Build:
  1. 0
2026-06-16 11:34.40: New job: build tiny_json.1.1.5 (0933b82c126a)
2026-06-16 11:34.40: Waiting for resource in pool day11-builds
2026-06-16 11:44.11: Got resource from pool day11-builds
2026-06-16 11:44.11: [profile full] build tiny_json.1.1.5
2026-06-16 11:44.11: build tiny_json.1.1.5 (0933b82c126a)
=== DEPENDENCIES (5 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[tiny_json.1.1.5: dl]
[tiny_json.1.1.5: extract]
-> retrieved tiny_json.1.1.5  (https://opam.ocaml.org/cache)
[tiny_json: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "tiny_json" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/tiny_json.1.1.5)
-       ocamlc lib/.tiny_json.objs/tiny_json__Llist.{cmi,cmti}
- File "lib/llist.mli", line 20, characters 19-27:
- 20 | val of_stream : 'a Stream.t -> 'a llist
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc lib/.tiny_json.objs/tiny_json__Llist.{cmo,cmt}
- File "lib/llist.ml", line 68, characters 10-21:
- 68 |     Cons (Stream.next str, lazy (of_stream str))
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/llist.ml", line 70, characters 4-18:
- 70 |   | Stream.Failure -> Nil
-          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/llist.ml", line 81, characters 14-30:
- 81 |   of_stream $ Stream.of_string
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc lib/.tiny_json.objs/tiny_json__ParserMonad.{cmo,cmt}
- File "lib/parserMonad.ml", line 153, characters 37-54:
- 153 |   run p init_state (Llist.of_stream (Stream.of_channel ch))
-                                            ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt lib/.tiny_json.objs/tiny_json__Llist.{cmx,o}
- File "lib/llist.ml", line 68, characters 10-21:
- 68 |     Cons (Stream.next str, lazy (of_stream str))
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/llist.ml", line 70, characters 4-18:
- 70 |   | Stream.Failure -> Nil
-          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/llist.ml", line 81, characters 14-30:
- 81 |   of_stream $ Stream.of_string
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt lib/.tiny_json.objs/tiny_json__ParserMonad.{cmx,o}
- File "lib/parserMonad.ml", line 153, characters 37-54:
- 153 |   run p init_state (Llist.of_stream (Stream.of_channel ch))
-                                            ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  tiny_json.1.1.5
-> installed tiny_json.1.1.5

=== STDERR ===

2026-06-16 11:44.35: OK: build tiny_json.1.1.5 (runc: 2.6s, disk: 7KB)
2026-06-16 11:44.35: Job succeeded