Build:
- 0
2026-06-24 11:22.20: New job: build tyre.0.4 (5201490a7dee)
2026-06-24 11:22.20: Waiting for resource in pool day11-builds
2026-06-24 12:09.12: Got resource from pool day11-builds
2026-06-24 12:09.12: [profile full] build tyre.0.4
2026-06-24 12:09.12: build tyre.0.4 (5201490a7dee)
=== DEPENDENCIES (10 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.3.23.1 848a72441e15
jbuilder.1.0+beta20.2 4f461261c648
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
re.1.14.0 d62d6f65abb6
result.1.5 9b1cd45b2159
seq.base 0160fc3002c2
=== STDOUT ===
Processing: [default: loading data]
[tyre.0.4: dl]
[tyre.0.4: extract]
-> retrieved tyre.0.4 (https://opam.ocaml.org/cache)
[tyre: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "tyre" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/tyre.0.4)
- ocamlc src/.tyre.objs/tyre.{cmi,cmti}
- File "src/tyre.mli", line 306, characters 45-58:
- 306 | val extract : original:string -> 'a wit -> Re.substrings -> 'a
- ^^^^^^^^^^^^^
- Alert deprecated: Re.substrings
- Use Group.t
- ocamlc src/.tyre.objs/tyre.{cmo,cmt}
- File "src/tyre.ml", line 300, characters 42-55:
- 300 | : type a. original:string -> a T.wit -> Re.substrings -> a
- ^^^^^^^^^^^^^
- Alert deprecated: Re.substrings
- Use Group.t
- File "src/tyre.ml", line 300, characters 42-55:
- 300 | : type a. original:string -> a T.wit -> Re.substrings -> a
- ^^^^^^^^^^^^^
- Alert deprecated: Re.substrings
- Use Group.t
- File "src/tyre.ml", line 302, characters 15-21:
- 302 | | Lit i -> Re.get s i
- ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "src/tyre.ml", line 330, characters 22-32:
- 330 | let (pos, pos') = Re.get_ofs s i in
- ^^^^^^^^^^
- Alert deprecated: Re.get_ofs
- Use Group.offset
- File "src/tyre.ml", line 332, characters 19-29:
- 332 | Seq.map aux @@ Re.all_seq ~pos ~len re original
- ^^^^^^^^^^
- Alert deprecated: Re.all_seq
- Use Seq.all
- File "src/tyre.ml", line 409, characters 12-22:
- 409 | let seq = Re.all_seq ?pos ?len cre original in
- ^^^^^^^^^^
- Alert deprecated: Re.all_seq
- Use Seq.all
- ocamlopt src/.tyre.objs/tyre.{cmx,o}
- File "src/tyre.ml", line 300, characters 42-55:
- 300 | : type a. original:string -> a T.wit -> Re.substrings -> a
- ^^^^^^^^^^^^^
- Alert deprecated: Re.substrings
- Use Group.t
- File "src/tyre.ml", line 300, characters 42-55:
- 300 | : type a. original:string -> a T.wit -> Re.substrings -> a
- ^^^^^^^^^^^^^
- Alert deprecated: Re.substrings
- Use Group.t
- File "src/tyre.ml", line 302, characters 15-21:
- 302 | | Lit i -> Re.get s i
- ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "src/tyre.ml", line 330, characters 22-32:
- 330 | let (pos, pos') = Re.get_ofs s i in
- ^^^^^^^^^^
- Alert deprecated: Re.get_ofs
- Use Group.offset
- File "src/tyre.ml", line 332, characters 19-29:
- 332 | Seq.map aux @@ Re.all_seq ~pos ~len re original
- ^^^^^^^^^^
- Alert deprecated: Re.all_seq
- Use Seq.all
- File "src/tyre.ml", line 409, characters 12-22:
- 409 | let seq = Re.all_seq ?pos ?len cre original in
- ^^^^^^^^^^
- Alert deprecated: Re.all_seq
- Use Seq.all
-> compiled tyre.0.4
-> installed tyre.0.4
=== STDERR ===
2026-06-24 12:09.27: OK: build tyre.0.4 (runc: 2.1s, disk: 8KB)
2026-06-24 12:09.27: Job succeeded