2025-03-03 10:13.07: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/785/head (5068db1f91626ba04ddb469ab00bf475c8dc18f1) (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/785/head" && git reset --hard 5068db1f
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:13.07: 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:13.07: 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:13.07: Waiting for resource in pool OCluster
2025-03-03 20:42.16: Waiting for worker…
2025-03-03 20:42.16: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 5068db1 Fix eio_linux fchmodat and add tests
(from ocaml/opam:debian-12-ocaml-5.1@sha256:5683c14ccceb63e7ab658dca5ee2c437430460a7afcf5bc5c5fcc20b5744aa3f)
2025-03-03 20:42.50 ---> saved as "953a028bbb3fc8837c4df3ffbb3f56be836e96060547f2ffb5956b18f8916edc"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 20:42.51 ---> saved as "22709f9ba1dd717bf873e27fbefa02cc0a49d96899c1881c75c67f48779b71f7"
Job succeeded
2025-03-03 20:42.51: Job succeeded