Organisationsocaml-communityutopfba262 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-22 12:40.14: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (fba2620e0c2810a6fa70b16c508abe829039b0ac) (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 fba2620e
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-22 12:40.14: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd-debian-12-4.11_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-07-22 12:40.14: 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-22 12:40.14: Waiting for resource in pool OCluster
2025-07-22 12:40.14: Waiting for worker…
2025-07-22 12:57.33: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at fba2620 Merge pull request #465 from bencef/emacs_implicit_bindings


(from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
2025-07-22 12:57.34 ---> 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-22 12:57.34 ---> saved as "ace2c7666557f9f3925bda95eecd5708f50135384533b8c51f591eb5b140f821"
Job succeeded
2025-07-22 12:57.35: Job succeeded