Organisationsocaml-multicoreeio9ffc07 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-26 10:33.32: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/823/head (9ffc07dedd802f844f28be1c322ccb73104e8ae1) (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" && cd "eio" && git fetch origin "refs/pull/823/head" && git reset --hard 9ffc07de
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.32: 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.32: 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.32: Waiting for resource in pool OCluster
2025-11-26 11:44.44: Waiting for worker…
2025-11-26 11:47.21: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 9ffc07d Add Eio_unix.Stdenv.with_env for updating environments


(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 11:47.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 11:47.22 ---> saved as "ca05cb49b7230ff9519ca1bb0d117d5bb083f2942bdd5fe160180ec141c29284"
Job succeeded
2025-11-26 11:47.22: Job succeeded