Build:
- 0
2026-06-24 11:07.25: New job: build fix.20181206 (7bc5c596bae2) 2026-06-24 11:07.25: Waiting for resource in pool day11-builds 2026-06-24 11:22.20: Got resource from pool day11-builds 2026-06-24 11:22.20: [profile full] build fix.20181206 2026-06-24 11:22.20: build fix.20181206 (7bc5c596bae2) === DEPENDENCIES (6 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 === STDOUT === Processing: [default: loading data] [fix.20181206: dl] [fix.20181206: extract] -> retrieved fix.20181206 (https://opam.ocaml.org/cache) [fix: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "fix" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/fix.20181206) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Sigs.cmo -c -impl src/Sigs.ml) - File "src/Sigs.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Glue.cmi -c -intf src/Glue.mli) - File "src/Glue.mli", line 72, characters 3-4: - 72 | (J : sig val decode: M.key -> I.t end) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter J. - File "src/Glue.mli", line 92, characters 3-4: - 92 | (K : sig val n: int end) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter K. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Tabulate.cmi -c -intf src/Tabulate.mli) - File "src/Tabulate.mli", line 20, characters 3-4: - 20 | (M : MINIMAL_IMPERATIVE_MAPS with type key = F.t) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter M. - File "src/Tabulate.mli", line 29, characters 3-4: - 29 | (T : OrderedType with type t = F.t) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter T. - File "src/Tabulate.mli", line 38, characters 3-4: - 38 | (T : HashedType with type t = F.t) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter T. - File "src/Tabulate.mli", line 52, characters 3-4: - 52 | (K : sig val n: int end) - ^ - Warning 67 [unused-functor-parameter]: unused functor parameter K. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Glue.cmo -c -impl src/Glue.ml) - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: iter - This function won't be available in 5.0 - File "ephemeron.mli", lines 91-92, characters 2-73: - Definition - File "hashtbl.mli", line 350, characters 4-50: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: filter_map_inplace - This function won't be available in 5.0 - File "ephemeron.mli", lines 93-94, characters 2-73: - Definition - File "hashtbl.mli", lines 351-352, characters 4-10: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: fold - This function won't be available in 5.0 - File "ephemeron.mli", lines 95-96, characters 2-73: - Definition - File "hashtbl.mli", line 355, characters 4-58: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq - This function won't be available in 5.0 - File "ephemeron.mli", lines 99-100, characters 2-73: - Definition - File "hashtbl.mli", line 359, characters 4-41: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_keys - This function won't be available in 5.0 - File "ephemeron.mli", lines 101-102, characters 2-73: - Definition - File "hashtbl.mli", line 362, characters 4-38: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_values - This function won't be available in 5.0 - File "ephemeron.mli", lines 103-104, characters 2-73: - Definition - File "hashtbl.mli", line 365, characters 4-40: - Expected signature - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__HashCons.cmo -c -impl src/HashCons.ml) - File "src/HashCons.ml", line 43, characters 2-20: - 43 | Pervasives.compare x.id y.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 - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w A -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix.cmo -c -impl src/Fix.ml) - File "src/Fix.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w A -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Glue.cmx -c -impl src/Glue.ml) - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: iter - This function won't be available in 5.0 - File "ephemeron.mli", lines 91-92, characters 2-73: - Definition - File "hashtbl.mli", line 350, characters 4-50: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: filter_map_inplace - This function won't be available in 5.0 - File "ephemeron.mli", lines 93-94, characters 2-73: - Definition - File "hashtbl.mli", lines 351-352, characters 4-10: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: fold - This function won't be available in 5.0 - File "ephemeron.mli", lines 95-96, characters 2-73: - Definition - File "hashtbl.mli", line 355, characters 4-58: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq - This function won't be available in 5.0 - File "ephemeron.mli", lines 99-100, characters 2-73: - Definition - File "hashtbl.mli", line 359, characters 4-41: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_keys - This function won't be available in 5.0 - File "ephemeron.mli", lines 101-102, characters 2-73: - Definition - File "hashtbl.mli", line 362, characters 4-38: - Expected signature - File "src/Glue.ml", line 162, characters 8-28: - 162 | Adapt(Ephemeron.K1.Make(H)) - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: to_seq_values - This function won't be available in 5.0 - File "ephemeron.mli", lines 103-104, characters 2-73: - Definition - File "hashtbl.mli", line 365, characters 4-40: - Expected signature - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w A -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__HashCons.cmx -c -impl src/HashCons.ml) - File "src/HashCons.ml", line 43, characters 2-20: - 43 | Pervasives.compare x.id y.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 fix.20181206 -> installed fix.20181206 === STDERR === 2026-06-24 11:22.34: OK: build fix.20181206 (runc: 3.1s, disk: 12KB) 2026-06-24 11:22.34: Job succeeded