Organisationsocaml-multicoredomainslibe72622 (prepare-release.0.5.2)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-17 18:41.10: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/prepare-release.0.5.2 (e72622b854f924bcb1f3d7ee6ad85489f96bfc88) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "prepare-release.0.5.2" && cd "domainslib" && git reset --hard e72622b8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-06-17 18:41.10: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843-debian-12-5.2_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-17 18:41.10: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-17 18:41.10: Waiting for resource in pool OCluster
2025-06-17 21:25.08: Waiting for worker…
2025-06-17 21:27.59: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at e72622b Prepare release

(from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
2025-06-17 21:27.59 ---> using "f378c535ff5041530266ba1e1662cf7421ec4388dffb474c75610fb6e6780c7b" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-17 21:27.59 ---> saved as "a5efc24e44bb359c9e792efc6fb19122c010245ab1276aca8ab2948c082bf39f"
Job succeeded
2025-06-17 21:28.00: Job succeeded