Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-26 10:33.49: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c44ee5ce96c120b7ccc23a12d241dc8672e2888f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18
ocamlformat version: none


To reproduce locally:


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


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


2025-11-26 10:33.49: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18-debian-13-5.2_opam-2.4-ocamlformat-8a324a5b9945e0e515da441ede437f3756caa83d"
2025-11-26 10:33.49: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-26 10:33.49: Waiting for resource in pool OCluster
2025-11-26 12:05.03: Waiting for worker…
2025-11-26 12:08.21: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at c44ee5c Merge pull request #822 from patricoferris/fiber-docs


(from ocaml/opam:debian-13-ocaml-5.2@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.2@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18' locally
docker.io/ocaml/opam@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18: Pulling from ocaml/opam
b53bd8673405: Pulling fs layer
b53bd8673405: Waiting
b53bd8673405: Verifying Checksum
b53bd8673405: Download complete
b53bd8673405: Pull complete
Digest: sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18
Status: Downloaded newer image for ocaml/opam@sha256:21a5dbaf0132e392da5b14997c3e0e60655b38b457e6ed7afeb672d388abbc18
2025-11-26 12:08.21 ---> using "0efe32f3080b7b674e0ace2da5efac9f766f1da12c1b2a72a5e4df386eb0ed98" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-26 12:08.21 ---> using "ca05cb49b7230ff9519ca1bb0d117d5bb083f2942bdd5fe160180ec141c29284" from cache
Job succeeded
2025-11-26 12:08.22: Job succeeded