Build:
- 0
2026-09-03 17:14.16: New job: build trax.0.3.0 (f03ca38c3ab2)
2026-09-03 17:14.16: Waiting for resource in pool day11-builds
2026-09-03 17:27.53: Got resource from pool day11-builds
2026-09-03 17:27.53: [profile full] build trax.0.3.0
2026-09-03 17:27.53: build trax.0.3.0 (f03ca38c3ab2)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 d14840434490
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[trax.0.3.0: dl]
[trax.0.3.0: extract]
-> retrieved trax.0.3.0 (https://opam.ocaml.org/cache)
[trax: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "trax" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/trax.0.3.0)
- ocamlc src/.trax.objs/trax.{cmo,cmt}
- File "src/trax.ml", line 21, characters 2-18:
- 21 | Pervasives.raise (wrap loc e)
- ^^^^^^^^^^^^^^^^
- 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 src/.trax.objs/trax.{cmx,o}
- File "src/trax.ml", line 21, characters 2-18:
- 21 | Pervasives.raise (wrap loc e)
- ^^^^^^^^^^^^^^^^
- 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 trax.0.3.0
-> installed trax.0.3.0
=== STDERR ===
2026-09-03 17:28.03: OK: build trax.0.3.0 (runc: 3.6s, disk: 5KB)
2026-09-03 17:28.03: Job succeeded