Build:
- 0
2026-06-24 11:17.48: New job: build atd.1.12.0 (0b6f3fd383e0)
2026-06-24 11:17.48: Waiting for resource in pool day11-builds
2026-06-24 12:01.41: Got resource from pool day11-builds
2026-06-24 12:01.41: [profile full] build atd.1.12.0
2026-06-24 12:01.41: build atd.1.12.0 (0b6f3fd383e0)
=== DEPENDENCIES (8 transitive) ===
easy-format.1.3.1 81b6c47d18bb
jbuilder.1.0+beta20.2 4f461261c648
menhir.20190924 e5cc89d92379
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlbuild.0.16.1 7e0d6aadb209
ocamlfind.1.9.8 214dd418ac02
=== 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/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
- 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
- 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 12:02.16: OK: build atd.1.12.0 (runc: 4.6s, disk: 8KB)
2026-06-24 12:02.16: Job succeeded