2025-01-25 11:47.18: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (731f08891c87e788f2cc95f2a600328f6682a5e2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.0@sha256:b76c766bee396852c25d4b17148c2c695483eba5904a1515808a576bc92c07f0
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "main" && cd "domainslib" && git reset --hard 731f0889
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.0@sha256:b76c766bee396852c25d4b17148c2c695483eba5904a1515808a576bc92c07f0
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-25 11:47.18: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.0@sha256:b76c766bee396852c25d4b17148c2c695483eba5904a1515808a576bc92c07f0-debian-12-5.0_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-25 11:47.18: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.0@sha256:b76c766bee396852c25d4b17148c2c695483eba5904a1515808a576bc92c07f0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-25 11:47.18: Waiting for resource in pool OCluster
2025-01-25 16:20.15: Waiting for worker…
2025-01-25 16:30.05: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 731f088 Merge pull request #123 from punchagan/patch-1
(from ocaml/opam:debian-12-ocaml-5.0@sha256:b76c766bee396852c25d4b17148c2c695483eba5904a1515808a576bc92c07f0)
2025-01-25 16:30.06 ---> using "810efee3cf583c9f1c39146a67e6881f77bdf5162f874b2f96caa8c7358148f6" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-25 16:30.06 ---> saved as "efbd6ca1372b72b65d29956b0eff2e4e54996c4e6199af19083625949a170e0d"
Job succeeded
2025-01-25 16:30.06: Job succeeded