Build:
  1. 0
2026-06-16 16:17.12: New job: build webbrowser.0.6.2 (04d083e39cca)
2026-06-16 16:17.12: Waiting for resource in pool day11-builds
2026-06-16 16:57.50: Got resource from pool day11-builds
2026-06-16 16:57.50: [profile full] build webbrowser.0.6.2
2026-06-16 16:57.50: build webbrowser.0.6.2 (04d083e39cca)
=== DEPENDENCIES (16 transitive) ===
  astring.0.8.5                                      2b9007fef892
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.2.1                                          55aaec9499db
  cmdliner.2.1.1                                     36fe5a2b1d3e
  fmt.0.10.0                                         6c841bca183d
  fpath.0.7.3                                        a625ed9f7f7e
  logs.0.9.0                                         51a52c457833
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  rresult.0.7.0                                      2da11c56bf18
  topkg.1.0.8                                        b26b093bca52
=== 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 ocamlc -config
- + 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 ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmi src/webbrowser.mli
- + 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 -a -package 'rresult bos' -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- + ocamlfind ocamlopt -shared -linkall -package 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + 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 -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.cma
- + 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 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 -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmx -o src/cli/webbrowser_cli.cmxa
- + 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 -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 -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmo -o src/cli/webbrowser_cli.cma
- + 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 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 -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
- # No parallelism done
-> compiled  webbrowser.0.6.2
-> installed webbrowser.0.6.2

=== STDERR ===

2026-06-16 16:58.01: OK: build webbrowser.0.6.2 (runc: 3.6s, disk: 9KB)
2026-06-16 16:58.01: Job succeeded