Build:
  1. 0
2026-06-24 15:20.46: New job: build fsml.0.2.1 (65d7a0a491c4)
2026-06-24 15:20.46: Waiting for resource in pool day11-builds
2026-06-24 16:47.15: Got resource from pool day11-builds
2026-06-24 16:47.15: [profile full] build fsml.0.2.1
2026-06-24 16:47.15: build fsml.0.2.1 (65d7a0a491c4)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         5f3f70cae95b
  dune.3.23.1                                        848a72441e15
  menhir.20260209                                    259089f68775
  menhirCST.20260209                                 8eaddefc25c5
  menhirGLR.20260209                                 a9fbf43d08d4
  menhirLib.20260209                                 84aaca532d87
  menhirSdk.20260209                                 346bab968ef6
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_deriving.6.1.1                                 3b885544a1c8
  ppx_deriving_yojson.3.10.0                         30f2f84088bf
  ppxlib.0.38.0                                      c54fe6e3bf29
  sexplib0.v0.17.0                                   86d78ae8a795
  stdlib-shims.0.3.0                                 de5202e23add
  yojson.3.0.0                                       99e7f342c6b3
=== STDOUT ===
Processing: [default: loading data]
[fsml.0.2.1: dl]
[fsml.0.2.1: extract]
-> retrieved fsml.0.2.1  (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.2.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/.fsml.objs/byte/fsml__Misc.cmo -c -impl src/misc.pp.ml)
- File "src/misc.ml", line 31, characters 8-19:
- 31 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/misc.ml", line 39, characters 8-19:
- 39 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/misc.ml", line 40, characters 10-20:
- 40 |   | Some (Genlex.Kwd sep') when sep=sep' ->
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/misc.ml", line 41, characters 5-16:
- 41 |      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/.fsml.objs/byte -I src/.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/.fsml.objs/native/fsml__Misc.cmx -c -impl src/misc.pp.ml)
- File "src/misc.ml", line 31, characters 8-19:
- 31 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/misc.ml", line 39, characters 8-19:
- 39 |   match Stream.peek s with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/misc.ml", line 40, characters 10-20:
- 40 |   | Some (Genlex.Kwd sep') when sep=sep' ->
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/misc.ml", line 41, characters 5-16:
- 41 |      Stream.junk s;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  fsml.0.2.1
-> installed fsml.0.2.1

=== STDERR ===

2026-06-24 16:48.07: OK: build fsml.0.2.1 (runc: 11.1s, disk: 9KB)
2026-06-24 16:48.07: Job succeeded