2025-09-10 00:50.11: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (2a884868ff69c13ecef8efecca9ba1102ff11a7f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "main" && cd "domainslib" && git reset --hard 2a884868
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-09-10 00:50.11: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9-debian-12-5.2_opam-2.4-ocamlformat-109398e2fd61803126becd398df0f1eabc9f3ca2"
2025-09-10 00:50.11: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-09-10 00:50.11: Waiting for resource in pool OCluster
2025-09-10 06:09.17: Waiting for worker…
2025-09-10 06:14.30: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 2a88486 Merge pull request #130 from ocaml-multicore/prepare-release.0.5.2
(from ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9)
2025-09-10 06:14.30 ---> using "c92d9a071e82fa1e24d7891bca05529d317e6e2a94119bdc596a2d1467b19cc5" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-10 06:14.30 ---> saved as "2d9f4293a42c9573c06ca8d1a52eebae7598cf11d32d99c894f95be6d9f6c1af"
Job succeeded
2025-09-10 06:14.31: Job succeeded