Build:
- 0
2026-06-16 11:32.41: New job: build nonstd.0.0.3 (444eb38ec368)
2026-06-16 11:32.41: Waiting for resource in pool day11-builds
2026-06-16 11:42.05: Got resource from pool day11-builds
2026-06-16 11:42.05: [profile full] build nonstd.0.0.3
2026-06-16 11:42.05: build nonstd.0.0.3 (444eb38ec368)
=== DEPENDENCIES (5 transitive) ===
jbuilder.1.0+beta20.2 12fbbe32fb93
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
ocamlfind.1.9.8 9ccba9f3d58c
=== 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-16 11:42.27: OK: build nonstd.0.0.3 (runc: 2.1s, disk: 6KB)
2026-06-16 11:42.27: Job succeeded