Build:
  1. 0
2026-06-16 14:19.48: New job: build fsml.0.3.0 (215120623e37)
2026-06-16 14:19.48: Waiting for resource in pool day11-builds
2026-06-16 16:03.51: Got resource from pool day11-builds
2026-06-16 16:03.51: [profile full] build fsml.0.3.0
2026-06-16 16:03.51: build fsml.0.3.0 (215120623e37)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         ea583d2d3bbb
  dune.3.23.1                                        5402470d931c
  menhir.20211128                                    58c4ad093048
  menhirLib.20211128                                 581f36ec2b3c
  menhirSdk.20211128                                 ba9fa85c2874
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
  ppx_derivers.1.2.1                                 441538dbecd1
  ppx_deriving.6.1.1                                 4c7646da994d
  ppx_deriving_yojson.3.10.0                         c12ce7d2c11a
  ppxlib.0.38.0                                      a3e9cb715835
  sexplib0.v0.17.0                                   7af37899b3a0
  stdlib-shims.0.3.0                                 e2dd0beb9112
  yojson.3.0.0                                       7c8ad8b6539f
=== STDOUT ===
Processing: [default: loading data]
[fsml.0.3.0: dl]
[fsml.0.3.0: extract]
-> retrieved fsml.0.3.0  (https://opam.ocaml.org/cache)
[fsml: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "fsml" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/fsml.0.3.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/.fsml.objs/byte -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/yojson -no-alias-deps -open Fsml -o src/lib/.fsml.objs/byte/fsml__Misc.cmo -c -impl src/lib/misc.pp.ml)
- File "src/lib/misc.ml", line 38, characters 8-19:
- 38 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 46, characters 8-19:
- 46 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 47, characters 10-20:
- 47 |   | Some (Genlex.Kwd sep') when sep=sep' ->
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 48, characters 5-16:
- 48 |      Stream.junk s;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/lib/.fsml.objs/byte -I src/lib/.fsml.objs/native -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/yojson -intf-suffix .ml -no-alias-deps -open Fsml -o src/lib/.fsml.objs/native/fsml__Misc.cmx -c -impl src/lib/misc.pp.ml)
- File "src/lib/misc.ml", line 38, characters 8-19:
- 38 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 46, characters 8-19:
- 46 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 47, characters 10-20:
- 47 |   | Some (Genlex.Kwd sep') when sep=sep' ->
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/lib/misc.ml", line 48, characters 5-16:
- 48 |      Stream.junk s;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  fsml.0.3.0
-> installed fsml.0.3.0

=== STDERR ===

2026-06-16 16:04.22: OK: build fsml.0.3.0 (runc: 15.1s, disk: 9KB)
2026-06-16 16:04.22: Job succeeded