Organisationsocaml-multicoreeio37d6e6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-20 09:27.38: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (37d6e67f7e25b43e4a66574ed98838c79f1a21b4) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:fd6ecf1a82dc09104b3c9aea47d77617e923c7d00161a164368922b5bc0c9565
ocamlformat version: none


To reproduce locally:


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


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


2025-07-20 09:27.38: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:fd6ecf1a82dc09104b3c9aea47d77617e923c7d00161a164368922b5bc0c9565-debian-12-5.2_opam-2.3-ocamlformat-b7eb1b68748308af8fc02944a62e5becc1a094e1"
2025-07-20 09:27.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:fd6ecf1a82dc09104b3c9aea47d77617e923c7d00161a164368922b5bc0c9565)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-20 09:27.38: Waiting for resource in pool OCluster
2025-07-20 09:27.38: Waiting for worker…
2025-07-20 09:27.39: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 37d6e67 Merge pull request #814 from talex5/release


(from ocaml/opam:debian-12-ocaml-5.2@sha256:fd6ecf1a82dc09104b3c9aea47d77617e923c7d00161a164368922b5bc0c9565)
2025-07-20 09:27.41 ---> using "8adfb98052ef2c4c924c7abcb993350388c2c8e4cf749d84a3556c9c511ac112" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-20 09:27.41 ---> using "f0de684d939a827264ef314269ee1e3cd84d7aec55046d47e98a75aea976b1fa" from cache
Job succeeded
2025-07-20 09:27.41: Job succeeded