Build:
  1. 0
2026-06-16 14:19.48: New job: build fsml.0.2.1 (980189994e6e)
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.2.1
2026-06-16 16:03.51: build fsml.0.2.1 (980189994e6e)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         ea583d2d3bbb
  dune.3.23.1                                        5402470d931c
  menhir.20260209                                    949a55ecfabe
  menhirCST.20260209                                 2f7f161ea867
  menhirGLR.20260209                                 88b9413f2126
  menhirLib.20260209                                 33c89da356e0
  menhirSdk.20260209                                 3e7d50160069
  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.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-16 16:04.06: OK: build fsml.0.2.1 (runc: 6.6s, disk: 9KB)
2026-06-16 16:04.06: Job succeeded