Organisationsocaml-multicoredomainslib2a8848 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-03 11:36.14: 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-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1
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-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-03 11:36.14: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1-debian-13-5.2_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-03 11:36.14: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-03 11:36.14: Waiting for resource in pool OCluster
2026-04-03 14:02.18: Waiting for worker…
2026-04-03 14:12.43: 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-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1)
2026-04-03 14:12.44 ---> using "9b20f3b3460b5364c4694eca09e11691cd4f4b015a339d3aa7da33a7a51cdbf3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-03 14:12.44 ---> using "e545176b24a714fcbc066c17c0b672e8cc7c96efb3870cf00f975e0cf6ac49cd" from cache
Job succeeded
2026-04-03 14:12.44: Job succeeded