Build:
  1. 1
  2. 0
2026-09-03 22:04.02: New job: build fsml.0.3.0 (3224989ddcd3)
2026-09-03 22:04.02: Waiting for resource in pool day11-builds
2026-09-03 22:51.20: Got resource from pool day11-builds
2026-09-03 22:51.20: [profile full] build fsml.0.3.0
2026-09-03 22:51.20: build fsml.0.3.0 (3224989ddcd3)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cppo.1.8.0                                         8b34f9718c9c
  dune.3.24.2                                        bf83cdf0a904
  menhir.20211128                                    8cddf5b2e4b2
  menhirLib.20211128                                 050670b6930e
  menhirSdk.20211128                                 954dfb6c0907
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-compiler-libs.v0.12.4                        0a923ba812db
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  ppx_derivers.1.2.1                                 e8685a77fc9e
  ppx_deriving.6.1.3                                 6743ea48b5ef
  ppx_deriving_yojson.3.10.0                         4cf27f44cb5b
  ppxlib.0.38.0                                      4fd127ac1dbb
  sexplib0.v0.17.0                                   17292fd79d80
  stdlib-shims.0.3.0                                 484c72a128b6
  yojson.3.0.0                                       74cfe9abd4f0
=== 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-09-03 22:51.43: OK: build fsml.0.3.0 (runc: 11.6s, disk: 9KB)
2026-09-03 22:51.43: Job succeeded