Build:
- 0
2026-09-03 17:35.14: New job: build atd.1.12.0 (05244713ac84)
2026-09-03 17:35.14: Waiting for resource in pool day11-builds
2026-09-03 18:38.08: Got resource from pool day11-builds
2026-09-03 18:38.08: [profile full] build atd.1.12.0
2026-09-03 18:38.08: build atd.1.12.0 (05244713ac84)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.1.11.4 0641013d1466
easy-format.1.3.2 484a7398c8c7
jbuilder.transition 5d668b7bd10f
menhir.20190924 3289e7ee63f0
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
=== STDOUT ===
Processing: [default: loading data]
[atd.1.12.0: dl]
[atd.1.12.0: extract]
-> retrieved atd.1.12.0 (https://opam.ocaml.org/cache)
[atd: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "atd" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/atd.1.12.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "atd/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.
- File "atd/test/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.
- File "atdcat/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.
- File "atdgen/bin/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.
- File "atdgen/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.
- File "atdgen/test/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.
- File "atdgen-cppo/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.
- File "atd/test/jbuild", line 6, characters 2-15:
- 6 | (package atd)))
- ^^^^^^^^^^^^^
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 2-15:
- 62 | (package atd)))
- ^^^^^^^^^^^^^
- Warning: This field is useless without a (public_names ...) field.
- ocamlc atd/src/.atd.objs/byte/atd_sort.{cmo,cmt}
- File "atd/src/atd_sort.ml", line 53, characters 24-42:
- 53 | let compare a b = Pervasives.compare a.id b.id
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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 atd/src/.atd.objs/native/atd_sort.{cmx,o}
- File "atd/src/atd_sort.ml", line 53, characters 24-42:
- 53 | let compare a b = Pervasives.compare a.id b.id
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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 atd.1.12.0
-> installed atd.1.12.0
=== STDERR ===
2026-09-03 18:38.20: OK: build atd.1.12.0 (runc: 4.1s, disk: 8KB)
2026-09-03 18:38.20: Job succeeded