Organisationsocaml-multicoreeiod25bfb ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-30 12:41.17: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/785/head (d25bfbfc233d3a2bd02a2c5bdae641a4ecfc6464) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d
ocamlformat version: none


To reproduce locally:


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


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


2024-11-30 12:41.17: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d-debian-12-5.1_opam-2.3-ocamlformat-1b58d8c4dd40d1b4a0893c7b9182b698c1b34c44"
2024-11-30 12:41.17: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-30 12:41.17: Waiting for resource in pool OCluster
2024-11-30 12:41.17: Waiting for worker…
2024-11-30 12:41.17: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at d25bfbf Fix fchmodat on linux and add tests


(from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d)
2024-11-30 12:42.00 ---> saved as "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-30 12:42.00 ---> saved as "e5dcc38d62c8838dc7c56d3036bf16d07b84c927e3a2321ccd7a6148593eeb57"
Job succeeded
2024-11-30 12:42.00: Job succeeded