Build:
- 0
2026-06-16 18:29.44: New job: build vhd-format.0.9.1 (6ba2366777b5)
2026-06-16 18:29.44: Waiting for resource in pool day11-builds
2026-06-16 18:48.12: Got resource from pool day11-builds
2026-06-16 18:48.12: [profile full] build vhd-format.0.9.1
2026-06-16 18:48.12: build vhd-format.0.9.1 (6ba2366777b5)
=== DEPENDENCIES (29 transitive) ===
base.v0.15.2 adb647dc8272
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-pkg-config.5 64c6b37d622b
csexp.1.5.2 2dc1d42cb195
cstruct.3.3.0 0b542f8031ca
dune.3.23.1 6e9c895d33c4
dune-configurator.3.22.2 b3ee8ff25f05
io-page.3.0.0 b95fdb6ff952
jbuilder.1.0+beta20.2 12fbbe32fb93
num.1.6 6107ad20ded4
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
ocaml-migrate-parsetree.1.8.0 2e4ce0b38e6e
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlbuild.0.16.1 0aed2948eb5f
ocamlfind.1.9.6 6a204c1e4cf6
ocamlfind-secondary.1.9.6 74c288ceaf87
parsexp.v0.15.0 dbb213be442b
ppx_cstruct.3.3.0 675e73e685c5
ppx_derivers.1.2.1 8e0bcbefff24
ppx_tools_versioned.5.4.0 1378cf69f9b5
result.1.5 be123bcfc185
rresult.0.7.0 3641f379db86
sexplib.v0.15.1 2fc147651996
sexplib0.v0.15.1 6f4e128f609c
topkg.1.1.1 38d1e7a378f4
uuidm.0.9.8 c7c5a4c743c6
=== 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-16 18:48.24: OK: build vhd-format.0.9.1 (runc: 4.1s, disk: 10KB)
2026-06-16 18:48.24: Job succeeded