Build:
  1. 1
  2. 0
2026-09-03 17:22.08: New job: build rope.0.6.2 (4cc86ed1a357)
2026-09-03 17:22.08: Waiting for resource in pool day11-builds
2026-09-03 18:00.28: Got resource from pool day11-builds
2026-09-03 18:00.28: [profile full] build rope.0.6.2
2026-09-03 18:00.28: build rope.0.6.2 (4cc86ed1a357)
=== DEPENDENCIES (8 transitive) ===
  base-bytes.base                                    68d84c459288
  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
  ocamlfind.1.9.8                                    3cae95bed0a0
=== STDOUT ===
Processing: [default: loading data]
[rope.0.6.2: dl]
[rope.0.6.2: extract]
-> retrieved rope.0.6.2  (https://opam.ocaml.org/cache)
[rope: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "rope" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/rope.0.6.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.rope.objs/byte -I /home/opam/.opam/default/lib/bytes -intf-suffix .ml -no-alias-deps -o src/.rope.objs/byte/rope.cmo -c -impl src/rope.ml)
- File "src/rope.ml", line 1291, characters 16-34:
- 1291 |   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/.rope.objs/byte -I src/.rope.objs/native -I /home/opam/.opam/default/lib/bytes -intf-suffix .ml -no-alias-deps -o src/.rope.objs/native/rope.cmx -c -impl src/rope.ml)
- File "src/rope.ml", line 1291, characters 16-34:
- 1291 |   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  rope.0.6.2
-> installed rope.0.6.2

=== STDERR ===

2026-09-03 18:00.42: OK: build rope.0.6.2 (runc: 3.6s, disk: 7KB)
2026-09-03 18:00.42: Job succeeded