Build:
  1. 0
2026-06-19 19:33.45: New job: build webbrowser.0.6.2 (f3103c539252)
2026-06-19 19:33.45: Waiting for resource in pool day11-builds
2026-06-19 19:58.23: Got resource from pool day11-builds
2026-06-19 19:58.23: [profile full] build webbrowser.0.6.2
2026-06-19 19:58.23: build webbrowser.0.6.2 (f3103c539252)
=== DEPENDENCIES (15 transitive) ===
  astring.0.8.5                                      28f448ef004f
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.3.0                                          6d5cb4d49ad8
  cmdliner.2.1.1                                     a613b65b3997
  fmt.0.11.0                                         028219312d3e
  fpath.0.7.3                                        df660d5ec122
  logs.0.10.0                                        f487ea0e8b89
  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                                      f031c0845342
  topkg.1.1.0                                        d5e7a66cb681
=== 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 ocamlopt -shared -linkall -package 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + 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 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 ocamlc -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.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 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 ocamlopt -shared -linkall -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmxa -o src/cli/webbrowser_cli.cmxs
- + 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 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 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 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 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 -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 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
- # No parallelism done
-> compiled  webbrowser.0.6.2
-> installed webbrowser.0.6.2

=== STDERR ===

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