Build:
- 0
2026-06-16 11:57.38: New job: build atd.1.12.0 (ac1c9c138837)
2026-06-16 11:57.38: Waiting for resource in pool day11-builds
2026-06-16 12:39.32: Got resource from pool day11-builds
2026-06-16 12:39.32: [profile full] build atd.1.12.0
2026-06-16 12:39.32: build atd.1.12.0 (ac1c9c138837)
=== DEPENDENCIES (11 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.1.11.4 29dd7ef124f2
easy-format.1.3.2 17eb9d3c51ba
jbuilder.transition a162452409e0
menhir.20190924 91f77f35a6d3
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
=== 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.
- 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
- 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
-> compiled atd.1.12.0
-> installed atd.1.12.0
=== STDERR ===
2026-06-16 12:39.43: OK: build atd.1.12.0 (runc: 5.1s, disk: 8KB)
2026-06-16 12:39.43: Job succeeded