Organisationsocaml-multicoreeio1dce15 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-09 11:24.30: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (1dce15f1aad822089828968f5e0421b7c5f06c92) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard 1dce15f1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-08-09 11:24.30: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398-debian-12-5.2_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-08-09 11:24.30: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-08-09 11:24.30: Waiting for resource in pool OCluster
2025-08-09 11:24.30: Waiting for worker…
2025-08-09 11:24.30: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 1dce15f Merge pull request #817 from talex5/fix-windows-link


(from ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398)
2025-08-09 11:24.30 ---> using "d25c2901786106b26e89dd4c1684fed17dbd34100a7f2fe443938c2ecebe641c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-09 11:24.31 ---> saved as "06fb765fb437633c715e7d67be9a246649d0c7c0103308407f7d17055ff38e18"
Job succeeded
2025-08-09 11:24.31: Job succeeded