Build:
  1. 0
2026-06-24 15:59.27: New job: build webbrowser.0.6.1 (8b98d187f64b)
2026-06-24 15:59.27: Waiting for resource in pool day11-builds
2026-06-24 16:55.10: Got resource from pool day11-builds
2026-06-24 16:55.10: [profile full] build webbrowser.0.6.1
2026-06-24 16:55.10: build webbrowser.0.6.1 (8b98d187f64b)
=== DEPENDENCIES (19 transitive) ===
  astring.0.8.5                                      a26592bf0052
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.2.0                                          648a24505a34
  cmdliner.1.0.4                                     acf9d1c62a92
  dune.1.6.3                                         29b41207f974
  fmt.0.8.6                                          4878060dcc54
  fpath.0.7.3                                        ddbccf2b779e
  logs.0.7.0                                         02974d000ffb
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocamlbuild.0.16.1                                  c852f758aecf
  ocamlfind.1.9.8                                    c048fc0ddff1
  result.1.5                                         ff43e6a4d165
  rresult.0.6.0                                      26403a4f2098
  seq.base                                           8a2d99539621
  stdlib-shims.0.3.0                                 5ce417b43b70
  topkg.1.1.1                                        1dae331d8019
=== STDOUT ===
Processing: [default: loading data]
[webbrowser.0.6.1: dl]
[webbrowser.0.6.1: extract]
-> retrieved webbrowser.0.6.1  (https://opam.ocaml.org/cache)
[webbrowser: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/webbrowser.0.6.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package rresult -package astring -package bos -modules src/webbrowser.ml > src/webbrowser.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package bos -modules src/webbrowser.mli > src/webbrowser.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmi src/webbrowser.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmx src/webbrowser.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package bos -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmo src/webbrowser.ml
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules src/webbrowser_cli.ml > src/webbrowser_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules src/webbrowser_cli.mli > src/webbrowser_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmi src/webbrowser_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmx src/webbrowser_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmx -o src/webbrowser_cli.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmo src/webbrowser_cli.ml
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules test/browse.ml > test/browse.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I test -I src -o test/browse.cmo test/browse.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I test -I src -o test/browse.cmx test/browse.ml
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package bos -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + ocamlfind ocamlc -a -package rresult -package astring -package bos -I src src/webbrowser.cmo -o src/webbrowser.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmxa -o src/webbrowser_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmo -o src/webbrowser_cli.cma
- + ocamlfind ocamlopt -linkpkg -g -package cmdliner -package rresult -package astring -package bos -I src -I test src/webbrowser.cmx src/webbrowser_cli.cmx test/browse.cmx -o test/browse.native
- # Parallel statistics: { count(total): 1(17), max: 5, min: 5, average(total): 5.000(1.235) }
-> compiled  webbrowser.0.6.1
-> installed webbrowser.0.6.1

=== STDERR ===

2026-06-24 16:55.37: OK: build webbrowser.0.6.1 (runc: 4.1s, disk: 10KB)
2026-06-24 16:55.37: Job succeeded