Organisationsocaml-multicoreeio04364c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-03 10:14.02: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/781/head (04364c5470366a12eead8f2f210b42eb908077b6) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:5683c14ccceb63e7ab658dca5ee2c437430460a7afcf5bc5c5fcc20b5744aa3f
ocamlformat version: none


To reproduce locally:


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


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


2025-03-03 10:14.02: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:5683c14ccceb63e7ab658dca5ee2c437430460a7afcf5bc5c5fcc20b5744aa3f-debian-12-5.1_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-03 10:14.02: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:5683c14ccceb63e7ab658dca5ee2c437430460a7afcf5bc5c5fcc20b5744aa3f)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-03 10:14.02: Waiting for resource in pool OCluster
2025-03-03 21:24.02: Waiting for worker…
2025-03-03 21:35.58: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 04364c5 Fix C stubs for chown


(from ocaml/opam:debian-12-ocaml-5.1@sha256:5683c14ccceb63e7ab658dca5ee2c437430460a7afcf5bc5c5fcc20b5744aa3f)
2025-03-03 21:35.58 ---> using "953a028bbb3fc8837c4df3ffbb3f56be836e96060547f2ffb5956b18f8916edc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 21:35.58 ---> using "22709f9ba1dd717bf873e27fbefa02cc0a49d96899c1881c75c67f48779b71f7" from cache
Job succeeded
2025-03-03 21:35.59: Job succeeded