Build:
  1. 0
2026-06-23 17:02.57: New job: build carton.0.2.0 (05fdd0fa7db7)
2026-06-23 17:02.57: Waiting for resource in pool day11-builds
2026-06-23 19:18.23: Got resource from pool day11-builds
2026-06-23 19:18.23: [profile full] build carton.0.2.0
2026-06-23 19:18.23: build carton.0.2.0 (05fdd0fa7db7)
=== DEPENDENCIES (37 transitive) ===
  astring.0.8.5                                      91abdc7a53c3
  base-bytes.base                                    9e3796bcb03e
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              b415657dee47
  bigstringaf.0.8.0                                  5b246a4a61b8
  bos.0.2.1                                          adb1b4899858
  checkseum.0.5.3                                    75df7d3df5b7
  cmdliner.1.0.4                                     270d9a4843ba
  conf-pkg-config.5                                  4b60827fc174
  cppo.1.8.0                                         4982184c4300
  csexp.1.5.2                                        be052fa6b82c
  cstruct.6.0.1                                      cd75350d34d6
  decompress.1.2.0                                   5e3c503850dd
  digestif.1.3.0                                     99e65efe7bb9
  duff.0.5                                           3cd5f429a620
  dune.3.22.2                                        ad6d28ec9960
  dune-configurator.3.22.2                           43df73c35f4a
  eqaf.0.9                                           6dc2700675f0
  fmt.0.9.0                                          4db0ae96b641
  fpath.0.7.3                                        174a092285f8
  ke.0.6                                             77d7f1a51385
  logs.0.7.0                                         bb54e9273fb0
  lwt.5.10.0                                         fdc3f7732e0d
  mmap.1.2.0                                         8f1716f208f9
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.8                                    9ccba9f3d58c
  ocplib-endian.1.2                                  d76cda184775
  optint.0.3.0                                       3b3e8f5c6b8c
  psq.0.2.1                                          6221152cad5e
  result.1.5                                         1be1d5b269ec
  rresult.0.7.0                                      3225866a2c8d
  seq.base                                           464aa74108c5
  topkg.1.1.1                                        7b16f58d847f
=== 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-23 19:18.50: OK: build carton.0.2.0 (runc: 11.1s, disk: 13KB)
2026-06-23 19:18.50: Job succeeded