Build:
  1. 0
2026-09-04 00:43.58: New job: build ezjs_idb.0.1.1 (725cf6fd6726)
2026-09-04 00:43.58: Waiting for resource in pool day11-builds
2026-09-04 01:03.09: Got resource from pool day11-builds
2026-09-04 01:03.09: [profile full] build ezjs_idb.0.1.1
2026-09-04 01:03.09: build ezjs_idb.0.1.1 (725cf6fd6726)
=== DEPENDENCIES (26 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ezjs_min.0.3.0                                     82a54319618a
  gen.1.1                                            e1a5ad389f76
  js_of_ocaml.6.4.1                                  5e9d1194ace3
  js_of_ocaml-compiler.6.4.1                         69fd51d558d0
  js_of_ocaml-ppx.6.4.1                              a073732e6b24
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        5bb965f7a9b8
  ppx_derivers.1.2.1                                 b98ec33f5664
  ppxlib.0.38.0                                      3ee699583a7b
  sedlex.3.7                                         8b8ba28d7500
  seq.base                                           28d30f6112ac
  sexplib0.v0.17.0                                   ff60a3c976cf
  stdlib-shims.0.3.0                                 8ab1e1c44699
  yojson.3.0.0                                       27388ba4dc9e
=== 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-09-04 01:03.29: OK: build ezjs_idb.0.1.1 (runc: 18.3s, disk: 9KB)
2026-09-04 01:03.29: Job succeeded