Build:
  1. 0
2026-06-24 11:12.47: New job: build csv.2.0 (3c63b009c7e8)
2026-06-24 11:12.47: Waiting for resource in pool day11-builds
2026-06-24 11:52.52: Got resource from pool day11-builds
2026-06-24 11:52.52: [profile full] build csv.2.0
2026-06-24 11:52.52: build csv.2.0 (3c63b009c7e8)
=== DEPENDENCIES (7 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-unix.base                                     7d1428be9ddb
  jbuilder.1.0+beta20.2                              4f461261c648
  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]
[csv.2.0: dl]
[csv.2.0: extract]
-> retrieved csv.2.0  (https://opam.ocaml.org/cache)
[csv: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "csv" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/csv.2.0)
-       ocamlc src/.csv.objs/csv.{cmi,cmti}
- File "src/csv.mli", line 131, characters 17-38:
- 131 |                  Pervasives.in_channel -> in_channel
-                        ^^^^^^^^^^^^^^^^^^^^^
- 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/csv.mli", line 168, characters 14-35:
- 168 |               Pervasives.in_channel -> t
-                     ^^^^^^^^^^^^^^^^^^^^^
- 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/csv.mli", line 222, characters 41-62:
- 222 |                 (string list -> unit) -> Pervasives.in_channel -> unit
-                                                ^^^^^^^^^^^^^^^^^^^^^
- 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/csv.mli", line 258, characters 17-39:
- 258 |                  Pervasives.out_channel -> out_channel
-                        ^^^^^^^^^^^^^^^^^^^^^^
- 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/csv.mli", line 281, characters 15-37:
- 281 |                Pervasives.out_channel -> t -> unit
-                      ^^^^^^^^^^^^^^^^^^^^^^
- 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/csv.mli", line 301, characters 24-46:
- 301 | val save_out_readable : Pervasives.out_channel -> t -> unit
-                               ^^^^^^^^^^^^^^^^^^^^^^
- 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
-       ocamlc src/.csv.objs/csv.{cmo,cmt}
- File "src/csv.pp.ml", line 496, characters 19-35:
- 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/csv.pp.ml", line 500, characters 27-46:
- 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/csv.pp.ml", line 763, characters 21-41:
- 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
-       ocamlc examples/.csvtool.eobjs/csvtool.{cmi,cmo,cmt}
- File "examples/csvtool.ml", line 542, characters 23-41:
- 542 |   let keys = List.sort Pervasives.compare keys 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
-     ocamlopt src/.csv.objs/csv.{cmx,o}
- File "src/csv.pp.ml", line 496, characters 19-35:
- 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/csv.pp.ml", line 500, characters 27-46:
- 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/csv.pp.ml", line 763, characters 21-41:
- 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 examples/.csvtool.eobjs/csvtool.{cmx,o}
- File "examples/csvtool.ml", line 542, characters 23-41:
- 542 |   let keys = List.sort Pervasives.compare keys 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
-> compiled  csv.2.0
-> installed csv.2.0

=== STDERR ===

2026-06-24 11:53.12: OK: build csv.2.0 (runc: 2.6s, disk: 10KB)
2026-06-24 11:53.12: Job succeeded