Build:
- 0
2026-06-24 18:58.24: New job: build vhd-format.0.9.1 (fe6b1d63e9f9)
2026-06-24 18:58.24: Waiting for resource in pool day11-builds
2026-06-24 19:17.12: Got resource from pool day11-builds
2026-06-24 19:17.12: [profile full] build vhd-format.0.9.1
2026-06-24 19:17.12: build vhd-format.0.9.1 (fe6b1d63e9f9)
=== DEPENDENCIES (29 transitive) ===
base.v0.15.2 ea95604dcd06
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
conf-pkg-config.5 d5de2c6a88f9
csexp.1.5.2 cbff46c78e23
cstruct.3.3.0 ac623c67c4eb
dune.3.23.1 ec34fe9ebf2c
dune-configurator.3.22.2 f3081e3d47cb
io-page.3.0.0 4ec4a791271f
jbuilder.1.0+beta20.2 8141ab48b1e2
num.1.6 0d0867ee79d1
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-config.2 e77f021f2144
ocaml-migrate-parsetree.1.8.0 73b42abd5080
ocaml-secondary-compiler.4.14.2 fb63d435ed9e
ocamlbuild.0.16.1 2ce5a99932fe
ocamlfind.1.9.6 8d8d9a490c0f
ocamlfind-secondary.1.9.6 e7e9f5a4b1a5
parsexp.v0.15.0 a573a606868d
ppx_cstruct.3.3.0 406259a172a4
ppx_derivers.1.2.1 e2df7d6ecda0
ppx_tools_versioned.5.4.0 92222031b774
result.1.5 b2f02c331fa8
rresult.0.7.0 32b2361247b8
sexplib.v0.15.1 848b1fc6b213
sexplib0.v0.15.1 52604d5b3c08
topkg.1.1.1 2f204787554a
uuidm.0.9.8 66c6e90a8fc9
=== STDOUT ===
Processing: [default: loading data]
[vhd-format.0.9.1: dl]
[vhd-format.0.9.1: extract]
-> retrieved vhd-format.0.9.1 (https://opam.ocaml.org/cache)
[vhd-format: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "vhd-format" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/vhd-format.0.9.1)
- File "cli/jbuild", line 3, characters 12-26:
- Warning: This field is useless without a (public_name ...) field.
- ocamlc vhd_format/.vhd_format.objs/vhd_format__F.{cmo,cmt}
- File "vhd_format/f.ml", line 302, characters 17-29:
- 302 | let string = Array.create max 0 in
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "vhd_format/f.ml", line 353, characters 12-24:
- 353 | ?(uid = Uuidm.create `V4) ?(saved_state = false) () =
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 836, characters 26-38:
- 836 | let parent_locators = Array.create 8 Parent_locator.null in
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "vhd_format/f.ml", line 1667, characters 15-27:
- 1667 | ?(uuid = Uuidm.create `V4)
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 1718, characters 13-25:
- 1718 | ?(uuid=Uuidm.create `V4)
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 1894, characters 10-21:
- 1894 | let bitmap_size = Header.sizeof_bitmap t.Vhd.header in
- ^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable bitmap_size.
- ocamlopt vhd_format/.vhd_format.objs/vhd_format__F.{cmx,o}
- File "vhd_format/f.ml", line 302, characters 17-29:
- 302 | let string = Array.create max 0 in
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "vhd_format/f.ml", line 353, characters 12-24:
- 353 | ?(uid = Uuidm.create `V4) ?(saved_state = false) () =
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 836, characters 26-38:
- 836 | let parent_locators = Array.create 8 Parent_locator.null in
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "vhd_format/f.ml", line 1667, characters 15-27:
- 1667 | ?(uuid = Uuidm.create `V4)
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 1718, characters 13-25:
- 1718 | ?(uuid=Uuidm.create `V4)
- ^^^^^^^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- File "vhd_format/f.ml", line 1894, characters 10-21:
- 1894 | let bitmap_size = Header.sizeof_bitmap t.Vhd.header in
- ^^^^^^^^^^^
- Warning 26 [unused-var]: unused variable bitmap_size.
-> compiled vhd-format.0.9.1
-> installed vhd-format.0.9.1
=== STDERR ===
2026-06-24 19:17.27: OK: build vhd-format.0.9.1 (runc: 4.1s, disk: 11KB)
2026-06-24 19:17.27: Job succeeded