Organisationsocaml-multicoreeio33d4e0 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-21 14:36.08: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (33d4e01a30aae0ae55747e29c1fc4ea6e741571b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:e931b3c7a818a2b8a0ebee8b905737b3f70485079ab1de2e75f787c06c72b41c
ocamlformat version: none


To reproduce locally:


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


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


2024-08-21 14:36.08: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:e931b3c7a818a2b8a0ebee8b905737b3f70485079ab1de2e75f787c06c72b41c-debian-12-5.1_opam-2.2-ocamlformat-46c2d8c268fa7d5c448331593f34c5c7d413205b"
2024-08-21 14:36.08: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:e931b3c7a818a2b8a0ebee8b905737b3f70485079ab1de2e75f787c06c72b41c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-21 14:36.08: Waiting for resource in pool OCluster
2024-08-21 18:29.27: Waiting for worker…
2024-08-21 18:42.29: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at 33d4e01 Merge pull request #745 from talex5/fs-example


(from ocaml/opam:debian-12-ocaml-5.1@sha256:e931b3c7a818a2b8a0ebee8b905737b3f70485079ab1de2e75f787c06c72b41c)
2024-08-21 18:42.30 ---> using "ede3d7fdbec32bb6401b56b3963b160c120af1decf9890d3415dbc0e18b255fe" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-21 18:42.30 ---> using "a7645d545c800929b0b0bb6fb15c44959117cb1034d6a649f1c3f53b9de2b9d3" from cache
Job succeeded
2024-08-21 18:42.30: Job succeeded