Build:
  1. 0
2026-06-19 18:40.45: New job: build webbrowser.0.6.2 (0d6067279f68)
2026-06-19 18:40.45: Waiting for resource in pool day11-builds
2026-06-19 19:55.21: Got resource from pool day11-builds
2026-06-19 19:55.21: [profile full] build webbrowser.0.6.2
2026-06-19 19:55.21: build webbrowser.0.6.2 (0d6067279f68)
=== DEPENDENCIES (15 transitive) ===
  astring.0.8.5                                      a4f99eb8200d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.3.0                                          9ff004161cdb
  cmdliner.2.1.1                                     a613b65b3997
  fmt.0.11.0                                         f12954c86045
  fpath.0.7.3                                        be339ea77a17
  logs.0.10.0                                        b139336449e4
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  rresult.0.7.0                                      bcecdf850d77
  topkg.1.1.1                                        ecfbf436618b
=== STDOUT ===
Processing: [default: loading data]
[webbrowser.0.6.2: dl]
[webbrowser.0.6.2: extract]
-> retrieved webbrowser.0.6.2  (https://opam.ocaml.org/cache)
[webbrowser: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/webbrowser.0.6.2)
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'rresult bos' -modules src/webbrowser.ml > src/webbrowser.ml.depends
- + ocamlfind ocamldep -package 'rresult bos' -modules src/webbrowser.mli > src/webbrowser.mli.depends
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmi src/webbrowser.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmi src/webbrowser.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmx src/webbrowser.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmx src/webbrowser.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -package 'rresult bos' -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- + ocamlfind ocamlopt -a -package 'rresult bos' -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmo src/webbrowser.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmo src/webbrowser.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package cmdliner -package 'rresult bos' -modules src/cli/webbrowser_cli.ml > src/cli/webbrowser_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -package 'rresult bos' -modules src/cli/webbrowser_cli.mli > src/cli/webbrowser_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmi src/cli/webbrowser_cli.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmi src/cli/webbrowser_cli.mli
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmx src/cli/webbrowser_cli.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmx src/cli/webbrowser_cli.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmx -o src/cli/webbrowser_cli.cmxa
- + ocamlfind ocamlopt -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmx -o src/cli/webbrowser_cli.cmxa
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmo src/cli/webbrowser_cli.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmo src/cli/webbrowser_cli.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package cmdliner -package 'rresult bos' -modules test/browse.ml > test/browse.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmo test/browse.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmo test/browse.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmx test/browse.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmx test/browse.ml
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + ocamlfind ocamlc -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmxa -o src/cli/webbrowser_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmo -o src/cli/webbrowser_cli.cma
- + ocamlfind ocamlc -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.cma
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -linkpkg -g -package cmdliner -package 'rresult bos' -I src/cli -I src -I test src/cli/webbrowser_cli.cmx src/webbrowser.cmx test/browse.cmx -o test/browse.native
- + ocamlfind ocamlc -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmo -o src/cli/webbrowser_cli.cma
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmxa -o src/cli/webbrowser_cli.cmxs
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -linkpkg -g -package cmdliner -package 'rresult bos' -I src/cli -I src -I test src/cli/webbrowser_cli.cmx src/webbrowser.cmx test/browse.cmx -o test/browse.native
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(17), max: 5, min: 5, average(total): 5.000(1.235) }
-> compiled  webbrowser.0.6.2
-> installed webbrowser.0.6.2

=== STDERR ===

2026-06-19 19:55.31: OK: build webbrowser.0.6.2 (runc: 3.1s, disk: 13KB)
2026-06-19 19:55.31: Job succeeded