2024-12-19 22:56.13: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/pull/74/head (08aa3b952a2ecb1dd32e9cfed52b677c1833b896) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/awa-ssh.git" && cd "awa-ssh" && git fetch origin "refs/pull/74/head" && git reset --hard 08aa3b95
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:56.13: Using cache hint "mirage/awa-ssh-ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1-debian-12-4.13_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:56.13: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:56.13: Waiting for resource in pool OCluster
2024-12-20 19:53.27: Waiting for worker…
2024-12-20 19:55.55: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 08aa3b9 Refactor Auth, Server
(from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
2024-12-20 19:55.56 ---> using "5cb0e02486a3ea3832aa224e2434586ac252f7c7969de72e4640bb4233140400" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:55.56 ---> using "1297966d760a991d316f670c6ab9987d783b90b260baf630645c871edd7c5212" from cache
Job succeeded
2024-12-20 19:55.56: Job succeeded