Build:
  1. 0
2026-09-03 23:57.35: New job: build cordova-plugin-background-mode.1.0 (8a438dfb072d)
2026-09-03 23:57.35: Waiting for resource in pool day11-builds
2026-09-04 00:40.44: Got resource from pool day11-builds
2026-09-04 00:40.44: [profile full] build cordova-plugin-background-mode.1.0
2026-09-04 00:40.44: build cordova-plugin-background-mode.1.0 (8a438dfb072d)
=== DEPENDENCIES (27 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  gen.1.1                                            e1a5ad389f76
  gen_js_api.1.1.7                                   c33feeb834c3
  js_of_ocaml.6.4.1                                  7dcd1d3517c3
  js_of_ocaml-compiler.6.4.1                         cc562a372183
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        5bb965f7a9b8
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ojs.1.1.7                                          db27bf7ca0fc
  ppx_derivers.1.2.1                                 b98ec33f5664
  ppxlib.0.38.0                                      3ee699583a7b
  sedlex.3.7                                         8b8ba28d7500
  seq.base                                           28d30f6112ac
  sexplib0.v0.17.0                                   ff60a3c976cf
  stdlib-shims.0.3.0                                 8ab1e1c44699
  yojson.3.0.0                                       27388ba4dc9e
=== STDOUT ===
Processing: [default: loading data]
[cordova-plugin-background-mode.1.0: dl]
[cordova-plugin-background-mode.1.0: extract]
-> retrieved cordova-plugin-background-mode.1.0  (https://opam.ocaml.org/cache)
[cordova-plugin-background-mode: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/cordova-plugin-background-mode.1.0)
- ocamlfind gen_js_api/gen_js_api cordova_background.mli
- ocamlfind ocamlc -package gen_js_api,js_of_ocaml cordova_background.mli
- ocamlfind ocamlc -c -package gen_js_api.ppx -package gen_js_api,js_of_ocaml cordova_background.ml
- File "cordova_background.ml", line 105, characters 4-88:
- 105 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 110, characters 4-88:
- 110 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 115, characters 4-88:
- 115 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 120, characters 4-88:
- 120 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 125, characters 4-88:
- 125 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 130, characters 4-88:
- 130 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 135, characters 4-88:
- 135 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 140, characters 4-88:
- 140 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 145, characters 4-88:
- 145 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 150, characters 4-88:
- 150 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- ocamlfind ocamlc -a -package gen_js_api.ppx -o cordova_background.cma cordova_background.cmo
-> compiled  cordova-plugin-background-mode.1.0
[cordova-plugin-background-mode: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/cordova-plugin-background-mode.1.0)
- ocamlfind gen_js_api/gen_js_api cordova_background.mli
- ocamlfind ocamlc -package gen_js_api,js_of_ocaml cordova_background.mli
- ocamlfind ocamlc -c -package gen_js_api.ppx -package gen_js_api,js_of_ocaml cordova_background.ml
- File "cordova_background.ml", line 105, characters 4-88:
- 105 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 110, characters 4-88:
- 110 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 115, characters 4-88:
- 115 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 120, characters 4-88:
- 120 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 125, characters 4-88:
- 125 |     "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- 
- File "cordova_background.ml", line 130, characters 4-88:
- 130 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 135, characters 4-88:
- 135 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 140, characters 4-88:
- 140 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 145, characters 4-88:
- 145 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- 
- File "cordova_background.ml", line 150, characters 4-88:
- 150 |     "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- ocamlfind ocamlc -a -package gen_js_api.ppx -o cordova_background.cma cordova_background.cmo
- ocamlfind install cordova-plugin-background-mode META *.cma *.cmi
- Installed /home/opam/.opam/default/lib/cordova-plugin-background-mode/cordova_background.cmi
- Installed /home/opam/.opam/default/lib/cordova-plugin-background-mode/cordova_background.cma
- Installed /home/opam/.opam/default/lib/cordova-plugin-background-mode/META
-> installed cordova-plugin-background-mode.1.0

=== STDERR ===

2026-09-04 00:40.51: OK: build cordova-plugin-background-mode.1.0 (runc: 2.1s, disk: 16KB)
2026-09-04 00:40.51: Job succeeded