Build:
  1. 0
2026-09-04 19:15.37: New job: build ezjs_push.0.2 (2a27f62215fa)
2026-09-04 19:15.37: Waiting for resource in pool day11-builds
2026-09-04 19:22.40: Got resource from pool day11-builds
2026-09-04 19:22.40: [profile full] build ezjs_push.0.2
2026-09-04 19:22.40: build ezjs_push.0.2 (2a27f62215fa)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    03f6a7f50e10
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  base64.3.5.2                                       eaed35f9f548
  bigstring.0.3                                      b67cfa484dfc
  cmdliner.2.1.1                                     e5dd77e6708d
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ezjs_min.0.3.0                                     246946cc211c
  gen.1.1                                            e2ab6f532734
  js_of_ocaml.6.4.1                                  19a0df89f4d4
  js_of_ocaml-compiler.6.4.1                         0a5a39d4ac55
  js_of_ocaml-ppx.6.4.1                              e843e3d1a6a0
  menhir.20260209                                    c1f23eb38523
  menhirCST.20260209                                 0c0a8e122478
  menhirGLR.20260209                                 55b8cfc3f8b3
  menhirLib.20260209                                 e790c6b1b683
  menhirSdk.20260209                                 5256bfaa72f1
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocaml-compiler-libs.v0.17.0                        235024900ef6
  ocamlfind.1.9.9~preview                            5e0261154b58
  ppx_derivers.1.2.1                                 8d5f777c17ee
  ppxlib.0.38.0                                      ac854f4fbd20
  sedlex.3.7                                         6fb146723cef
  seq.base                                           06af5ac9d1a8
  sexplib0.v0.17.0                                   055934f8e366
  stdlib-shims.0.3.0                                 cc542b70be6c
  yojson.3.0.0                                       7ef0eaa5587b
=== STDOUT ===
Processing: [default: loading data]
[ezjs_push.0.2: dl]
[ezjs_push.0.2: extract]
-> retrieved ezjs_push.0.2  (https://opam.ocaml.org/cache)
[ezjs_push: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ezjs_push" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ezjs_push.0.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ezjs_push.objs/byte -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -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 -o src/.ezjs_push.objs/byte/ezjs_push.cmo -c -impl src/ezjs_push.pp.ml)
- File "src/ezjs_push.ml", line 207, characters 30-45:
- 207 | let navigator : navigator t = Unsafe.variable "navigator"
-                                     ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 208, characters 43-58:
- 208 | let notification : notification_static t = Unsafe.variable "Notification"
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 209, characters 40-55:
- 209 | let self : serviceWorkerGlobalScope t = Unsafe.variable "self"
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Ezjs_min.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
-> compiled  ezjs_push.0.2
-> installed ezjs_push.0.2

=== STDERR ===

2026-09-04 19:22.52: OK: build ezjs_push.0.2 (runc: 5.6s, disk: 9KB)
2026-09-04 19:22.52: Job succeeded