Organisationsocaml-communityutopb68468 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-17 23:24.42: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/497/head (b68468515d1c379cd39c41cb453b8e059ea1d366) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
ocamlformat version: none

To reproduce locally:

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

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

2025-02-17 23:24.42: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e-debian-12-4.11_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-17 23:24.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-02-17 23:24.42: Waiting for resource in pool OCluster
2025-02-18 02:30.52: Waiting for worker…
2025-02-18 02:34.19: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at b684685 Emacs completion: Include module prefix in completion candidates

(from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
2025-02-18 02:34.20 ---> using "da62f3c950d43dcc3f9894916ce8294da1bc1ec116a4781c87f29b9e670656d3" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-18 02:34.20 ---> saved as "2300f4b33ef37b65fde9e43795c4ea766cd6b225694d5d020f5ba61d64c5467e"
Job succeeded
2025-02-18 02:34.20: Job succeeded