Build:
- 0
2026-06-24 11:05.49: New job: build tiny_json.1.1.5 (6172cc0cff09)
2026-06-24 11:05.49: Waiting for resource in pool day11-builds
2026-06-24 11:15.06: Got resource from pool day11-builds
2026-06-24 11:15.06: [profile full] build tiny_json.1.1.5
2026-06-24 11:15.06: build tiny_json.1.1.5 (6172cc0cff09)
=== DEPENDENCIES (5 transitive) ===
jbuilder.1.0+beta20.2 4f461261c648
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlfind.1.9.8 214dd418ac02
=== 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.
- 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.
- 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__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-24 11:15.12: OK: build tiny_json.1.1.5 (runc: 2.6s, disk: 7KB)
2026-06-24 11:15.12: Job succeeded