Organisationsocaml-communityutop9f804a ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-07-28 18:07.51: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (9f804a9276887073bd73ccbb82c604ea4c53ce04) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd
ocamlformat version: none

To reproduce locally:

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

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

2025-07-28 18:07.51: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd-debian-12-4.11_opam-2.3-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-28 18:07.51: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-07-28 18:07.51: Waiting for resource in pool OCluster
2025-07-29 00:14.17: Waiting for worker…
2025-07-29 00:16.54: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 9f804a9 Merge pull request #505 from Octachron/changes_for_2.16

(from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd' locally
docker.io/ocaml/opam@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd: Pulling from ocaml/opam
7fd59185c528: Pulling fs layer
7fd59185c528: Verifying Checksum
7fd59185c528: Download complete
7fd59185c528: Pull complete
Digest: sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd
Status: Downloaded newer image for ocaml/opam@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd
2025-07-29 00:16.54 ---> using "b59936c584cac1e8ff94c642197eee8b3dac9fe1fd5008f8eb7a27265aed60cb" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-29 00:16.54 ---> saved as "ace2c7666557f9f3925bda95eecd5708f50135384533b8c51f591eb5b140f821"
Job succeeded
2025-07-29 00:16.55: Job succeeded