Build:
  1. 0
2026-06-16 12:15.16: New job: build rfsm.1.6-alpha-3 (ca0d24da4165)
2026-06-16 12:15.16: Waiting for resource in pool day11-builds
2026-06-16 12:54.11: Got resource from pool day11-builds
2026-06-16 12:54.11: [profile full] build rfsm.1.6-alpha-3
2026-06-16 12:54.11: build rfsm.1.6-alpha-3 (ca0d24da4165)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  lascar.0.6-alpha                                   24dc0481f628
  menhir.20211128                                    58c4ad093048
  menhirLib.20211128                                 581f36ec2b3c
  menhirSdk.20211128                                 ba9fa85c2874
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlgraph.2.2.0                                   ffe2e581e49b
=== 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__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/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/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__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/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/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/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.
- (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.
-> compiled  rfsm.1.6-alpha-3
-> installed rfsm.1.6-alpha-3

=== STDERR ===

2026-06-16 12:54.47: OK: build rfsm.1.6-alpha-3 (runc: 8.6s, disk: 15KB)
2026-06-16 12:54.47: Job succeeded