Build:
  1. 0
2026-06-16 11:34.40: New job: build nonstd.0.0.2 (bd0f91324754)
2026-06-16 11:34.40: Waiting for resource in pool day11-builds
2026-06-16 11:43.58: Got resource from pool day11-builds
2026-06-16 11:43.58: [profile full] build nonstd.0.0.2
2026-06-16 11:43.58: build nonstd.0.0.2 (bd0f91324754)
=== DEPENDENCIES (4 transitive) ===
  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]
[nonstd.0.0.2: dl]
[nonstd.0.0.2: extract]
-> retrieved nonstd.0.0.2  (https://opam.ocaml.org/cache)
[nonstd: ocaml please.ml]
+ /home/opam/.opam/default/bin/ocaml "please.ml" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/nonstd.0.0.2)
- Please-> Building
- ! cp ../nonstd.ml .
- ! ocamlfind ocamlc  -c nonstd.ml -o nonstd.cmo
- File "nonstd.ml", line 296, characters 22-40:
- 296 |   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 303, characters 27-45:
- 303 |   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
- ! ocamlfind ocamlopt  -c nonstd.ml  -annot -bin-annot -o nonstd.cmx
- File "nonstd.ml", line 296, characters 22-40:
- 296 |   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 303, characters 27-45:
- 303 |   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
- ! ocamlc nonstd.cmo -a -o nonstd.cma
- ! ocamlopt nonstd.cmx -a -o nonstd.cmxa
- ! ocamlopt nonstd.cmxa nonstd.a -shared -o nonstd.cmxs
- Please-> Done.
-> compiled  nonstd.0.0.2
[nonstd: ocaml please.ml]
+ /home/opam/.opam/default/bin/ocaml "please.ml" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/nonstd.0.0.2)
- Please-> Installing
- ! ocamlfind install nonstd ../META nonstd.cmx nonstd.cmo nonstd.cma nonstd.cmi nonstd.cmxa nonstd.cmxs nonstd.a nonstd.o
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.o
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.a
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cmxs
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cmxa
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cmi
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cma
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cmo
- Installed /home/opam/.opam/default/lib/nonstd/nonstd.cmx
- Installed /home/opam/.opam/default/lib/nonstd/META
- Please-> Done.
-> installed nonstd.0.0.2

=== STDERR ===

2026-06-16 11:44.06: OK: build nonstd.0.0.2 (runc: 2.7s, disk: 7KB)
2026-06-16 11:44.06: Job succeeded