2025-01-27 12:27.32: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (8f7f82d2c12076af8e9b8b365c58ebadaa963b8c) (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" -b "main" && cd "eio" && git reset --hard 8f7f82d2
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:27.32: 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:27.32: 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:27.32: Waiting for resource in pool OCluster
2025-01-27 12:27.32: Waiting for worker…
2025-01-27 12:27.32: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
HEAD is now at d3cb04a eio_windows: fix blocking bug and pipe error
HEAD is now at 8f7f82d Merge pull request #795 from bdodrem/windows_read-stdin__issue_793_and_792
(from ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797)
2025-01-27 12:27.33 ---> 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:27.33 ---> using "86a7b82908ae9f5adc48c630a1928123790ab6ca112343ee8e578c8c96701163" from cache
Job succeeded
2025-01-27 12:27.33: Job succeeded