Build:
  1. 1
  2. 0
2026-09-03 17:15.07: New job: build ringo.0.1 (3a5506e8912a)
2026-09-03 17:15.07: Waiting for resource in pool day11-builds
2026-09-03 17:32.25: Got resource from pool day11-builds
2026-09-03 17:32.25: [profile full] build ringo.0.1
2026-09-03 17:32.25: build ringo.0.1 (3a5506e8912a)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[ringo.0.1: dl]
[ringo.0.1: extract]
-> retrieved ringo.0.1  (https://opam.ocaml.org/cache)
[ringo: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ringo" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ringo.0.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ringo.objs/byte -intf-suffix .ml -no-alias-deps -open Ringo -o src/.ringo.objs/byte/ringo__WeakRingTable.cmo -c -impl src/weakRingTable.ml)
- File "src/weakRingTable.ml", line 69, characters 18-36:
- 69 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ringo.objs/byte -I src/.ringo.objs/native -intf-suffix .ml -no-alias-deps -open Ringo -o src/.ringo.objs/native/ringo__WeakRingTable.cmx -c -impl src/weakRingTable.ml)
- File "src/weakRingTable.ml", line 69, characters 18-36:
- 69 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- 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  ringo.0.1
-> installed ringo.0.1

=== STDERR ===

2026-09-03 17:32.30: OK: build ringo.0.1 (runc: 1.6s, disk: 6KB)
2026-09-03 17:32.30: Job succeeded