Build:
- 0
2026-09-04 00:59.02: New job: build dns-forward.0.9.0 (28e47047750e)
2026-09-04 00:59.02: Waiting for resource in pool day11-builds
2026-09-04 01:11.52: Got resource from pool day11-builds
2026-09-04 01:11.52: [profile full] build dns-forward.0.9.0
2026-09-04 01:11.52: build dns-forward.0.9.0 (28e47047750e)
=== DEPENDENCIES (63 transitive) ===
angstrom.0.16.1 1beb2b968c40
astring.0.8.5 e824dc1ea678
base.v0.14.4 95b2db6fa335
base-bytes.base b9dca55f5663
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
base64.3.5.2 da6ae5d769da
bigarray-compat.1.1.0 2438dca548c5
bigstringaf.0.10.0 cc3ab1833179
conf-pkg-config.5 74f50f3cfe72
cppo.1.8.0 d985c37e6252
csexp.1.5.2 45da150ac45d
cstruct.5.2.0 655fd0504d73
dns.1.1.1 cbdb816ab4ff
domain-name.0.2.1 80e060b2695c
dune.3.24.2 03fddf396e0b
dune-configurator.3.22.2 9de81b632721
duration.0.3.1 7dd6ae26db44
fmt.0.11.0 c621cb903fdd
hashcons.1.4.0 eaff5bf943ea
io-page.3.0.0 3fa0d55e6bec
ipaddr.2.9.0 1ffc8e08688e
jbuilder.1.0+beta20.2 5b60bb768f18
logs.0.8.0 cb2b5f7f4944
lwt.5.10.1 a6ad0b97a159
mirage-channel.3.2.0 6b6ab7d63bab
mirage-channel-lwt.3.2.0 2e60a2fc878e
mirage-clock.2.0.0 6ee48aabb806
mirage-clock-lwt.2.0.0 c0f82ac4de95
mirage-device.1.2.0 71d750210d9b
mirage-flow.1.6.0 d4d747add0e4
mirage-flow-lwt.1.6.0 9eebfbcdc7cf
mirage-time.1.3.0 7d0ac22d3127
mirage-time-lwt.1.3.0 fddb03f1d18f
mtime.2.2.0 7ad390e4355b
num.1.6 77382141c2d9
ocaml.4.12.1 40bf037a0516
ocaml-base-compiler.4.12.1 e714dfd3f0fe
ocaml-compiler-libs.v0.12.4 02b0760118b6
ocaml-config.2 75bd2fc1f23b
ocaml-migrate-parsetree.1.8.0 948d5b2a7ced
ocaml-secondary-compiler.4.14.2 d66c1c5ac958
ocaml-syntax-shims.1.0.0 70ba68081b80
ocamlbuild.0.16.1 b436c8ee2909
ocamlfind.1.9.6 b1980dc27cfd
ocamlfind-secondary.1.9.6 cd09f5be8757
ocplib-endian.1.2 b13d7187bc3a
parsexp.v0.14.2 086e0a4e0e37
ppx_cstruct.5.2.0 e109139a050d
ppx_derivers.1.2.1 a5c1b1ed9e33
ppx_sexp_conv.v0.14.1 d33c671ae4c2
ppx_tools_versioned.5.4.0 7fce51fb0792
ppxlib.0.15.0 f6aabefc68f9
re.1.12.0 a55b7e990d42
result.1.5 901d6a7defa5
rresult.0.7.0 7d0181f44ae8
seq.base 54beea656353
sexplib.v0.14.0 f74de2bc6a44
sexplib0.v0.14.0 9192d19ab94c
stdlib-shims.0.3.0 d07c91089280
stringext.1.6.0 4d7392e82f39
topkg.1.1.1 99e743cd0ccd
uri.4.4.0 98eb5ad3b683
=== STDOUT ===
Processing: [default: loading data]
[dns-forward.0.9.0: dl]
[dns-forward.0.9.0: extract]
-> retrieved dns-forward.0.9.0 (https://opam.ocaml.org/cache)
[dns-forward: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "dns-forward" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dns-forward.0.9.0)
- ocamlopt lib/.dns_forward.objs/dns_forward__Dns_forward_error.{cmx,o}
- File "lib/dns_forward_error.ml", line 21, characters 17-26:
- 21 | let errorf fmt = Fmt.kstrf (fun s -> Lwt.return (Error (`Msg s))) fmt
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- ocamlc lib/.dns_forward.objs/dns_forward__Dns_forward_error.{cmo,cmt}
- File "lib/dns_forward_error.ml", line 21, characters 17-26:
- 21 | let errorf fmt = Fmt.kstrf (fun s -> Lwt.return (Error (`Msg s))) fmt
- ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- ocamlc lib/.dns_forward.objs/dns_forward__Dns_forward_cache.{cmo,cmt}
- File "lib/dns_forward_cache.ml", line 25, characters 18-36:
- 25 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc lib/.dns_forward.objs/dns_forward__Dns_forward_config.{cmo,cmt}
- File "lib/dns_forward_config.ml", line 29, characters 30-48:
- 29 | if ip <> 0 then ip else Pervasives.compare a.port b.port
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 40, characters 32-50:
- 40 | let compare (a: t) (b: t) = Pervasives.compare a b
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 69, characters 18-36:
- 69 | let order = Pervasives.compare a.order b.order in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 70, characters 23-41:
- 70 | let timeout_ms = Pervasives.compare a.timeout_ms b.timeout_ms in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 98, characters 36-54:
- 98 | if servers <> 0 then servers else Pervasives.compare a.search b.search
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt lib/.dns_forward.objs/dns_forward__Dns_forward_config.{cmx,o}
- File "lib/dns_forward_config.ml", line 29, characters 30-48:
- 29 | if ip <> 0 then ip else Pervasives.compare a.port b.port
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 40, characters 32-50:
- 40 | let compare (a: t) (b: t) = Pervasives.compare a b
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 69, characters 18-36:
- 69 | let order = Pervasives.compare a.order b.order in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 70, characters 23-41:
- 70 | let timeout_ms = Pervasives.compare a.timeout_ms b.timeout_ms in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/dns_forward_config.ml", line 98, characters 36-54:
- 98 | if servers <> 0 then servers else Pervasives.compare a.search b.search
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt lib/.dns_forward.objs/dns_forward__Dns_forward_cache.{cmx,o}
- File "lib/dns_forward_cache.ml", line 25, characters 18-36:
- 25 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled dns-forward.0.9.0
-> installed dns-forward.0.9.0
=== STDERR ===
2026-09-04 01:12.11: OK: build dns-forward.0.9.0 (runc: 4.6s, disk: 19KB)
2026-09-04 01:12.11: Job succeeded