Build:
  1. 0
2026-06-24 11:05.43: New job: build nonstd.0.0.1 (a0eb11044b91)
2026-06-24 11:05.43: Waiting for resource in pool day11-builds
2026-06-24 11:12.45: Got resource from pool day11-builds
2026-06-24 11:12.45: [profile full] build nonstd.0.0.1
2026-06-24 11:12.45: build nonstd.0.0.1 (a0eb11044b91)
=== DEPENDENCIES (4 transitive) ===
  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]
[nonstd.0.0.1: dl]
[nonstd.0.0.1: extract]
-> retrieved nonstd.0.0.1  (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.1)
- Please-> Building
- ! cp ../nonstd.ml .
- ! ocamlfind ocamlc  -c nonstd.ml -o nonstd.cmo
- File "nonstd.ml", line 226, characters 22-40:
- 226 |   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 233, characters 27-45:
- 233 |   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 226, characters 22-40:
- 226 |   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 233, characters 27-45:
- 233 |   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.1
[nonstd: ocaml please.ml]
+ /home/opam/.opam/default/bin/ocaml "please.ml" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/nonstd.0.0.1)
- 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.1

=== STDERR ===

2026-06-24 11:12.50: OK: build nonstd.0.0.1 (runc: 1.7s, disk: 7KB)
2026-06-24 11:12.50: Job succeeded