Build:
- 0
2026-09-03 18:36.02: New job: build atd.1.2.1 (0841ec9b48e5)
2026-09-03 18:36.02: Waiting for resource in pool day11-builds
2026-09-03 20:10.13: Got resource from pool day11-builds
2026-09-03 20:10.13: [profile full] build atd.1.2.1
2026-09-03 20:10.13: build atd.1.2.1 (0841ec9b48e5)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.3.24.2 bf83cdf0a904
easy-format.1.3.4 3a6d5023d2b6
jbuilder.1.0+beta20.2 d14840434490
menhir.20211128 8cddf5b2e4b2
menhirLib.20211128 050670b6930e
menhirSdk.20211128 954dfb6c0907
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[atd.1.2.1: dl]
[atd.1.2.1: extract]
[atd.1.2.1/atd.install: dl]
-> retrieved atd.1.2.1 (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.2.1)
- File "test/jbuild", line 6, 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.2.1/_build/.jbuilds/default/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.2.1/_build/.jbuilds/default/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.2.1/_build/.jbuilds/default/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 src/.atd.objs/atd_sort.{cmo,cmt}
- File "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 src/.atd.objs/atd_sort.{cmx,o}
- File "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.2.1
-> installed atd.1.2.1
=== STDERR ===
2026-09-03 20:10.38: OK: build atd.1.2.1 (runc: 5.1s, disk: 8KB)
2026-09-03 20:10.38: Job succeeded