Build:
- 0
2026-06-24 11:05.43: New job: build opal.0.1.1 (bffc43ef59b8) 2026-06-24 11:05.43: Waiting for resource in pool day11-builds 2026-06-24 11:12.51: Got resource from pool day11-builds 2026-06-24 11:12.51: [profile full] build opal.0.1.1 2026-06-24 11:12.51: build opal.0.1.1 (bffc43ef59b8) === DEPENDENCIES (4 transitive) === ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlfind.1.9.8 214dd418ac02 === STDOUT === Processing: [default: loading data] [opal.0.1.1: dl] [opal.0.1.1: extract] -> retrieved opal.0.1.1 (https://opam.ocaml.org/cache) [opal: make ncl] + /usr/bin/make "ncl" "bcl" (CWD=/home/opam/.opam/default/.opam-switch/build/opal.0.1.1) - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - ocamldep opal.ml > ._d/opal.d - ocamlopt -c opal.ml - File "opal.ml", line 8, characters 15-26: - 8 | try Cons(Stream.next stream, lazy (next stream)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 9, characters 11-25: - 9 | with Stream.Failure -> Nil - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 21, characters 29-45: - 21 | let of_string str = str |> Stream.of_string |> of_stream - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 22, characters 28-45: - 22 | let of_channel ic = ic |> Stream.of_channel |> of_stream - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt -a -o opal.cmxa opal.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - ocamlc -c opal.ml - File "opal.ml", line 8, characters 15-26: - 8 | try Cons(Stream.next stream, lazy (next stream)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 9, characters 11-25: - 9 | with Stream.Failure -> Nil - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 21, characters 29-45: - 21 | let of_string str = str |> Stream.of_string |> of_stream - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "opal.ml", line 22, characters 28-45: - 22 | let of_channel ic = ic |> Stream.of_channel |> of_stream - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc -a -o opal.cma opal.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' -> compiled opal.0.1.1 [opal: make libinstall] + /usr/bin/make "libinstall" (CWD=/home/opam/.opam/default/.opam-switch/build/opal.0.1.1) - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - ocamlopt -a -o opal.cmxa opal.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - make[1]: 'opal.cma' is up to date. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/opal.0.1.1' - - Installing library with ocamlfind - ocamlfind install opal META META opal.cma opal.cmxa opal.cmi opal.a - Installed /home/opam/.opam/default/lib/opal/opal.a - Installed /home/opam/.opam/default/lib/opal/opal.cmi - Installed /home/opam/.opam/default/lib/opal/opal.cmxa - Installed /home/opam/.opam/default/lib/opal/opal.cma - Installed /home/opam/.opam/default/lib/opal/META - - Installation successful. -> installed opal.0.1.1 === STDERR === 2026-06-24 11:13.02: OK: build opal.0.1.1 (runc: 1.6s, disk: 8KB) 2026-06-24 11:13.02: Job succeeded