Build:
  1. 0
2026-06-16 17:49.10: New job: build ezjs_push.0.1 (495325651a97)
2026-06-16 17:49.10: Waiting for resource in pool day11-builds
2026-06-16 18:21.39: Got resource from pool day11-builds
2026-06-16 18:21.39: [profile full] build ezjs_push.0.1
2026-06-16 18:21.39: build ezjs_push.0.1 (495325651a97)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     36fe5a2b1d3e
  dune.3.23.1                                        d50060dd2cab
  gen.1.1                                            d7514bd3a90a
  js_of_ocaml.6.3.2                                  8844e56ab2a0
  js_of_ocaml-compiler.6.3.2                         0ed909b8f967
  js_of_ocaml-ppx.6.3.2                              851416598a37
  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
  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.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-16 18:22.09: OK: build ezjs_push.0.1 (runc: 4.7s, disk: 10KB)
2026-06-16 18:22.09: Job succeeded