Organisationsocaml-communityutop8cd671 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-04-14 07:59.32: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (8cd6716d0f90efd67da90afa5bc31c7abe9a7a57) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 8cd6716d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-04-14 07:59.32: Using cache hint "ocaml-community/utop-ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30-debian-13-4.11_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-14 07:59.32: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-04-14 07:59.32: Waiting for resource in pool OCluster
2026-04-14 08:16.28: Waiting for worker…
2026-04-14 08:19.58: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 8cd6716 Merge pull request #511 from bbatsov/decouple-from-tuareg

(from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)
2026-04-14 08:19.58 ---> using "6e90916465a21bba0f6244811c28283c9f28721d32ae7c6c05a01c201d3a411c" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-14 08:19.59 ---> saved as "222298914f0dd7f366abfc3ea4a1c20872a956dcb6eeceb621f0bab07678526d"
Job succeeded
2026-04-14 08:19.59: Job succeeded