Build:
  1. 0
2026-06-23 17:02.21: New job: build carton.0.2.0 (f5b1dff72200)
2026-06-23 17:02.21: Waiting for resource in pool day11-builds
2026-06-23 19:16.51: Got resource from pool day11-builds
2026-06-23 19:16.51: [profile full] build carton.0.2.0
2026-06-23 19:16.51: build carton.0.2.0 (f5b1dff72200)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      f3e582160ed6
  base-bytes.base                                    a8b2f2cb4094
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              9bfd1416ca18
  bigstringaf.0.8.0                                  10cd74791028
  bos.0.2.1                                          6ab1cac9c8ec
  checkseum.0.5.3                                    9271024c4d32
  cmdliner.1.0.4                                     270d9a4843ba
  conf-pkg-config.5                                  4b60827fc174
  cppo.1.8.0                                         708e9eb1da47
  csexp.1.5.2                                        2dc1d42cb195
  cstruct.6.0.1                                      0492a831e818
  decompress.1.2.0                                   59d5ba7f7310
  digestif.1.3.0                                     30c9d7f552c7
  duff.0.5                                           489f7b2e7789
  dune.3.23.1                                        6e9c895d33c4
  dune-configurator.3.22.2                           b3ee8ff25f05
  eqaf.0.9                                           8d1086aa55c5
  fmt.0.9.0                                          54458d3f84ad
  fpath.0.7.3                                        8413f4fed2a1
  ke.0.6                                             3cbe6b24647c
  logs.0.7.0                                         b1f746f64746
  lwt.5.10.0                                         ac5e7206cfa3
  mmap.1.2.0                                         4fa905a4bdac
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.6                                    6a204c1e4cf6
  ocamlfind-secondary.1.9.6                          74c288ceaf87
  ocplib-endian.1.2                                  6e44ef049825
  optint.0.3.0                                       cda264206c46
  psq.0.2.1                                          296e736bef0d
  result.1.5                                         be123bcfc185
  rresult.0.7.0                                      3641f379db86
  seq.base                                           464aa74108c5
  topkg.1.1.1                                        38d1e7a378f4
=== 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:17.10: OK: build carton.0.2.0 (runc: 8.1s, disk: 13KB)
2026-06-23 19:17.10: Job succeeded