Build:
  1. 1
  2. 0
2026-09-03 22:04.02: New job: build fsml.0.2.1 (d35d6341c8a7)
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.2.1
2026-09-03 22:51.20: build fsml.0.2.1 (d35d6341c8a7)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cppo.1.8.0                                         8b34f9718c9c
  dune.3.24.2                                        bf83cdf0a904
  menhir.20260209                                    b5ea77665ed0
  menhirCST.20260209                                 fdf00709dc1b
  menhirGLR.20260209                                 e8065dac32e6
  menhirLib.20260209                                 588b502bc771
  menhirSdk.20260209                                 8571405b07e4
  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.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-09-03 22:51.39: OK: build fsml.0.2.1 (runc: 8.1s, disk: 9KB)
2026-09-03 22:51.39: Job succeeded