Organisationsocaml-communityutop5df398 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-11 17:59.16: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/493/head (5df398702ff97572f0c69de40d391f6d0ca0d448) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:dd8450bd719a43f933f549bbbf8a464880411b4cf65c45f1108dee660d0025d5
ocamlformat version: none

To reproduce locally:

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

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

2025-01-11 17:59.16: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:dd8450bd719a43f933f549bbbf8a464880411b4cf65c45f1108dee660d0025d5-debian-12-4.11_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-11 17:59.16: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:dd8450bd719a43f933f549bbbf8a464880411b4cf65c45f1108dee660d0025d5)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-11 17:59.16: Waiting for resource in pool OCluster
2025-01-11 19:08.58: Waiting for worker…
2025-01-11 19:08.58: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 5df3987 Update README.md

(from ocaml/opam:debian-12-ocaml-4.11@sha256:dd8450bd719a43f933f549bbbf8a464880411b4cf65c45f1108dee660d0025d5)
2025-01-11 19:08.58 ---> using "6777d8ea3dc309ac5db0d1d1474da5e2dd2d6139c9fb7f044bff1de7b56c94dd" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-11 19:08.58 ---> saved as "78a94898b4c44bf41463cc005f53e06cbbc444cd816cadcab4b40dfbcd280168"
Job succeeded
2025-01-11 19:08.58: Job succeeded