Build:
  1. 0
2026-06-19 18:36.02: New job: build decompress.1.3.0 (dc2210f9c26b)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:32.10: Got resource from pool day11-builds
2026-06-19 19:32.10: [profile full] build decompress.1.3.0
2026-06-19 19:32.10: build decompress.1.3.0 (dc2210f9c26b)
=== DEPENDENCIES (14 transitive) ===
  base-bytes.base                                    38023b842165
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              f132a29a396b
  checkseum.0.5.3                                    90ced934dfda
  cmdliner.1.3.0                                     4cbf8dfc71ce
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlfind.1.9.8                                    1872268d1aec
  optint.0.3.0                                       22f78c3beab2
=== STDOUT ===
Processing: [default: loading data]
[decompress.1.3.0: dl]
[decompress.1.3.0: extract]
-> retrieved decompress.1.3.0  (https://opam.ocaml.org/cache)
[decompress: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "decompress" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/decompress.1.3.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.pipe.eobjs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum/c -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/optint -I lib/.de.objs/byte -I lib/.gz.objs/byte -I lib/.zl.objs/byte -no-alias-deps -o bin/.pipe.eobjs/byte/dune__exe__Pipe.cmo -c -impl bin/pipe.ml)
- File "bin/pipe.ml", line 187, characters 14-32:
- 187 |   let exits = Term.default_exits in
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/pipe.ml", line 195, characters 45-54:
- 195 |   Term.(ret (const run $ deflate $ format)), Term.info "pipe" ~exits ~doc ~man
-                                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/pipe.ml", line 197, characters 15-26:
- 197 | let () = Term.(exit_status @@ eval command)
-                      ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- 
- File "bin/pipe.ml", line 197, characters 30-34:
- 197 | let () = Term.(exit_status @@ eval command)
-                                     ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.pipe.eobjs/byte -I bin/.pipe.eobjs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/checkseum/c -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/optint -I lib/.de.objs/byte -I lib/.de.objs/native -I lib/.gz.objs/byte -I lib/.gz.objs/native -I lib/.zl.objs/byte -I lib/.zl.objs/native -cmi-file bin/.pipe.eobjs/byte/dune__exe__Pipe.cmi -no-alias-deps -o bin/.pipe.eobjs/native/dune__exe__Pipe.cmx -c -impl bin/pipe.ml)
- File "bin/pipe.ml", line 187, characters 14-32:
- 187 |   let exits = Term.default_exits in
-                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/pipe.ml", line 195, characters 45-54:
- 195 |   Term.(ret (const run $ deflate $ format)), Term.info "pipe" ~exits ~doc ~man
-                                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/pipe.ml", line 197, characters 15-26:
- 197 | let () = Term.(exit_status @@ eval command)
-                      ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- 
- File "bin/pipe.ml", line 197, characters 30-34:
- 197 | let () = Term.(exit_status @@ eval command)
-                                     ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  decompress.1.3.0
-> installed decompress.1.3.0

=== STDERR ===

2026-06-19 19:32.36: OK: build decompress.1.3.0 (runc: 5.6s, disk: 9KB)
2026-06-19 19:32.36: Job succeeded