Build:
  1. 0
2026-06-24 11:18.35: New job: build lz4_chans.2.0.0 (0e47a368d898)
2026-06-24 11:18.35: Waiting for resource in pool day11-builds
2026-06-24 12:01.47: Got resource from pool day11-builds
2026-06-24 12:01.47: [profile full] build lz4_chans.2.0.0
2026-06-24 12:01.47: build lz4_chans.2.0.0 (0e47a368d898)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-lz4.1.0.0                                     b4ea8d887659
  dolog.3.0                                          a7fc771d3d6d
  dune.2.9.3                                         b31e72bc915d
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
=== 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-24 12:02.20: OK: build lz4_chans.2.0.0 (runc: 2.6s, disk: 8KB)
2026-06-24 12:02.20: Job succeeded