Build:
  1. 0
2026-06-24 16:55.01: New job: build carton.0.2.0 (c50c41417a56)
2026-06-24 16:55.01: Waiting for resource in pool day11-builds
2026-06-24 17:40.31: Got resource from pool day11-builds
2026-06-24 17:40.31: [profile full] build carton.0.2.0
2026-06-24 17:40.31: build carton.0.2.0 (c50c41417a56)
=== DEPENDENCIES (37 transitive) ===
  astring.0.8.5                                      a730652896a2
  base-bytes.base                                    b4b638202013
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              5747ff0b1108
  bigstringaf.0.8.0                                  f241bd062991
  bos.0.2.1                                          d484bd139421
  checkseum.0.5.3                                    b548541b9173
  cmdliner.1.0.4                                     cf3b6de03de6
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         33c5815d357c
  csexp.1.5.2                                        6dd81ddf0c98
  cstruct.6.0.1                                      853c5141f189
  decompress.1.2.0                                   7b834c0b9a38
  digestif.1.3.0                                     87e9b40de212
  duff.0.5                                           3da6bc550a59
  dune.3.22.2                                        d61110fc100a
  dune-configurator.3.22.2                           7194b831366c
  eqaf.0.9                                           6a9100c2f3a3
  fmt.0.9.0                                          ef150d6bd857
  fpath.0.7.3                                        4643719029a9
  ke.0.6                                             0438fdedf760
  logs.0.7.0                                         bd06e5990cde
  lwt.5.10.0                                         f6fbea2e7c8f
  mmap.1.2.0                                         dab192f539da
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.8                                    f66c61fccf46
  ocplib-endian.1.2                                  be78b6b99626
  optint.0.3.0                                       6fed92c9f602
  psq.0.2.1                                          d564d4be94e7
  result.1.5                                         a90482a4f9d2
  rresult.0.7.0                                      2ee00b9e43f8
  seq.base                                           67d9aec3c6ca
  topkg.1.1.1                                        aa3cc6caa0fe
=== STDOUT ===
Processing: [default: loading data]
[carton.0.2.0: dl]
[carton.0.2.0: extract]
-> retrieved carton.0.2.0  (https://opam.ocaml.org/cache)
[carton: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "carton" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/carton.0.2.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/carton/.thin.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress/de -I /home/opam/.opam/default/lib/decompress/zl -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/optint -I src/carton/.carton.objs/byte -intf-suffix .ml -no-alias-deps -o src/carton/.thin.objs/byte/thin.cmo -c -impl src/carton/thin.ml)
- File "src/carton/thin.ml", line 47, characters 25-36:
- 47 |           let len = min (Cstruct.len inputs) (Cstruct.len src) in
-                               ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/carton/thin.ml", line 47, characters 46-57:
- 47 |           let len = min (Cstruct.len inputs) (Cstruct.len src) in
-                                                    ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/carton/thin.ml", line 50, characters 19-30:
- 50 |           if len < Cstruct.len inputs then
-                         ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/carton/.thin.objs/byte -I src/carton/.thin.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/checkseum -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/decompress/de -I /home/opam/.opam/default/lib/decompress/zl -I /home/opam/.opam/default/lib/ke -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/optint -I src/carton/.carton.objs/byte -I src/carton/.carton.objs/native -intf-suffix .ml -no-alias-deps -o src/carton/.thin.objs/native/thin.cmx -c -impl src/carton/thin.ml)
- File "src/carton/thin.ml", line 47, characters 25-36:
- 47 |           let len = min (Cstruct.len inputs) (Cstruct.len src) in
-                               ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/carton/thin.ml", line 47, characters 46-57:
- 47 |           let len = min (Cstruct.len inputs) (Cstruct.len src) in
-                                                    ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/carton/thin.ml", line 50, characters 19-30:
- 50 |           if len < Cstruct.len inputs then
-                         ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  carton.0.2.0
-> installed carton.0.2.0

=== STDERR ===

2026-06-24 17:41.01: OK: build carton.0.2.0 (runc: 5.1s, disk: 13KB)
2026-06-24 17:41.01: Job succeeded