Build:
  1. 0
2026-06-23 08:50.44: New job: build ezjs_push.0.2 (4e7bae2227c8)
2026-06-23 08:50.44: Waiting for resource in pool day11-builds
2026-06-23 08:54.36: Got resource from pool day11-builds
2026-06-23 08:54.36: [profile full] build ezjs_push.0.2
2026-06-23 08:54.36: build ezjs_push.0.2 (4e7bae2227c8)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    ec2393fe4c6d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       7d4a72292fa4
  bigstring.0.3                                      1f36afa6bee6
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ezjs_min.0.3.0                                     6c6d3004a2e0
  gen.1.1                                            787733a0c943
  js_of_ocaml.6.4.0                                  263de04c2dcd
  js_of_ocaml-compiler.6.4.0                         00f4f40fa892
  js_of_ocaml-ppx.6.4.0                              04de4ded5667
  menhir.20260209                                    5f76d1d3722e
  menhirCST.20260209                                 b9f719ef3696
  menhirGLR.20260209                                 e70329f7f267
  menhirLib.20260209                                 c73d74bf4444
  menhirSdk.20260209                                 d70f00a72002
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-compiler-libs.v0.17.0                        6373bfde8e91
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ppx_derivers.1.2.1                                 2a3f00c1f6d2
  ppxlib.0.38.0                                      c01fe47fa7a4
  sedlex.3.7                                         e195469a45d8
  seq.base                                           1fbc0454e0be
  sexplib0.v0.17.0                                   313244870034
  stdlib-shims.0.3.0                                 9047e6396dc4
  yojson.3.0.0                                       32381b219f5f
=== 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-23 08:54.53: OK: build ezjs_push.0.2 (runc: 6.1s, disk: 9KB)
2026-06-23 08:54.53: Job succeeded