Organisationsocaml-multicoreeiob98d61 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-12-15 14:42.41: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/575/head (b98d61130cae3871d3e4b891311e93ae4051463f) (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" && cd "eio" && git fetch origin "refs/pull/575/head" && git reset --hard b98d6113
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.41: 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.41: 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.41: Waiting for resource in pool OCluster
2025-12-15 21:48.17: Waiting for worker…
2025-12-15 21:50.20: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at b98d611 add a Eio_unix.Net.Sockopt.pp as well


(from ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2)
2025-12-15 22:13.07 ---> 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:13.07 ---> using "325635fa01e6c22e733d7e5862c55561bd3b61611bd7051724cca334f6c946a7" from cache
Job succeeded
2025-12-15 22:13.08: Job succeeded