Build:
  1. 0
2026-06-16 11:34.40: New job: build opal.0.1.1 (b8a3329b478b)
2026-06-16 11:34.40: Waiting for resource in pool day11-builds
2026-06-16 11:43.53: Got resource from pool day11-builds
2026-06-16 11:43.53: [profile full] build opal.0.1.1
2026-06-16 11:43.53: build opal.0.1.1 (b8a3329b478b)
=== DEPENDENCIES (4 transitive) ===
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
=== 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-16 11:43.58: OK: build opal.0.1.1 (runc: 1.6s, disk: 8KB)
2026-06-16 11:43.58: Job succeeded