2025-03-03 09:52.32: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/pull/523/head (3569ffe2f8c68687fc7ad6f8ad25b7d5e8a84b32) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/mirage-tcpip.git" && cd "mirage-tcpip" && git fetch origin "refs/pull/523/head" && git reset --hard 3569ffe2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-03-03 09:52.32: Using cache hint "mirage/mirage-tcpip-ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2-debian-12-4.13_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-03 09:52.32: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-03-03 09:52.32: Waiting for resource in pool OCluster
2025-03-03 11:22.37: Waiting for worker…
2025-03-03 11:22.37: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 3569ffe2 ci: fix
(from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
2025-03-03 11:22.37 ---> using "114aebc0df831c183f0bc6e0591519784483c27acfaa72fbb21f484156fede5c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 11:22.37 ---> saved as "5f75654353e83a1a3379361a2db0241b7114b3787bea7c88b3ff3e48a5d34ca0"
Job succeeded
2025-03-03 11:22.38: Job succeeded