Build:
  1. 0
2026-09-03 22:36.45: New job: build carton.0.2.0 (bbf370ee01f4)
2026-09-03 22:36.45: Waiting for resource in pool day11-builds
2026-09-03 23:16.31: Got resource from pool day11-builds
2026-09-03 23:16.31: [profile full] build carton.0.2.0
2026-09-03 23:16.31: build carton.0.2.0 (bbf370ee01f4)
=== DEPENDENCIES (37 transitive) ===
  astring.0.8.5                                      d6d57435af98
  base-bytes.base                                    c7e0c3be9a18
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              31f906636532
  bigstringaf.0.8.0                                  5e79886a0903
  bos.0.2.1                                          b5d9e8b8eca7
  checkseum.0.5.3                                    87d090298a96
  cmdliner.1.0.4                                     0e092115b92f
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         3fbfc3c3c973
  csexp.1.5.2                                        b2fe06624e80
  cstruct.6.0.1                                      b75e8210ffbf
  decompress.1.2.0                                   17a58a42461e
  digestif.1.3.1                                     27ce9dae1595
  duff.0.5                                           c73c069bab77
  dune.3.22.2                                        57026fcbd9b3
  dune-configurator.3.22.2                           161a83063325
  eqaf.0.9                                           33e44fdaddbb
  fmt.0.9.0                                          7986973e1a4e
  fpath.0.7.3                                        59fc3e08077a
  ke.0.6                                             6b4cae7827d8
  logs.0.7.0                                         f31de2f23f00
  lwt.5.10.1                                         7693bf5ddcb2
  mmap.1.2.0                                         1f36b17791c6
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  ocplib-endian.1.2                                  ab458f7fcf87
  optint.0.3.0                                       810b599917bf
  psq.0.2.1                                          fe64528fb7b0
  result.1.5                                         47926f01b3e9
  rresult.0.7.0                                      ae165f284872
  seq.base                                           54beea656353
  topkg.1.1.1                                        64554df6938c
=== 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-03 23:16.37: OK: build carton.0.2.0 (runc: 4.7s, disk: 13KB)
2026-09-03 23:16.37: Job succeeded