Build:
  1. 0
2026-06-20 16:04.47: New job: build yuujinchou.4.0.0 (9b94756b8c95)
2026-06-20 16:04.47: Waiting for resource in pool day11-builds
2026-06-20 17:04.16: Got resource from pool day11-builds
2026-06-20 17:04.16: [profile full] build yuujinchou.4.0.0
2026-06-20 17:04.16: build yuujinchou.4.0.0 (9b94756b8c95)
=== DEPENDENCIES (9 transitive) ===
  algaeff.1.1.0                                      03f2afd05d2f
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bwd.2.3.0                                          4bed37ff02da
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[yuujinchou.4.0.0: dl]
[yuujinchou.4.0.0: extract]
-> retrieved yuujinchou.4.0.0  (https://opam.ocaml.org/cache)
[yuujinchou: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "yuujinchou" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/yuujinchou.4.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.Yuujinchou.objs/byte -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Modifier.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/byte/yuujinchou__Modifier.cmo -c -impl src/Modifier.ml)
- File "src/Modifier.ml", line 53, characters 42-45:
- 53 |         Trie.update_subtree p (go (prefix <>< p) m) t
-                                                ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.Yuujinchou.objs/byte -I src/.Yuujinchou.objs/native -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Trie.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/native/yuujinchou__Trie.cmx -c -impl src/Trie.ml)
- File "src/Trie.ml", line 228, characters 47-49:
- 228 |          let d, t = union_node ~prefix:(prefix #< seg) m (d1, t1) (d2, t2) in
-                                                      ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 241, characters 58-61:
- 241 |   update_cont path v1 @@ fun v1 -> union_ ~prefix:(prefix <>< path) m v1 v2
-                                                                 ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 253, characters 62-65:
- 253 |   update_cont path v1 @@ fun v1 -> union_root ~prefix:(prefix <>< path) m v1 v2
-                                                                     ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 280, characters 52-54:
- 280 |   SegMap.iter (fun seg -> iter_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                           ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 287, characters 66-68:
- 287 |     SegMap.filter_map (fun seg -> filter_map_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                                         ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.Yuujinchou.objs/byte -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Trie.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/byte/yuujinchou__Trie.cmo -c -impl src/Trie.ml)
- File "src/Trie.ml", line 228, characters 47-49:
- 228 |          let d, t = union_node ~prefix:(prefix #< seg) m (d1, t1) (d2, t2) in
-                                                      ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 241, characters 58-61:
- 241 |   update_cont path v1 @@ fun v1 -> union_ ~prefix:(prefix <>< path) m v1 v2
-                                                                 ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 253, characters 62-65:
- 253 |   update_cont path v1 @@ fun v1 -> union_root ~prefix:(prefix <>< path) m v1 v2
-                                                                     ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 280, characters 52-54:
- 280 |   SegMap.iter (fun seg -> iter_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                           ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 287, characters 66-68:
- 287 |     SegMap.filter_map (fun seg -> filter_map_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                                         ^^
- Alert deprecated: Bwd.Bwd.Infix.#<
- Use (<:) instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.Yuujinchou.objs/byte -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Scope.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/byte/yuujinchou__Scope.cmo -c -impl src/Scope.ml)
- File "src/Scope.ml", line 85, characters 51-54:
- 85 |       Internal.run ~export_prefix:(export_prefix() <>< p) ~init_visible:(S.get()).visible @@ fun () ->
-                                                         ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.Yuujinchou.objs/byte -I src/.Yuujinchou.objs/native -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Modifier.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/native/yuujinchou__Modifier.cmx -c -impl src/Modifier.ml)
- File "src/Modifier.ml", line 53, characters 42-45:
- 53 |         Trie.update_subtree p (go (prefix <>< p) m) t
-                                                ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.Yuujinchou.objs/byte -I src/.Yuujinchou.objs/native -I /home/opam/.opam/default/lib/algaeff -I /home/opam/.opam/default/lib/bwd -cmi-file src/.Yuujinchou.objs/byte/yuujinchou__Scope.cmi -no-alias-deps -open Yuujinchou__ -o src/.Yuujinchou.objs/native/yuujinchou__Scope.cmx -c -impl src/Scope.ml)
- File "src/Scope.ml", line 85, characters 51-54:
- 85 |       Internal.run ~export_prefix:(export_prefix() <>< p) ~init_visible:(S.get()).visible @@ fun () ->
-                                                         ^^^
- Alert deprecated: Bwd.Bwd.Infix.<><
- Use (<@) instead
-> compiled  yuujinchou.4.0.0
-> installed yuujinchou.4.0.0

=== STDERR ===

2026-06-20 17:04.40: OK: build yuujinchou.4.0.0 (runc: 3.6s, disk: 11KB)
2026-06-20 17:04.40: Job succeeded