Build:
  1. 0
2026-09-04 00:45.36: New job: build ezjs_push.0.2 (ee2053b71d89)
2026-09-04 00:45.36: Waiting for resource in pool day11-builds
2026-09-04 01:03.10: Got resource from pool day11-builds
2026-09-04 01:03.10: [profile full] build ezjs_push.0.2
2026-09-04 01:03.10: build ezjs_push.0.2 (ee2053b71d89)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  base64.3.5.2                                       86081d8c7cb4
  bigstring.0.3                                      1b8774251bf1
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ezjs_min.0.3.0                                     77340f58b00b
  gen.1.1                                            e1a5ad389f76
  js_of_ocaml.6.4.1                                  7dcd1d3517c3
  js_of_ocaml-compiler.6.4.1                         cc562a372183
  js_of_ocaml-ppx.6.4.1                              941847acad16
  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
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  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_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 01:03.24: OK: build ezjs_push.0.2 (runc: 5.6s, disk: 9KB)
2026-09-04 01:03.24: Job succeeded