Build:
  1. 0
2026-06-16 14:33.31: New job: build decoders.0.1.2 (029b4ef8749c)
2026-06-16 14:33.31: Waiting for resource in pool day11-builds
2026-06-16 16:17.53: Got resource from pool day11-builds
2026-06-16 16:17.53: [profile full] build decoders.0.1.2
2026-06-16 16:17.53: build decoders.0.1.2 (029b4ef8749c)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  containers.3.17                                    b5388d83b54b
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  either.1.0.0                                       b62682555e95
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
[decoders.0.1.2: dl]
[decoders.0.1.2: extract]
-> retrieved decoders.0.1.2  (https://opam.ocaml.org/cache)
[decoders: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "decoders" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/decoders.0.1.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.decoders.objs/byte -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/either -cmi-file src/.decoders.objs/byte/decoders__Decoders_util.cmi -no-alias-deps -open Decoders__ -o src/.decoders.objs/byte/decoders__Decoders_util.cmo -c -impl src/decoders_util.ml)
- File "src/decoders_util.ml", line 16, characters 15-20:
- 16 |   let return = CCOpt.return
-                     ^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
- 
- File "src/decoders_util.ml", line 17, characters 17-22:
- 17 |   let flat_map = CCOpt.flat_map
-                       ^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.decoders.objs/byte -I src/.decoders.objs/native -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/either -cmi-file src/.decoders.objs/byte/decoders__Decoders_util.cmi -no-alias-deps -open Decoders__ -o src/.decoders.objs/native/decoders__Decoders_util.cmx -c -impl src/decoders_util.ml)
- File "src/decoders_util.ml", line 16, characters 15-20:
- 16 |   let return = CCOpt.return
-                     ^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
- 
- File "src/decoders_util.ml", line 17, characters 17-22:
- 17 |   let flat_map = CCOpt.flat_map
-                       ^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-> compiled  decoders.0.1.2
-> installed decoders.0.1.2

=== STDERR ===

2026-06-16 16:18.01: OK: build decoders.0.1.2 (runc: 2.6s, disk: 13KB)
2026-06-16 16:18.01: Job succeeded