Organisationsdra27ocaml-uring5f3a7e (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-31 14:32.02: New job: test dra27/ocaml-uring https://github.com/dra27/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/dra27/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-03-31 14:32.02: Using cache hint "dra27/ocaml-uring-ocaml/opam:debian-13-ocaml-4.12@sha256:981622ba01d0fb8e584f4e7883a3696b8b7843381ded3a7cf8baed165427ce9b-debian-13-4.12_opam-2.5-ocamlformat-fa13386c66935e14b279e9af8d7c721a841edf96"
2026-03-31 14:32.02: 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-03-31 14:32.02: Waiting for resource in pool OCluster
2026-03-31 14:36.05: Waiting for worker…
2026-03-31 14:41.08: Got resource from pool OCluster
Building on toxis.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-03-31 14:45.37 ---> using "3b46e56650772a04d6e9095d44f93a8df988651ae72f356b632e83e63eac10f5" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-31 14:45.38 ---> saved as "5cabac74c085157ba71a56bd98f19387ee89b1f32f249129b49cebe2ae33d082"
Job succeeded
2026-03-31 14:45.39: Job succeeded