Build:
- 0
2026-09-19 19:07.33: New job: build rfsm.1.6-alpha-3 (ed2c4cd01244) 2026-09-19 19:07.33: Waiting for resource in pool day11-builds 2026-09-19 20:52.49: Got resource from pool day11-builds 2026-09-19 20:52.49: [profile full] build rfsm.1.6-alpha-3 2026-09-19 20:52.49: build rfsm.1.6-alpha-3 (ed2c4cd01244) === DEPENDENCIES (11 transitive) === base-threads.base ddcab511c589 base-unix.base 742554e1dbc2 dune.3.24.2 ea2bcb45ca29 lascar.0.6-alpha 809689c9d1a7 menhir.20211128 b3aef1115855 menhirLib.20211128 b8ab64cde95c menhirSdk.20211128 a58fab7d0e4c ocaml.4.14.4 0eceb429ac11 ocaml-base-compiler.4.14.4 4a21df12bcb6 ocaml-config.2 58cec4e89336 ocamlgraph.2.2.0 5420b60cff1d === STDOUT === Processing: [default: loading data] [rfsm.1.6-alpha-3: dl] [rfsm.1.6-alpha-3: extract] -> retrieved rfsm.1.6-alpha-3 (https://opam.ocaml.org/cache) [rfsm: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "rfsm" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/rfsm.1.6-alpha-3) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -bin-annot -I src/lib/.rfsm.objs/byte -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/byte/rfsm__Expr.cmo -c -impl src/lib/expr.ml) - File "src/lib/expr.ml", line 91, characters 62-80: - 91 | module VarSet = Set.Make(struct type t = string let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -bin-annot -I src/lib/.rfsm.objs/byte -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/byte/rfsm__Types.cmo -c -impl src/lib/types.ml) - File "src/lib/types.ml", line 16, characters 62-80: - 16 | module VarSet = Set.Make(struct type t = string let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -I src/lib/.rfsm.objs/byte -I src/lib/.rfsm.objs/native -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/native/rfsm__Types.cmx -c -impl src/lib/types.ml) - File "src/lib/types.ml", line 16, characters 62-80: - 16 | module VarSet = Set.Make(struct type t = string let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -bin-annot -I src/lib/.rfsm.objs/byte -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/byte/rfsm__Dynamic.cmo -c -impl src/lib/dynamic.ml) - File "src/lib/dynamic.ml", line 235, characters 34-52: - 235 | let compare_priority t1 t2 = Pervasives.compare (priority_of t2) (priority_of t1) in (* reverse order *) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -I src/lib/.rfsm.objs/byte -I src/lib/.rfsm.objs/native -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/native/rfsm__Expr.cmx -c -impl src/lib/expr.ml) - File "src/lib/expr.ml", line 91, characters 62-80: - 91 | module VarSet = Set.Make(struct type t = string let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -bin-annot -I src/lib/.rfsm.objs/byte -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/byte/rfsm__Static.cmo -c -impl src/lib/static.ml) - File "src/lib/static.ml", line 17, characters 20-38: - 17 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -bin-annot -I src/lib/.rfsm.objs/byte -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/byte/rfsm__Fsm.cmo -c -impl src/lib/fsm.ml) - File "src/lib/fsm.ml", line 37, characters 16-34: - 37 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/lib/fsm.ml", line 67, characters 16-34: - 67 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -I src/lib/.rfsm.objs/byte -I src/lib/.rfsm.objs/native -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/native/rfsm__Fsm.cmx -c -impl src/lib/fsm.ml) - File "src/lib/fsm.ml", line 37, characters 16-34: - 37 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/lib/fsm.ml", line 67, characters 16-34: - 67 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -I src/lib/.rfsm.objs/byte -I src/lib/.rfsm.objs/native -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/native/rfsm__Dynamic.cmx -c -impl src/lib/dynamic.ml) - File "src/lib/dynamic.ml", line 235, characters 34-52: - 235 | let compare_priority t1 t2 = Pervasives.compare (priority_of t2) (priority_of t1) in (* reverse order *) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -annot -w -40 -w -9-27-32-34-50 -g -I src/lib/.rfsm.objs/byte -I src/lib/.rfsm.objs/native -I /home/opam/.opam/default/lib/lascar -I /home/opam/.opam/default/lib/lascar/utils -I /home/opam/.opam/default/lib/ocamlgraph -intf-suffix .ml -no-alias-deps -open Rfsm -o src/lib/.rfsm.objs/native/rfsm__Static.cmx -c -impl src/lib/static.ml) - File "src/lib/static.ml", line 17, characters 20-38: - 17 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - (cd _build/default && /home/opam/.opam/default/bin/menhir src/bin/main_parser.mly --base src/bin/main_parser --infer-read-reply src/bin/main_parser__mock.mli.inferred) - Warning: 2 states have shift/reduce conflicts. - Warning: 2 shift/reduce conflicts were arbitrarily resolved. - (cd _build/default && /home/opam/.opam/default/bin/menhir src/bin/old_parser.mly --base src/bin/old_parser --infer-read-reply src/bin/old_parser__mock.mli.inferred) - Warning: 2 states have shift/reduce conflicts. - Warning: 2 shift/reduce conflicts were arbitrarily resolved. -> compiled rfsm.1.6-alpha-3 -> installed rfsm.1.6-alpha-3 === STDERR === 2026-09-19 20:55.42: OK: build rfsm.1.6-alpha-3 (runc: 9.7s, disk: 15KB) 2026-09-19 20:55.42: Job succeeded