2024-10-09 11:31.22: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/pull/151/head (d1cb0c84ec27a64a4ac2e2f883c4e8c60ce5dce5) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/irmin.org.git" && cd "irmin.org" && git fetch origin "refs/pull/151/head" && git reset --hard d1cb0c84 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-10-09 11:31.22: Using cache hint "mirage/irmin.org-ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0-debian-12-4.10_opam-2.2-ocamlformat-7500e78304d59a8a297f7dc73a41b5de63ed2143" 2024-10-09 11:31.22: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-10-09 11:31.22: Waiting for resource in pool OCluster 2024-10-09 11:31.22: Waiting for worker… 2024-10-09 11:31.22: Got resource from pool OCluster Building on x86-bm-c7.sw.ocaml.org All commits already cached HEAD is now at d1cb0c8 fix Irmin formatting (from ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0) Unable to find image 'ocaml/opam:debian-12-ocaml-4.10@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0' locally docker.io/ocaml/opam@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0: Pulling from ocaml/opam 427afe4eb45a: Pulling fs layer 427afe4eb45a: Waiting 427afe4eb45a: Verifying Checksum 427afe4eb45a: Download complete 427afe4eb45a: Pull complete Digest: sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 Status: Downloaded newer image for ocaml/opam@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 2024-10-09 11:31.24 ---> using "e83ef07a08fa8cc180a012f5a2154e2532593577dc710d329b9dd8d25ca3d022" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-10-09 11:31.24 ---> using "8fa05973526605279bc8d16041396d70f7d580b136d597fb0c5d9d6be49cd8a5" from cache Job succeeded 2024-10-09 11:31.24: Job succeeded