Build:
  1. 0
2026-06-16 18:23.43: New job: build ezjs_push.0.2 (335fea037dce)
2026-06-16 18:23.43: Waiting for resource in pool day11-builds
2026-06-16 18:43.42: Got resource from pool day11-builds
2026-06-16 18:43.42: [profile full] build ezjs_push.0.2
2026-06-16 18:43.42: build ezjs_push.0.2 (335fea037dce)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    4e354a32e9ce
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       be2419553127
  bigstring.0.3                                      083f03146700
  cmdliner.2.1.1                                     36fe5a2b1d3e
  dune.3.23.1                                        d50060dd2cab
  ezjs_min.0.3.0                                     d912326078a7
  gen.1.1                                            d7514bd3a90a
  js_of_ocaml.6.3.2                                  fe0711e6e2a3
  js_of_ocaml-compiler.6.3.2                         c7d0658a344d
  js_of_ocaml-ppx.6.3.2                              60ca2ddb5e4d
  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
  ocamlfind.1.9.8                                    5cfa73ef65e7
  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_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-06-16 18:43.50: OK: build ezjs_push.0.2 (runc: 3.6s, disk: 9KB)
2026-06-16 18:43.50: Job succeeded