Organisationsocaml-communityutopc8f6a5 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-06 13:05.57: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/511/head (c8f6a57db7ad939afc81b49adb20c7e3b5fe3804) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/511/head" && git reset --hard c8f6a57d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-03-06 13:05.57: Using cache hint "ocaml-community/utop-ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57-debian-13-4.11_opam-2.5-ocamlformat-31db989bcaf14647d9889b8903120d6202ac37a8"
2026-03-06 13:05.57: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-06 13:05.57: Waiting for resource in pool OCluster
2026-03-06 13:05.57: Waiting for worker…
2026-03-06 13:05.58: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at c8f6a57 Update README to document mode registration and mention neocaml


(from ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57)
2026-03-06 13:06.00 ---> using "088528b419177c5e5241235f1540b595ce0a714da367354bfd8336e630bc04c1" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-06 13:06.00 ---> using "ef9d72fef03759c6b988e823f2f4580fa04382be86032203a182a2e3bffdc8ea" from cache
Job succeeded
2026-03-06 13:06.00: Job succeeded