2025-02-06 10:12.33: New job: test mirage/charrua https://github.com/mirage/charrua.git#refs/heads/main (4b25f1c87f0d9809096eca567628a7aebb6203c7) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/charrua.git" -b "main" && cd "charrua" && git reset --hard 4b25f1c8 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-02-06 10:12.33: Using cache hint "mirage/charrua-ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947-debian-12-4.13_opam-2.3-ocamlformat-a3f03aaceb14fa3a2f69a8d4f7c3cb97d896ce34" 2025-02-06 10:12.33: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-02-06 10:12.33: Waiting for resource in pool OCluster 2025-02-06 11:10.16: Waiting for worker… 2025-02-06 11:14.04: Got resource from pool OCluster Building on x86-bm-c4.sw.ocaml.org All commits already cached HEAD is now at 4b25f1c Merge pull request #130 from hannesm/add-main (from ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947) Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947' locally docker.io/ocaml/opam@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947: Pulling from ocaml/opam 292a29a75fb1: Pulling fs layer 292a29a75fb1: Verifying Checksum 292a29a75fb1: Download complete 292a29a75fb1: Pull complete Digest: sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947 Status: Downloaded newer image for ocaml/opam@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947 2025-02-06 11:14.05 ---> using "6f3e998551bbeb988908553d51157518bbd09e6e72ebd8c289084576d682c683" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-02-06 11:14.05 ---> saved as "dc527a9af7666f6637b8f88472978ac1552ad7911e3c855fb446ae1a7a9aaf56" Job succeeded 2025-02-06 11:14.05: Job succeeded