2025-04-07 09:28.49: 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:282e3407ce98e3be8538b28df5bdf7f0eca45e66519db0fa222ce3c2bb44fc61
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:282e3407ce98e3be8538b28df5bdf7f0eca45e66519db0fa222ce3c2bb44fc61
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-04-07 09:28.49: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.0@sha256:282e3407ce98e3be8538b28df5bdf7f0eca45e66519db0fa222ce3c2bb44fc61-debian-12-5.0_opam-2.3-ocamlformat-dc34160691d9a3f3f479a806e82dde94dea3f463"
2025-04-07 09:28.49: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.0@sha256:282e3407ce98e3be8538b28df5bdf7f0eca45e66519db0fa222ce3c2bb44fc61)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-04-07 09:28.49: Waiting for resource in pool OCluster
2025-04-07 09:34.33: Waiting for worker…
2025-04-07 09:36.13: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
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:282e3407ce98e3be8538b28df5bdf7f0eca45e66519db0fa222ce3c2bb44fc61)
2025-04-07 09:37.18 ---> saved as "23554cdcf0b176073db3d3a932070cd0fef3d0c19131440aed2f391cb694a47e"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-07 09:37.18 ---> saved as "5508086114f4c0f2928a93df190ee708c2eae923f5fbab5d6a454a5a4f3f9ab3"
Job succeeded
2025-04-07 09:37.18: Job succeeded