Organisationsocaml-multicoreeio654ca6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-03 10:13.15: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/796/head (654ca6c40a5309fef22390488a955a84e099c2b9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:f9c047f90fe3f2ffc2284d583cbab5c101c9603dcbee3c1f4285ddba15d4eeb2
ocamlformat version: none


To reproduce locally:


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


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


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


2025-03-03 10:13.15: Waiting for resource in pool OCluster
2025-03-03 20:49.19: Waiting for worker…
2025-03-03 20:49.19: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 654ca6c Introduce Buf_write.of_flow


(from ocaml/opam:debian-12-ocaml-5.2@sha256:f9c047f90fe3f2ffc2284d583cbab5c101c9603dcbee3c1f4285ddba15d4eeb2)
2025-03-03 20:49.19 ---> using "4dc5055807d3bb18e9c26039fe3a97972d26e8775397762acd9918e30b065c21" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 20:49.19 ---> saved as "3b99c4539e7e22f70da879e88edba042f06c2e4a84a80360f99f08815620be10"
Job succeeded
2025-03-03 20:49.20: Job succeeded