Build:
- 0
2026-06-24 11:39.51: New job: build yuujinchou.5.0.1 (2a79621fc8b9) 2026-06-24 11:39.51: Waiting for resource in pool day11-builds 2026-06-24 13:10.55: Got resource from pool day11-builds 2026-06-24 13:10.55: [profile full] build yuujinchou.5.0.1 2026-06-24 13:10.55: build yuujinchou.5.0.1 (2a79621fc8b9) === DEPENDENCIES (9 transitive) === algaeff.1.1.0 b86cae81dac0 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bwd.2.3.0 32ace333f11a compiler-cloning.enabled 439a1fc77aa6 dune.3.23.1 a59dd9b14fe3 ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c === STDOUT === Processing: [default: loading data] [yuujinchou.5.0.1: dl] [yuujinchou.5.0.1: extract] -> retrieved yuujinchou.5.0.1 (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.5.0.1) - (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/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 89, characters 51-54: - 89 | 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/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/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/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 89, characters 51-54: - 89 | Internal.run ~export_prefix:(export_prefix() <>< p) ~init_visible:(S.get()).visible @@ fun () -> - ^^^ - Alert deprecated: Bwd.Bwd.Infix.<>< - Use (<@) instead -> compiled yuujinchou.5.0.1 -> installed yuujinchou.5.0.1 === STDERR === 2026-06-24 13:11.13: OK: build yuujinchou.5.0.1 (runc: 3.1s, disk: 11KB) 2026-06-24 13:11.13: Job succeeded