Build:
  1. 0
2026-06-16 11:43.58: New job: build csv.2.0 (bf653f1b4f5f)
2026-06-16 11:43.58: Waiting for resource in pool day11-builds
2026-06-16 12:03.39: Got resource from pool day11-builds
2026-06-16 12:03.39: [profile full] build csv.2.0
2026-06-16 12:03.39: build csv.2.0 (bf653f1b4f5f)
=== DEPENDENCIES (7 transitive) ===
  base-bytes.base                                    70d0daec7841
  base-unix.base                                     839dc585f12d
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  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]
[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 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
-       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
-     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-16 12:04.33: OK: build csv.2.0 (runc: 2.6s, disk: 10KB)
2026-06-16 12:04.33: Job succeeded