Organisationsocaml-multicoreeio89843e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-01 11:41.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/773/head (89843e05b221c808a38f58e771febf431f92bd7b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/773/head" && git reset --hard 89843e05
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-11-01 11:41.20: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b-debian-12-5.1_opam-2.2-ocamlformat-b876d7d37014df697368765c088aa86d24dc8b6b"
2024-11-01 11:41.20: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-01 11:41.20: Waiting for resource in pool OCluster
2024-11-01 11:41.20: Waiting for worker…
2024-11-01 11:41.20: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at 89843e0 New line added


(from ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b' locally
docker.io/ocaml/opam@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b: Pulling from ocaml/opam
d635a36e1048: Pulling fs layer
d635a36e1048: Verifying Checksum
d635a36e1048: Download complete
d635a36e1048: Pull complete
Digest: sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
Status: Downloaded newer image for ocaml/opam@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
2024-11-01 11:43.40 ---> saved as "cc6e6202b5f51d8a99b510883899862bb62fa57878c6df798b19458034def9c3"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-01 11:43.40 ---> saved as "390d7a01b5b66ba881916b0a0d0690a0c7b858c0c92ac7fb7d0c10ca44f77344"
Job succeeded
2024-11-01 11:43.41: Job succeeded