Build:
- 0
2026-09-03 17:46.43: New job: build yuujinchou.4.0.0 (f73c90bbcc42) 2026-09-03 17:46.43: Waiting for resource in pool day11-builds 2026-09-03 19:46.05: Got resource from pool day11-builds 2026-09-03 19:46.05: [profile full] build yuujinchou.4.0.0 2026-09-03 19:46.05: build yuujinchou.4.0.0 (f73c90bbcc42) === DEPENDENCIES (9 transitive) === algaeff.1.1.0 ee8916d40af7 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e bwd.2.3.0 f78d5c550651 compiler-cloning.enabled 966a2e6839f0 dune.3.24.2 ec704e062ad3 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 === 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__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__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__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-09-03 19:46.22: OK: build yuujinchou.4.0.0 (runc: 4.1s, disk: 11KB) 2026-09-03 19:46.22: Job succeeded