Organisationsocaml-communityutopce32aa ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-03-06 13:23.11: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (ce32aa476c40ffe442844c05d570901126bfa5f4) (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" -b "master" && cd "utop" && git reset --hard ce32aa47
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:23.11: 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:23.11: 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:23.11: Waiting for resource in pool OCluster
2026-03-06 13:23.12: Waiting for worker…
2026-03-06 13:23.12: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at ce32aa4 Merge pull request #510 from anmonteiro/anmonteiro/ocaml-5.5-support

(from ocaml/opam:debian-13-ocaml-4.11@sha256:ebb21465b4557dde6b9d881fa06ca017bb601e1ca7c643a011c2b1755d1d7e57)
2026-03-06 13:23.15 ---> 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:23.15 ---> using "ef9d72fef03759c6b988e823f2f4580fa04382be86032203a182a2e3bffdc8ea" from cache
Job succeeded
2026-03-06 13:23.16: Job succeeded