2025-07-28 18:09.52: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (0c98ebd00bd9621a99dc5a1827ce79f5c0da2c9b) (linux-x86_64:(lint-fmt))Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33ocamlformat version: noneTo reproduce locally:git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 0c98ebd0cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33RUN echo "skipping format lint because ocamlformat is not configured"END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-07-28 18:09.52: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33-alpine-3.21-4.14_opam-2.3-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"2025-07-28 18:09.52: Using OBuilder spec:((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33)(run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")))2025-07-28 18:09.52: Waiting for resource in pool OCluster2025-07-29 01:42.51: Waiting for worker…2025-07-29 01:46.14: Got resource from pool OClusterBuilding on bremusa.ocamllabs.ioAll commits already cachedHEAD is now at 0c98ebd Add legacy data to archive(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33)2025-07-29 01:46.14 ---> using "55d202f7fecfb1870e4e5ff40a2bf370c1ccb0b90b65ea9e954fa8fcf7fc2c95" from cache/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))skipping format lint because ocamlformat is not configured2025-07-29 01:46.14 ---> using "950017a68ff972835553d094e1269305984e03821030420cae3211baada77ede" from cacheJob succeeded2025-07-29 01:46.15: Job succeeded