Build:
- 0
2026-06-16 11:34.40: New job: build nonstd.0.0.1 (198c0f245521) 2026-06-16 11:34.40: Waiting for resource in pool day11-builds 2026-06-16 11:43.59: Got resource from pool day11-builds 2026-06-16 11:43.59: [profile full] build nonstd.0.0.1 2026-06-16 11:43.59: build nonstd.0.0.1 (198c0f245521) === 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.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-16 11:44.11: OK: build nonstd.0.0.1 (runc: 2.1s, disk: 7KB) 2026-06-16 11:44.11: Job succeeded