Organisationsocaml-communityutop33201e (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-12 13:40.19: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (33201e60767fec2b4d7f43d5f033ec1e961ac1ff) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
ocamlformat version: none


To reproduce locally:


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


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


2025-08-12 13:40.19: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b-debian-12-4.11_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-08-12 13:40.19: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-08-12 13:40.19: Waiting for resource in pool OCluster
2025-08-12 13:40.19: Waiting for worker…
2025-08-12 13:47.20: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 33201e6 Merge pull request #506 from qexat/fix/utoprc-templates


(from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
2025-08-12 13:47.59 ---> saved as "98d88d7e14f4979706ca1b2d70fc5724fe967604d934d8ed367515fa8fd1d0b2"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-12 13:47.59 ---> saved as "ff48060e3ce52fa4d2f2c772d9adb8e65741a4ec8ccf6632ff6eec08eea7a8b2"
Job succeeded
2025-08-12 13:47.59: Job succeeded