Build:
- 0
2026-06-24 11:05.49: New job: build nonstd.0.0.3 (ec83dbd1613f)
2026-06-24 11:05.49: Waiting for resource in pool day11-builds
2026-06-24 11:15.07: Got resource from pool day11-builds
2026-06-24 11:15.07: [profile full] build nonstd.0.0.3
2026-06-24 11:15.07: build nonstd.0.0.3 (ec83dbd1613f)
=== DEPENDENCIES (5 transitive) ===
jbuilder.1.0+beta20.2 4f461261c648
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.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-06-24 11:15.12: OK: build nonstd.0.0.3 (runc: 2.1s, disk: 6KB)
2026-06-24 11:15.12: Job succeeded