2025-07-10 14:50.50: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (983230ac24d5433c1d42e18e97ac0ac70149ca62) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard 983230ac
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-07-10 14:50.50: Using cache hint "jmid/mutaml-ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74-debian-12-4.12_opam-2.3-ocamlformat-23a00cc88920eca4ff3ff0ddeda3a7f80324e3b7"
2025-07-10 14:50.50: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-07-10 14:50.50: Waiting for resource in pool OCluster
2025-07-10 18:31.58: Waiting for worker…
2025-07-10 18:34.25: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 983230a Merge pull request #41 from jmid/avoid-opam-patching
(from ocaml/opam:debian-12-ocaml-4.12@sha256:6ce65c127e4fc5158565b6acdd96d1940a5d2466050576ea42ee9455b0ce7c74)
2025-07-10 18:47.01 ---> using "1da314489d8a1aa96dc3f82d3e21db390b8f77f7e412f4ac849ce7c521e73be9" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-10 18:47.01 ---> saved as "b2662c0bc9a9aa5b3c0282e978870c37dc4dddf758d7e37960f085916d857cae"
Job succeeded
2025-07-10 18:47.02: Job succeeded