Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-12-15 14:42.52: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c44ee5ce96c120b7ccc23a12d241dc8672e2888f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2
ocamlformat version: none


To reproduce locally:


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


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


2025-12-15 14:42.52: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2-debian-13-5.2_opam-2.4-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2025-12-15 14:42.52: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-12-15 14:42.52: Waiting for resource in pool OCluster
2025-12-15 22:10.59: Waiting for worker…
2025-12-15 22:10.59: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at c44ee5c Merge pull request #822 from patricoferris/fiber-docs


(from ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2)
2025-12-15 22:11.00 ---> using "7c3ff70eccce1f027fdce3b72c5e1ce82e266d82df52104964f62d43302ff238" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-12-15 22:11.00 ---> using "325635fa01e6c22e733d7e5862c55561bd3b61611bd7051724cca334f6c946a7" from cache
Job succeeded
2025-12-15 22:11.00: Job succeeded