Organisationsdra27ocaml-uringe3ff47 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-07 15:24.50: New job: test dra27/ocaml-uring https://github.com/dra27/ocaml-uring.git#refs/heads/less-user-magic (e3ff4750a6c7fba31781d969d375321c78bbe77b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:f4e5d1a1459039645b2cd047ecc298c512b1871b1cec960a002338d6496d2c7a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/dra27/ocaml-uring.git" -b "less-user-magic" && cd "ocaml-uring" && git reset --hard e3ff4750
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:f4e5d1a1459039645b2cd047ecc298c512b1871b1cec960a002338d6496d2c7a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-07 15:24.50: Using cache hint "dra27/ocaml-uring-ocaml/opam:debian-13-ocaml-4.12@sha256:f4e5d1a1459039645b2cd047ecc298c512b1871b1cec960a002338d6496d2c7a-debian-13-4.12_opam-2.4-ocamlformat-2dee2fe30df966714e056f8af164fe0ed7648a63"
2026-01-07 15:24.50: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:f4e5d1a1459039645b2cd047ecc298c512b1871b1cec960a002338d6496d2c7a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-07 15:24.50: Waiting for resource in pool OCluster
2026-01-07 20:13.25: Waiting for worker…
2026-01-07 20:14.25: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at e3ff475 Move Unix-based processing properly into C


(from ocaml/opam:debian-13-ocaml-4.12@sha256:f4e5d1a1459039645b2cd047ecc298c512b1871b1cec960a002338d6496d2c7a)
2026-01-07 20:14.26 ---> using "c6b8ba26269bede3ec915c3d1cb4e21bf07ca291d8c3b0f2ea655411615b77d4" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-07 20:14.26 ---> using "bad7a99a35e77698f6be71592f84ea28ce12d23011ea65e7234b9ea36b65d526" from cache
Job succeeded
2026-01-07 20:14.26: Job succeeded