Build:
  1. 0
2026-06-24 13:54.51: New job: build pardi.1.0.0 (e1055c4168d1)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:54.28: Got resource from pool day11-builds
2026-06-24 15:54.28: [profile full] build pardi.1.0.0
2026-06-24 15:54.28: build pardi.1.0.0 (e1055c4168d1)
=== DEPENDENCIES (18 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  batteries.3.10.0                                   1b3dcc8f5a25
  camlp-streams.5.0.1                                23dcca9733d3
  conf-autoconf.0.2                                  676e4452dc37
  cpu.2.0.0                                          6b7fe2fa8497
  dolog.3.0                                          a7fc771d3d6d
  dune.2.9.3                                         b31e72bc915d
  minicli.5.0.2                                      763148d811a5
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocamlnet.4.1.9-2                                   c85612bf76ed
  parany.9.0.0                                       e4e3b753c384
=== STDOUT ===
Processing: [default: loading data]
[pardi.1.0.0: dl]
[pardi.1.0.0: extract]
-> retrieved pardi.1.0.0  (https://opam.ocaml.org/cache)
[pardi: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "pardi" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/pardi.1.0.0)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name pardi)
-       ocamlc src/.pardi.eobjs/byte/dune__exe__Utls.{cmi,cmo,cmt}
- File "src/utls.ml", line 308, characters 13-31:
- 308 |   Array.sort Pervasives.compare xs;
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/.pardi.eobjs/native/dune__exe__Utls.{cmx,o}
- File "src/utls.ml", line 308, characters 13-31:
- 308 |   Array.sort Pervasives.compare xs;
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled  pardi.1.0.0
-> installed pardi.1.0.0

=== STDERR ===

2026-06-24 15:54.48: OK: build pardi.1.0.0 (runc: 4.1s, disk: 8KB)
2026-06-24 15:54.48: Job succeeded