2024-11-04 11:14.25: New job: test mirage/ocaml-pcap https://github.com/mirage/ocaml-pcap.git#refs/heads/main (c28ea15c39bfb4189ffe9ac7975e54bda78e7dbc) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-pcap.git" -b "main" && cd "ocaml-pcap" && git reset --hard c28ea15c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-04 11:14.25: Using cache hint "mirage/ocaml-pcap-ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8-debian-12-4.08_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a"
2024-11-04 11:14.25: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-04 11:14.25: Waiting for resource in pool OCluster
2024-11-04 12:20.36: Waiting for worker…
2024-11-04 12:22.38: Got resource from pool OCluster
Building on x86-bm-c20.sw.ocaml.org
All commits already cached
HEAD is now at c28ea15 Merge pull request #37 from Alessandro-Barbieri/main
(from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8)
2024-11-04 12:22.38 ---> using "45ed51cabfe3de1acd486922e22b24eee2a37ab1a07c3ddaa8a9367527eeade3" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-04 12:22.38 ---> saved as "8472a1c9912af054218de94662c27ebbc0e161aea284920cdfdba80775c33d98"
Job succeeded
2024-11-04 12:22.38: Job succeeded