Build:
  1. 0
2026-06-23 08:56.02: New job: build ezjs_push.0.1 (c41716ac029f)
2026-06-23 08:56.02: Waiting for resource in pool day11-builds
2026-06-23 08:58.23: Got resource from pool day11-builds
2026-06-23 08:58.23: [profile full] build ezjs_push.0.1
2026-06-23 08:58.24: build ezjs_push.0.1 (c41716ac029f)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  gen.1.1                                            787733a0c943
  js_of_ocaml.6.4.0                                  64f66b25512d
  js_of_ocaml-compiler.6.4.0                         aa428defaa6d
  js_of_ocaml-ppx.6.4.0                              fe9e0be4137e
  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
  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.1: dl]
[ezjs_push.0.1: extract]
-> retrieved ezjs_push.0.1  (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.1)
- (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/js_of_ocaml -I /home/opam/.opam/default/lib/js_of_ocaml-compiler/runtime -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 75, characters 33-51:
- 75 | let navigator : navigator Js.t = Js.Unsafe.variable "navigator"
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 76, characters 39-57:
- 76 | let notification : notification Js.t = Js.Unsafe.variable "Notification"
-                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 120, characters 38-53:
- 120 | let get_registration ?(none=fun () -> Firebug.console##log (Js.string "No service worker")) f =
-                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Js_of_ocaml.Firebug
- [since 6.0] Use Js_of_ocaml.Console instead.
- 
- File "src/ezjs_push.ml", line 163, characters 38-53:
- 163 | let get_subscription ?(none=fun () -> Firebug.console##log (Js.string "No subscription")) reg f =
-                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Js_of_ocaml.Firebug
- [since 6.0] Use Js_of_ocaml.Console instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ezjs_push.objs/byte -I src/.ezjs_push.objs/native -I /home/opam/.opam/default/lib/js_of_ocaml -I /home/opam/.opam/default/lib/js_of_ocaml-compiler/runtime -cmi-file src/.ezjs_push.objs/byte/ezjs_push.cmi -no-alias-deps -o src/.ezjs_push.objs/native/ezjs_push.cmx -c -impl src/ezjs_push.pp.ml)
- File "src/ezjs_push.ml", line 75, characters 33-51:
- 75 | let navigator : navigator Js.t = Js.Unsafe.variable "navigator"
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 76, characters 39-57:
- 76 | let notification : notification Js.t = Js.Unsafe.variable "Notification"
-                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/ezjs_push.ml", line 120, characters 38-53:
- 120 | let get_registration ?(none=fun () -> Firebug.console##log (Js.string "No service worker")) f =
-                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Js_of_ocaml.Firebug
- [since 6.0] Use Js_of_ocaml.Console instead.
- 
- File "src/ezjs_push.ml", line 163, characters 38-53:
- 163 | let get_subscription ?(none=fun () -> Firebug.console##log (Js.string "No subscription")) reg f =
-                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Js_of_ocaml.Firebug
- [since 6.0] Use Js_of_ocaml.Console instead.
-> compiled  ezjs_push.0.1
-> installed ezjs_push.0.1

=== STDERR ===

2026-06-23 08:58.47: OK: build ezjs_push.0.1 (runc: 4.6s, disk: 10KB)
2026-06-23 08:58.47: Job succeeded