Build:
  1. 0
2026-06-24 18:29.03: New job: build ezjs_push.0.2 (77c9256f3c88)
2026-06-24 18:29.03: Waiting for resource in pool day11-builds
2026-06-24 18:56.58: Got resource from pool day11-builds
2026-06-24 18:56.58: [profile full] build ezjs_push.0.2
2026-06-24 18:56.58: build ezjs_push.0.2 (77c9256f3c88)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    a7b3bf16b3f4
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       612901b099cc
  bigstring.0.3                                      69ff5382bede
  cmdliner.2.1.1                                     814ed16c6662
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  ezjs_min.0.3.0                                     f237002c110c
  gen.1.1                                            c6b3c20b34bd
  js_of_ocaml.6.4.0                                  f4b9e911798d
  js_of_ocaml-compiler.6.4.0                         c703ced4853e
  js_of_ocaml-ppx.6.4.0                              9b8d64f87ea0
  menhir.20260209                                    2dfcdff6beb1
  menhirCST.20260209                                 ca14cdeaa1bc
  menhirGLR.20260209                                 5ba1fed6b7bb
  menhirLib.20260209                                 93342fcbef2d
  menhirSdk.20260209                                 28fda6618c58
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocaml-compiler-libs.v0.17.0                        d66bf6efa323
  ocamlfind.1.9.8                                    b506a15fcd6c
  ppx_derivers.1.2.1                                 82026aa8af61
  ppxlib.0.38.0                                      2aa2dfbf252b
  sedlex.3.7                                         5acdff9515ff
  seq.base                                           8e8202906505
  sexplib0.v0.17.0                                   166f8102230b
  stdlib-shims.0.3.0                                 e7f8a4f187fa
  yojson.3.0.0                                       e1da5f5d4d16
=== 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-24 18:57.11: OK: build ezjs_push.0.2 (runc: 4.6s, disk: 9KB)
2026-06-24 18:57.11: Job succeeded