Build:
  1. 0
2026-06-24 17:47.22: New job: build carton.0.2.0 (44a2c2c5e1b2)
2026-06-24 17:47.22: Waiting for resource in pool day11-builds
2026-06-24 18:34.30: Got resource from pool day11-builds
2026-06-24 18:34.30: [profile full] build carton.0.2.0
2026-06-24 18:34.30: build carton.0.2.0 (44a2c2c5e1b2)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      015e8b59bf02
  base-bytes.base                                    b739da2a1ca5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              56aac2f329b1
  bigstringaf.0.8.0                                  117aee5548e3
  bos.0.2.1                                          7d6e32c7966d
  checkseum.0.5.3                                    633f6b194510
  cmdliner.1.0.4                                     cf3b6de03de6
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         2e6d5a70492d
  csexp.1.5.2                                        cbff46c78e23
  cstruct.6.0.1                                      868b1106355b
  decompress.1.2.0                                   2ca9d300bb00
  digestif.1.3.0                                     836624031e18
  duff.0.5                                           1cc85587f903
  dune.3.23.1                                        ec34fe9ebf2c
  dune-configurator.3.22.2                           f3081e3d47cb
  eqaf.0.10                                          8621174d8530
  fmt.0.9.0                                          9b9ad753d217
  fpath.0.7.3                                        25b72a55941d
  ke.0.6                                             13720ad49df7
  logs.0.7.0                                         e0260631a035
  lwt.5.10.0                                         53ae1d1ba510
  mmap.1.2.0                                         ffb2d4f3aba9
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
  ocplib-endian.1.2                                  5c1573509b5d
  optint.0.3.0                                       d3219ff83240
  psq.0.2.1                                          26ca4cb45004
  result.1.5                                         b2f02c331fa8
  rresult.0.7.0                                      32b2361247b8
  seq.base                                           67d9aec3c6ca
  topkg.1.1.1                                        2f204787554a
=== 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 18:35.05: OK: build carton.0.2.0 (runc: 4.1s, disk: 13KB)
2026-06-24 18:35.05: Job succeeded