2024-11-15 15:07.23: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/heads/main (5b5fe3403b46502c58ca5ada9323ba2bf2149d7a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/awa-ssh.git" -b "main" && cd "awa-ssh" && git reset --hard 5b5fe340
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-15 15:07.23: Using cache hint "mirage/awa-ssh-ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc-debian-12-4.13_opam-2.2-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-15 15:07.23: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-15 15:07.23: Waiting for resource in pool OCluster
2024-11-15 15:57.10: Waiting for worker…
2024-11-15 16:00.51: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at 5b5fe34 Merge pull request #75 from reynir/fix-server-sig-algs
(from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
2024-11-15 16:00.51 ---> using "4671d91d620de463500ac0d3192fd582c43ef2c52fd6f83e69c987c8940ba12a" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 16:00.51 ---> saved as "cb380262abbb2e21ec81152063250276133f8d7a9e1172ce81c895365bf55c08"
Job succeeded
2024-11-15 16:00.51: Job succeeded