2024-12-19 22:59.54: New job: test ocaml-ppx/ppx_getenv https://github.com/ocaml-ppx/ppx_getenv.git#refs/heads/master (eb6cb4b77d832b0b4fd062c80b728b12ef01b87e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.04@sha256:8d876fd158ecc34ee68484d0186cea526782d513322df9c964f50b5d813c9841
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-ppx/ppx_getenv.git" -b "master" && cd "ppx_getenv" && git reset --hard eb6cb4b7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.04@sha256:8d876fd158ecc34ee68484d0186cea526782d513322df9c964f50b5d813c9841
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:59.54: Using cache hint "ocaml-ppx/ppx_getenv-ocaml/opam:debian-12-ocaml-4.04@sha256:8d876fd158ecc34ee68484d0186cea526782d513322df9c964f50b5d813c9841-debian-12-4.04_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:59.54: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.04@sha256:8d876fd158ecc34ee68484d0186cea526782d513322df9c964f50b5d813c9841)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:59.54: Waiting for resource in pool OCluster
2024-12-20 20:18.53: Waiting for worker…
2024-12-20 20:22.05: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at eb6cb4b Merge pull request #9 from kit-ty-kate/release-2.1
(from ocaml/opam:debian-12-ocaml-4.04@sha256:8d876fd158ecc34ee68484d0186cea526782d513322df9c964f50b5d813c9841)
2024-12-20 20:22.05 ---> using "8e3e971a1f7c27fb1dcf78dea00b98d8715ce8ee0ad3f8247dc016846c8033a7" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 20:22.05 ---> saved as "df3ee6cab555f17ea79b9e2e295b0cd1a8aeea2e7c6b2f45c9324d58c336fceb"
Job succeeded
2024-12-20 20:22.06: Job succeeded