Build:
  1. 0
2026-06-16 11:31.23: New job: build camlmix.1.3.0 (63a92f7c04da)
2026-06-16 11:31.23: Waiting for resource in pool day11-builds
2026-06-16 11:32.52: Got resource from pool day11-builds
2026-06-16 11:32.52: [profile full] build camlmix.1.3.0
2026-06-16 11:32.52: build camlmix.1.3.0 (63a92f7c04da)
=== DEPENDENCIES (3 transitive) ===
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[camlmix.1.3.0: dl]
[camlmix.1.3.0: extract]
[camlmix.1.3.0/camlmix.install: dl]
-> retrieved camlmix.1.3.0  (https://opam.ocaml.org/cache)
[camlmix: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/camlmix.1.3.0)
- contents='let version = "1.3.0"'; \
-   if test "`cat version.ml`" != "$contents"; then \
-     echo "$contents" > version.ml;\
-   fi
- ocamllex lexer.mll
- 29 states, 305 transitions, table size 1394 bytes
- ocamlyacc  parser_directive.mly
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlmix.1.3.0'
- making ._ncdi/parser_directive.di from parser_directive.mli
- making ._ncdi/lexer.di from lexer.mli
- making ._d/parser_directive.d from parser_directive.ml
- making ._d/lexer.d from lexer.ml
- making ._d/main.d from main.ml
- making ._d/directive.d from directive.ml
- making ._d/version.d from version.ml
- ocamlopt -c version.ml
- ocamlc -c lexer.mli
- ocamlopt -c lexer.ml
- ocamlc -c parser_directive.mli
- ocamlopt -c parser_directive.ml
- ocamlopt -c directive.ml
- File "directive.ml", line 2, characters 5-11:
- 2 | open Genlex
-          ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "directive.ml", line 10, characters 12-23:
- 10 |       match Stream.next stream with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "directive.ml", line 61, characters 22-38:
- 61 |     let char_stream = Stream.of_string code in
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlopt -c main.ml
- ocamlopt \
- 			  \
- 			             unix.cmxa   -o camlmix \
- 			version.cmx lexer.cmx parser_directive.cmx directive.cmx main.cmx
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlmix.1.3.0'
-> compiled  camlmix.1.3.0
[camlmix: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/camlmix.1.3.0)
- install -m 0755 camlmix /home/opam/.opam/default/bin/
-> installed camlmix.1.3.0

=== STDERR ===

2026-06-16 11:33.54: OK: build camlmix.1.3.0 (runc: 3.1s, disk: 6KB)
2026-06-16 11:33.54: Job succeeded