Build:
  1. 0
2026-06-16 11:34.25: New job: build tiny_json.1.1.6 (9331fc9fa52d)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:42.57: Got resource from pool day11-builds
2026-06-16 11:42.57: [profile full] build tiny_json.1.1.6
2026-06-16 11:42.57: build tiny_json.1.1.6 (9331fc9fa52d)
=== DEPENDENCIES (4 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[tiny_json.1.1.6: dl]
[tiny_json.1.1.6: extract]
-> retrieved tiny_json.1.1.6  (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.6)
-       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.6
-> installed tiny_json.1.1.6

=== STDERR ===

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