Organisationsocaml-communityutopae644e ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-23 18:16.36: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/497/head (ae644e9fedc7990f193c4fbec6079967b23b3730) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
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 ae644e9f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-01-23 18:16.36: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658-debian-12-4.11_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-23 18:16.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-23 18:16.36: Waiting for resource in pool OCluster
2025-01-23 18:16.36: Waiting for worker…
2025-01-23 18:20.14: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at ae644e9 Emacs completion: Include module prefix in completion candidates

(from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658' locally
docker.io/ocaml/opam@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658: Pulling from ocaml/opam
b7315f407bc2: Pulling fs layer
b7315f407bc2: Verifying Checksum
b7315f407bc2: Download complete
b7315f407bc2: Pull complete
Digest: sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
Status: Downloaded newer image for ocaml/opam@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
2025-01-23 18:23.15 ---> saved as "f0a5ce6f60de0922af2668b4c9ed634f1036e140addcbba0c499699d18395b3e"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-23 18:23.16 ---> saved as "68e2d0c802c4631ba81bfeeaf42841e49dc75451a3d6bd220977282b82212713"
Job succeeded
2025-01-23 18:23.16: Job succeeded