Build:
  1. 0
2026-09-03 17:12.09: New job: build nonstd.0.0.3 (6a7869a895a4)
2026-09-03 17:12.09: Waiting for resource in pool day11-builds
2026-09-03 17:17.02: Got resource from pool day11-builds
2026-09-03 17:17.02: [profile full] build nonstd.0.0.3
2026-09-03 17:17.02: build nonstd.0.0.3 (6a7869a895a4)
=== DEPENDENCIES (5 transitive) ===
  jbuilder.1.0+beta20.2                              5b60bb768f18
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocamlfind.1.9.8                                    9b083cf8a2bb
=== STDOUT ===
Processing: [default: loading data]
[nonstd.0.0.3: dl]
[nonstd.0.0.3: extract]
-> retrieved nonstd.0.0.3  (https://opam.ocaml.org/cache)
[nonstd: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "--only" "nonstd" "--root" "." "-j" "39" "--no-config" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/nonstd.0.0.3)
-       ocamlc .nonstd.objs/nonstd.{cmi,cmo,cmt}
- File "nonstd.ml", line 294, characters 22-40:
- 294 |   let dedup ?(compare=Pervasives.compare) list =
-                             ^^^^^^^^^^^^^^^^^^
- 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 "nonstd.ml", line 301, characters 27-45:
- 301 |   let find_a_dup ?(compare=Pervasives.compare) l =
-                                  ^^^^^^^^^^^^^^^^^^
- 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 .nonstd.objs/nonstd.{cmx,o}
- File "nonstd.ml", line 294, characters 22-40:
- 294 |   let dedup ?(compare=Pervasives.compare) list =
-                             ^^^^^^^^^^^^^^^^^^
- 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 "nonstd.ml", line 301, characters 27-45:
- 301 |   let find_a_dup ?(compare=Pervasives.compare) l =
-                                  ^^^^^^^^^^^^^^^^^^
- 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  nonstd.0.0.3
-> installed nonstd.0.0.3

=== STDERR ===

2026-09-03 17:17.11: OK: build nonstd.0.0.3 (runc: 2.1s, disk: 6KB)
2026-09-03 17:17.11: Job succeeded