Build:
  1. 0
2026-06-24 13:54.51: New job: build docker-api.0.2 (fc1d06e9cdd1)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:45.13: Got resource from pool day11-builds
2026-06-24 15:45.13: [profile full] build docker-api.0.2
2026-06-24 15:45.13: build docker-api.0.2 (fc1d06e9cdd1)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  biniou.1.2.2                                       eef30331b544
  camlp-streams.5.0.1                                28f363162dde
  cppo.1.8.0                                         5f3f70cae95b
  dune.3.23.1                                        848a72441e15
  easy-format.1.3.4                                  1672fd0d9a38
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  yojson.1.7.0                                       af4472b19ade
=== STDOUT ===
Processing: [default: loading data]
[docker-api.0.2: dl]
[docker-api.0.2: extract]
-> retrieved docker-api.0.2  (https://opam.ocaml.org/cache)
[docker-api: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "docker-api" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/docker-api.0.2)
- (cd _build/default/src && /home/opam/.opam/default/bin/ocaml ../compatibility.ml)
- File "../compatibility.ml", line 39, characters 4-15:
- 39 |     output_file fname_out s
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label content was omitted in the application of this function.
- File "../compatibility.ml", line 43, characters 4-15:
- 43 |     output_file fname_out (input_file fname_in)
-          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label content was omitted in the application of this function.
- File "../compatibility.ml", line 55, characters 2-13:
- 55 |   output_file fname_out s
-        ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label content was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.docker.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/yojson -intf-suffix .ml -no-alias-deps -open Docker__ -o src/.docker.objs/byte/docker.cmo -c -impl src/docker.ml)
- File "src/docker.ml", line 435, characters 28-37:
- 435 |   let container_of_json (c: Json.json) =
-                                   ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 537, characters 20-29:
- 537 |     | [] -> (`Null: Json.json)
-                           ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 721, characters 15-24:
- 721 |     let json : Json.json =
-                      ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 721, characters 15-24:
- 721 |     let json : Json.json =
-                      ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 974, characters 26-35:
- 974 |   let image_of_json (img: Json.json) =
-                                 ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.docker.objs/byte -I src/.docker.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/yojson -intf-suffix .ml -no-alias-deps -open Docker__ -o src/.docker.objs/native/docker.cmx -c -impl src/docker.ml)
- File "src/docker.ml", line 435, characters 28-37:
- 435 |   let container_of_json (c: Json.json) =
-                                   ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 537, characters 20-29:
- 537 |     | [] -> (`Null: Json.json)
-                           ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 721, characters 15-24:
- 721 |     let json : Json.json =
-                      ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 721, characters 15-24:
- 721 |     let json : Json.json =
-                      ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/docker.ml", line 974, characters 26-35:
- 974 |   let image_of_json (img: Json.json) =
-                                 ^^^^^^^^^
- Alert deprecated: Json.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-> compiled  docker-api.0.2
-> installed docker-api.0.2

=== STDERR ===

2026-06-24 15:45.50: OK: build docker-api.0.2 (runc: 3.1s, disk: 10KB)
2026-06-24 15:45.50: Job succeeded