2024-10-07 17:20.23: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/pull/151/head (294b467b48ec5c574ced4b238fb060c53c3f61f6) (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 294b467b 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-07 17:20.23: 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-07 17:20.23: 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-07 17:20.23: Waiting for resource in pool OCluster 2024-10-07 17:25.35: Waiting for worker… 2024-10-07 17:30.37: Got resource from pool OCluster Building on x86-bm-c7.sw.ocaml.org All commits already cached HEAD is now at 294b467 code test, clarify, line editing 02_command-line.md (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: Verifying Checksum 427afe4eb45a: Download complete 427afe4eb45a: Pull complete Digest: sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 Status: Downloaded newer image for ocaml/opam@sha256:11738560091a745c9ea5c9c81145277de356850d7676bdf90191f58f8f13ffc0 2024-10-07 17:32.09 ---> 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-07 17:32.09 ---> using "8fa05973526605279bc8d16041396d70f7d580b136d597fb0c5d9d6be49cd8a5" from cache Job succeeded 2024-10-07 17:32.09: Job succeeded