Build:
  1. 0
2026-06-16 18:21.52: New job: build ezjs_idb.0.1.1 (93ada82a8584)
2026-06-16 18:21.52: Waiting for resource in pool day11-builds
2026-06-16 18:43.34: Got resource from pool day11-builds
2026-06-16 18:43.34: [profile full] build ezjs_idb.0.1.1
2026-06-16 18:43.34: build ezjs_idb.0.1.1 (93ada82a8584)
=== DEPENDENCIES (26 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     36fe5a2b1d3e
  dune.3.23.1                                        d50060dd2cab
  ezjs_min.0.3.0                                     20377d41c9c4
  gen.1.1                                            d7514bd3a90a
  js_of_ocaml.6.3.2                                  8844e56ab2a0
  js_of_ocaml-compiler.6.3.2                         0ed909b8f967
  js_of_ocaml-ppx.6.3.2                              851416598a37
  menhir.20260209                                    918bd21ac84f
  menhirCST.20260209                                 b2588cab386e
  menhirGLR.20260209                                 9f1a82c9daff
  menhirLib.20260209                                 521b8486c619
  menhirSdk.20260209                                 0f5231646c84
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-compiler-libs.v0.17.0                        bb35244dbd80
  ocaml-config.3                                     aa27f63940d8
  ppx_derivers.1.2.1                                 48d8f0a02148
  ppxlib.0.38.0                                      089dd9eec9cd
  sedlex.3.7                                         198f03726ec1
  seq.base                                           75c7a6b170f3
  sexplib0.v0.17.0                                   3a274f46ef22
  stdlib-shims.0.3.0                                 b64bd5274094
  yojson.3.0.0                                       fcc5f5f6d1cc
=== STDOUT ===
Processing: [default: loading data]
[ezjs_idb.0.1.1: dl]
[ezjs_idb.0.1.1: extract]
-> retrieved ezjs_idb.0.1.1  (https://opam.ocaml.org/cache)
[ezjs_idb: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ezjs_idb" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ezjs_idb.0.1.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ezjs_idb.objs/byte -I /home/opam/.opam/default/lib/ezjs_min -I /home/opam/.opam/default/lib/js_of_ocaml -I /home/opam/.opam/default/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/default/lib/stdlib-shims -no-alias-deps -open Ezjs_idb__ -o src/.ezjs_idb.objs/byte/ezjs_idb.cmo -c -impl src/ezjs_idb.pp.ml)
- File "src/ezjs_idb.ml", line 33, characters 45-60:
- 33 | let iDBKeyRange : Unsafe.any iDBKeyRange t = Unsafe.variable "IDBKeyRange"
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_idb.ml", line 34, characters 43-58:
- 34 | let indexedDB : js_string t iDBFactory t = Unsafe.variable "window.indexedDB"
-                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_idb.ml", line 60, characters 35-50:
- 60 |   let indexedDB : _ iDBFactory t = Unsafe.variable "window.indexedDB" in
-                                         ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_idb.ml", line 103, characters 43-58:
- 103 |     let iDBKeyRange : K.js iDBKeyRange t = Unsafe.variable "IDBKeyRange" in
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
-> compiled  ezjs_idb.0.1.1
-> installed ezjs_idb.0.1.1

=== STDERR ===

2026-06-16 18:43.46: OK: build ezjs_idb.0.1.1 (runc: 11.6s, disk: 8KB)
2026-06-16 18:43.46: Job succeeded