Organisationsocaml-multicoreocaml-uring5f3a7e (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-04-03 11:35.26: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/heads/main (5f3a7e819bd2ed4bf152bba7391314ede5f960f3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/ocaml-uring.git" -b "main" && cd "ocaml-uring" && git reset --hard 5f3a7e81
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-04-03 11:35.26: Using cache hint "ocaml-multicore/ocaml-uring-ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b-debian-13-4.12_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-03 11:35.26: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-04-03 11:35.26: Waiting for resource in pool OCluster
2026-04-03 11:35.26: Waiting for worker…
2026-04-03 11:35.28: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 5f3a7e8 Merge pull request #127 from talex5/fix-mkdir-test

(from ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b)
2026-04-03 11:36.15 ---> saved as "3b46e56650772a04d6e9095d44f93a8df988651ae72f356b632e83e63eac10f5"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-03 11:36.16 ---> saved as "5cabac74c085157ba71a56bd98f19387ee89b1f32f249129b49cebe2ae33d082"
Job succeeded
2026-04-03 11:36.17: Job succeeded