Build:
  1. 0
2026-06-16 11:49.18: New job: build lz4_chans.2.0.0 (27df2a67e895)
2026-06-16 11:49.18: Waiting for resource in pool day11-builds
2026-06-16 12:08.46: Got resource from pool day11-builds
2026-06-16 12:08.46: [profile full] build lz4_chans.2.0.0
2026-06-16 12:08.46: build lz4_chans.2.0.0 (27df2a67e895)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-lz4.1.0.0                                     724e01aab898
  dolog.3.0                                          fcc66cea5818
  dune.2.9.3                                         36797f878ec2
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[lz4_chans.2.0.0: dl]
[lz4_chans.2.0.0: extract]
-> retrieved lz4_chans.2.0.0  (https://opam.ocaml.org/cache)
[lz4_chans: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lz4_chans" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lz4_chans.2.0.0)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name lz4_chans)
-       ocamlc src/.lz4_chans.objs/byte/lz4_chans.{cmo,cmt}
- File "src/lz4_chans.ml", line 50, characters 17-40:
- 50 |   let out_chan = Pervasives.open_out_bin fifo_fn in
-                       ^^^^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 58, characters 2-22:
- 58 |   Pervasives.close_out out_chan;
-        ^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 77, characters 16-38:
- 77 |   let in_chan = Pervasives.open_in_bin fifo_fn in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 85, characters 2-21:
- 85 |   Pervasives.close_in in_chan;
-        ^^^^^^^^^^^^^^^^^^^
- 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/.lz4_chans.objs/native/lz4_chans.{cmx,o}
- File "src/lz4_chans.ml", line 50, characters 17-40:
- 50 |   let out_chan = Pervasives.open_out_bin fifo_fn in
-                       ^^^^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 58, characters 2-22:
- 58 |   Pervasives.close_out out_chan;
-        ^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 77, characters 16-38:
- 77 |   let in_chan = Pervasives.open_in_bin fifo_fn in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- 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
- File "src/lz4_chans.ml", line 85, characters 2-21:
- 85 |   Pervasives.close_in in_chan;
-        ^^^^^^^^^^^^^^^^^^^
- 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  lz4_chans.2.0.0
-> installed lz4_chans.2.0.0

=== STDERR ===

2026-06-16 12:09.11: OK: build lz4_chans.2.0.0 (runc: 2.6s, disk: 8KB)
2026-06-16 12:09.11: Job succeeded