Build:
- 0
2026-09-03 20:13.41: New job: build configurator.v0.11.0 (4cdee370e489)
2026-09-03 20:13.41: Waiting for resource in pool day11-builds
2026-09-03 22:05.54: Got resource from pool day11-builds
2026-09-03 22:05.54: [profile full] build configurator.v0.11.0
2026-09-03 22:05.54: build configurator.v0.11.0 (4cdee370e489)
=== DEPENDENCIES (11 transitive) ===
base.v0.13.2 286d74e924a3
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.1.11.4 0641013d1466
dune-configurator.1.0.0 12a29ea72b02
jbuilder.transition 5d668b7bd10f
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
sexplib0.v0.13.0 a8e503987400
stdio.v0.13.0 d3e41a829a64
=== STDOUT ===
Processing: [default: loading data]
[configurator.v0.11.0: dl]
[configurator.v0.11.0: extract]
-> retrieved configurator.v0.11.0 (https://opam.ocaml.org/cache)
[configurator: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "configurator" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/configurator.v0.11.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- ocamlc src/.configurator.objs/byte/configurator.{cmo,cmt}
- File "src/configurator.ml", line 8, characters 20-35:
- 8 | module Pervasives = Caml.Pervasives
- ^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/.configurator.objs/native/configurator.{cmx,o}
- File "src/configurator.ml", line 8, characters 20-35:
- 8 | module Pervasives = Caml.Pervasives
- ^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled configurator.v0.11.0
-> installed configurator.v0.11.0
=== STDERR ===
2026-09-03 22:06.04: OK: build configurator.v0.11.0 (runc: 2.2s, disk: 7KB)
2026-09-03 22:06.04: Job succeeded