Build:
- 0
2026-06-24 12:14.16: New job: build atd.1.12.0 (356c5f57a567)
2026-06-24 12:14.16: Waiting for resource in pool day11-builds
2026-06-24 13:42.57: Got resource from pool day11-builds
2026-06-24 13:42.57: [profile full] build atd.1.12.0
2026-06-24 13:42.57: build atd.1.12.0 (356c5f57a567)
=== DEPENDENCIES (11 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.3.23.1 167573e3d8b2
easy-format.1.3.4 b20a4dc1fa21
jbuilder.1.0+beta20.2 19c415ccd701
menhir.20211128 4c38eda80db9
menhirLib.20211128 46491339c266
menhirSdk.20211128 399487179399
ocaml.4.14.2 60a0c582e85e
ocaml-base-compiler.4.14.2 1676c56e80d2
ocaml-config.2 c8f40f500988
=== 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)
- File "atd/test/jbuild", line 6, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- ocaml (internal)
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atd/src/jbuild.ml", line 3, characters 14-37:
- 3 | Hashtbl.add Toploop.directive_table "require" (Toploop.Directive_string ignore);
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atd/src/jbuild.ml", line 4, characters 14-37:
- 4 | Hashtbl.add Toploop.directive_table "use" (Toploop.Directive_string (fun _ ->
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atd/src/jbuild.ml", line 6, characters 14-37:
- 6 | Hashtbl.add Toploop.directive_table "use_mod" (Toploop.Directive_string (fun _ ->
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocaml (internal)
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atdgen/src/jbuild.ml", line 3, characters 14-37:
- 3 | Hashtbl.add Toploop.directive_table "require" (Toploop.Directive_string ignore);
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atdgen/src/jbuild.ml", line 4, characters 14-37:
- 4 | Hashtbl.add Toploop.directive_table "use" (Toploop.Directive_string (fun _ ->
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/default/.opam-switch/build/atd.1.12.0/_build/.jbuilds/default/atdgen/src/jbuild.ml", line 6, characters 14-37:
- 6 | Hashtbl.add Toploop.directive_table "use_mod" (Toploop.Directive_string (fun _ ->
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc atd/src/.atd.objs/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/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-06-24 13:43.12: OK: build atd.1.12.0 (runc: 4.1s, disk: 9KB)
2026-06-24 13:43.12: Job succeeded