Build:
- 0
2026-06-16 11:49.55: New job: build tyre.0.4 (b8096f7686ac)
2026-06-16 11:49.55: Waiting for resource in pool day11-builds
2026-06-16 12:13.11: Got resource from pool day11-builds
2026-06-16 12:13.11: [profile full] build tyre.0.4
2026-06-16 12:13.11: build tyre.0.4 (b8096f7686ac)
=== DEPENDENCIES (10 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.3.23.1 5402470d931c
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
re.1.14.0 8d7c1999492d
result.1.5 537fffb7b75d
seq.base 063828a3d698
=== 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
- 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
- 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
-> compiled tyre.0.4
-> installed tyre.0.4
=== STDERR ===
2026-06-16 12:13.39: OK: build tyre.0.4 (runc: 3.6s, disk: 8KB)
2026-06-16 12:13.39: Job succeeded