Build:
  1. 0
2026-06-16 12:24.11: New job: build yuujinchou.3.0.0 (19dd597155a8)
2026-06-16 12:24.11: Waiting for resource in pool day11-builds
2026-06-16 13:53.06: Got resource from pool day11-builds
2026-06-16 13:53.06: [profile full] build yuujinchou.3.0.0
2026-06-16 13:53.06: build yuujinchou.3.0.0 (19dd597155a8)
=== DEPENDENCIES (9 transitive) ===
  algaeff.1.1.0                                      f413b054ae7b
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bwd.2.3.0                                          750f3b35f6e8
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
[yuujinchou.3.0.0: dl]
[yuujinchou.3.0.0: extract]
-> retrieved yuujinchou.3.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.3.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__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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Trie.ml", line 200, characters 57-59:
- 200 |       (fun seg n1 n2 -> Some (union_node ~prefix:(prefix #< seg) m n1 n2))
-                                                                ^^
- Alert deprecated: Bwd.BwdNotation.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 210, characters 58-61:
- 210 |   update_cont path v1 @@ fun v1 -> union_ ~prefix:(prefix <>< path) m v1 v2
-                                                                 ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 222, characters 62-65:
- 222 |   update_cont path v1 @@ fun v1 -> union_root ~prefix:(prefix <>< path) m v1 v2
-                                                                     ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 249, characters 52-54:
- 249 |   SegMap.iter (fun seg -> iter_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                           ^^
- Alert deprecated: Bwd.BwdNotation.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 256, characters 66-68:
- 256 |     SegMap.filter_map (fun seg -> filter_map_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                                         ^^
- Alert deprecated: Bwd.BwdNotation.#<
- 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__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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Modifier.ml", line 53, characters 42-45:
- 53 |         Trie.update_subtree p (go (prefix <>< p) m) t
-                                                ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- 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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Trie.ml", line 200, characters 57-59:
- 200 |       (fun seg n1 n2 -> Some (union_node ~prefix:(prefix #< seg) m n1 n2))
-                                                                ^^
- Alert deprecated: Bwd.BwdNotation.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 210, characters 58-61:
- 210 |   update_cont path v1 @@ fun v1 -> union_ ~prefix:(prefix <>< path) m v1 v2
-                                                                 ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 222, characters 62-65:
- 222 |   update_cont path v1 @@ fun v1 -> union_root ~prefix:(prefix <>< path) m v1 v2
-                                                                     ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- Use (<@) instead
- 
- File "src/Trie.ml", line 249, characters 52-54:
- 249 |   SegMap.iter (fun seg -> iter_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                           ^^
- Alert deprecated: Bwd.BwdNotation.#<
- Use (<:) instead
- 
- File "src/Trie.ml", line 256, characters 66-68:
- 256 |     SegMap.filter_map (fun seg -> filter_map_node ~prefix:(prefix #< seg) f) (get_children_node n)
-                                                                         ^^
- Alert deprecated: Bwd.BwdNotation.#<
- 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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Scope.ml", line 103, characters 51-54:
- 103 |       Internal.run ~export_prefix:(export_prefix() <>< p) ~init_visible:(S.get()).visible @@ fun () ->
-                                                          ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- 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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Modifier.ml", line 53, characters 42-45:
- 53 |         Trie.update_subtree p (go (prefix <>< p) m) t
-                                                ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- 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 2, characters 5-16:
- 2 | open BwdNotation
-          ^^^^^^^^^^^
- Alert deprecated: module Bwd.BwdNotation
- Use Bwd.Infix instead
- 
- File "src/Scope.ml", line 103, characters 51-54:
- 103 |       Internal.run ~export_prefix:(export_prefix() <>< p) ~init_visible:(S.get()).visible @@ fun () ->
-                                                          ^^^
- Alert deprecated: Bwd.BwdNotation.<><
- Use (<@) instead
-> compiled  yuujinchou.3.0.0
-> installed yuujinchou.3.0.0

=== STDERR ===

2026-06-16 13:53.23: OK: build yuujinchou.3.0.0 (runc: 3.6s, disk: 12KB)
2026-06-16 13:53.23: Job succeeded