Build:
- 0
2026-09-03 18:36.02: New job: build atd.2.0.0 (144b15b73310)
2026-09-03 18:36.02: Waiting for resource in pool day11-builds
2026-09-03 20:09.48: Got resource from pool day11-builds
2026-09-03 20:09.48: [profile full] build atd.2.0.0
2026-09-03 20:09.48: build atd.2.0.0 (144b15b73310)
=== 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.2.0.0: dl]
[atd.2.0.0: extract]
-> retrieved atd.2.0.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.2.0.0)
- ocamlc atd/src/.atd.objs/atd__Sort.{cmo,cmt}
- File "atd/src/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/atd__Doc.{cmo,cmt}
- File "atd/src/doc.ml", line 20, characters 2-21:
- 20 | Annot.get_opt_field
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels parse, sections, field were omitted in the application of this function.
- ocamlopt atd/src/.atd.objs/atd__Sort.{cmx,o}
- File "atd/src/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__Doc.{cmx,o}
- File "atd/src/doc.ml", line 20, characters 2-21:
- 20 | Annot.get_opt_field
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels parse, sections, field were omitted in the application of this function.
- ocamlopt atd/src/.atd.objs/atd__Parser.{cmx,o}
- File "parser.mly", line 120, characters 18-33:
- Warning 6 [labels-omitted]: labels sections, field were omitted in the application of this function.
- File "parser.mly", line 124, characters 17-32:
- Warning 6 [labels-omitted]: labels loc, section, field were omitted in the application of this function.
- ocamlc atd/src/.atd.objs/atd__Parser.{cmo,cmt}
- File "parser.mly", line 120, characters 18-33:
- Warning 6 [labels-omitted]: labels sections, field were omitted in the application of this function.
- File "parser.mly", line 124, characters 17-32:
- Warning 6 [labels-omitted]: labels loc, section, field were omitted in the application of this function.
-> compiled atd.2.0.0
-> installed atd.2.0.0
=== STDERR ===
2026-09-03 20:10.22: OK: build atd.2.0.0 (runc: 5.6s, disk: 8KB)
2026-09-03 20:10.22: Job succeeded