Organisationsocaml-multicoreeiod3cb04 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-27 12:05.26: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/795/head (d3cb04a67e41a0c3c55b0eb7659876a59622d5e9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797
ocamlformat version: none


To reproduce locally:


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


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


2025-01-27 12:05.26: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797-debian-12-5.2_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-27 12:05.26: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-27 12:05.26: Waiting for resource in pool OCluster
2025-01-27 12:05.26: Waiting for worker…
2025-01-27 12:05.26: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
HEAD is now at 5068db1 Fix eio_linux fchmodat and add tests
HEAD is now at d3cb04a eio_windows: fix blocking bug and pipe error


(from ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797)
2025-01-27 12:05.27 ---> using "f17bdb234f3227a585fe2c1f206dac0bb90f210be3ad25fab2b82485edb7e384" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-27 12:05.27 ---> saved as "86a7b82908ae9f5adc48c630a1928123790ab6ca112343ee8e578c8c96701163"
Job succeeded
2025-01-27 12:05.28: Job succeeded