Build:
  1. 0
2026-09-03 23:53.24: New job: build carton.0.2.0 (afa757dad2d7)
2026-09-03 23:53.24: Waiting for resource in pool day11-builds
2026-09-04 00:37.46: Got resource from pool day11-builds
2026-09-04 00:37.46: [profile full] build carton.0.2.0
2026-09-04 00:37.46: build carton.0.2.0 (afa757dad2d7)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      e824dc1ea678
  base-bytes.base                                    b9dca55f5663
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              2438dca548c5
  bigstringaf.0.8.0                                  400960e39fa6
  bos.0.2.1                                          78fdd0fe8f2a
  checkseum.0.5.3                                    38e9313110c1
  cmdliner.1.0.4                                     0e092115b92f
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         d985c37e6252
  csexp.1.5.2                                        45da150ac45d
  cstruct.6.0.1                                      83ae7e1ee8e6
  decompress.1.2.0                                   e4b425a3e73d
  digestif.1.3.1                                     d5fe17ebed5f
  duff.0.5                                           5ad1ea9deed0
  dune.3.24.2                                        03fddf396e0b
  dune-configurator.3.22.2                           9de81b632721
  eqaf.0.10                                          8e9cf3286c37
  fmt.0.9.0                                          ec8579a87700
  fpath.0.7.3                                        c5760931308d
  ke.0.6                                             c1414e85d800
  logs.0.7.0                                         721303bfa285
  lwt.5.10.1                                         a6ad0b97a159
  mmap.1.2.0                                         b8de0276bd2a
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  ocplib-endian.1.2                                  b13d7187bc3a
  optint.0.3.0                                       bbae25ba201f
  psq.0.2.1                                          6a497e2d57d3
  result.1.5                                         901d6a7defa5
  rresult.0.7.0                                      7d0181f44ae8
  seq.base                                           54beea656353
  topkg.1.1.1                                        99e743cd0ccd
=== 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-09-04 00:38.06: OK: build carton.0.2.0 (runc: 5.6s, disk: 13KB)
2026-09-04 00:38.06: Job succeeded