Organisationsocaml-multicoredomainslibea7747 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-09 14:55.42: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (ea774752b03ffa885f75e9d0439b3f5a413659b0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:89ec63b50b2a5b473e2ee6ac01bf5fc8513ec4fc85f485bbee7ea4ce1c250e71
ocamlformat version: none


To reproduce locally:


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


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


2025-04-09 14:55.42: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.2@sha256:89ec63b50b2a5b473e2ee6ac01bf5fc8513ec4fc85f485bbee7ea4ce1c250e71-debian-12-5.2_opam-2.3-ocamlformat-dc34160691d9a3f3f479a806e82dde94dea3f463"
2025-04-09 14:55.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:89ec63b50b2a5b473e2ee6ac01bf5fc8513ec4fc85f485bbee7ea4ce1c250e71)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-04-09 14:55.42: Waiting for resource in pool OCluster
2025-04-09 14:55.42: Waiting for worker…
2025-04-09 14:55.42: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
HEAD is now at 894a89c Saturn version constraint
HEAD is now at ea77475 Merge pull request #129 from ocaml-multicore/fix_saturn_dep


(from ocaml/opam:debian-12-ocaml-5.2@sha256:89ec63b50b2a5b473e2ee6ac01bf5fc8513ec4fc85f485bbee7ea4ce1c250e71)
2025-04-09 14:55.42 ---> using "38896d45c132e80618e0ea619c3f1eaa7c74f33d36affcfd5cb62a4306714da8" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-09 14:55.42 ---> using "0a84d270edb7978192bbedb4bd22324793413eac57425fd341cbcd0a061aac88" from cache
Job succeeded
2025-04-09 14:55.43: Job succeeded