Build:
  1. 0
2026-09-04 00:58.54: New job: build vhd-format.0.9.1 (53b84a4b8449)
2026-09-04 00:58.54: Waiting for resource in pool day11-builds
2026-09-04 01:11.51: Got resource from pool day11-builds
2026-09-04 01:11.51: [profile full] build vhd-format.0.9.1
2026-09-04 01:11.51: build vhd-format.0.9.1 (53b84a4b8449)
=== DEPENDENCIES (29 transitive) ===
  base.v0.15.2                                       64cc86740b6e
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-pkg-config.5                                  74f50f3cfe72
  csexp.1.5.2                                        45da150ac45d
  cstruct.3.3.0                                      e214cf2de807
  dune.3.24.2                                        03fddf396e0b
  dune-configurator.3.22.2                           9de81b632721
  io-page.3.0.0                                      9da1bdf7df19
  jbuilder.1.0+beta20.2                              5b60bb768f18
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      948d5b2a7ced
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  parsexp.v0.15.0                                    2c9fe43c1120
  ppx_cstruct.3.3.0                                  8cc84017f8e2
  ppx_derivers.1.2.1                                 a5c1b1ed9e33
  ppx_tools_versioned.5.4.0                          7fce51fb0792
  result.1.5                                         901d6a7defa5
  rresult.0.7.0                                      7d0181f44ae8
  sexplib.v0.15.1                                    51b3b71589ac
  sexplib0.v0.15.1                                   da413aa813bb
  topkg.1.1.1                                        99e743cd0ccd
  uuidm.0.9.8                                        17a4750005e5
=== 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-09-04 01:12.01: OK: build vhd-format.0.9.1 (runc: 5.1s, disk: 11KB)
2026-09-04 01:12.01: Job succeeded