Organisationsocaml-multicoreeiod39da1 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-07-18 07:43.42: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (d39da113574934cbfc7ef44d980e2a2b0ef3b9c2) (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 d39da113
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-18 07:43.42: 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-18 07:43.42: 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-18 07:43.42: Waiting for resource in pool OCluster
2025-07-18 07:54.10: Waiting for worker…
2025-07-18 07:55.47: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d39da11 Merge pull request #813 from jonludlam/doc-fixes

(from ocaml/opam:debian-12-ocaml-5.2@sha256:fd6ecf1a82dc09104b3c9aea47d77617e923c7d00161a164368922b5bc0c9565)
2025-07-18 07:55.48 ---> 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-18 07:55.48 ---> using "f0de684d939a827264ef314269ee1e3cd84d7aec55046d47e98a75aea976b1fa" from cache
Job succeeded
2025-07-18 07:55.48: Job succeeded