Organisationsmirageawa-ssh1a3fb3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-14 21:30.54: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/heads/close (1a3fb3ca0ac84a8039a6540936962570835e4356) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/awa-ssh.git" -b "close" && cd "awa-ssh" && git reset --hard 1a3fb3ca
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-05-14 21:30.54: Using cache hint "mirage/awa-ssh-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e"
2025-05-14 21:30.54: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-05-14 21:30.54: Waiting for resource in pool OCluster
2025-05-14 21:30.54: Waiting for worker…
2025-05-14 21:34.28: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 1a3fb3c Add Server.close, fix close message semantics

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c' locally
docker.io/ocaml/opam@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c: Pulling from ocaml/opam
724292bd7d2f: Pulling fs layer
724292bd7d2f: Verifying Checksum
724292bd7d2f: Download complete
724292bd7d2f: Pull complete
Digest: sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
Status: Downloaded newer image for ocaml/opam@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
2025-05-14 21:35.38 ---> saved as "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-14 21:35.38 ---> saved as "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51"
Job succeeded
2025-05-14 21:35.39: Job succeeded