Organisationsmiragecharrua259fac ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-01 15:51.18: New job: test mirage/charrua https://github.com/mirage/charrua.git#refs/pull/135/head (259facb456d07af4fc361dbfe6799456fce75785) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/charrua.git" && cd "charrua" && git fetch origin "refs/pull/135/head" && git reset --hard 259facb4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-01 15:51.18: Using cache hint "mirage/charrua-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8-alpine-3.21-4.14_opam-2.4-ocamlformat-b7743dd3975456e3979b5535772a71070ecec1f6"
2025-09-01 15:51.18: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-01 15:51.18: Waiting for resource in pool OCluster
2025-09-01 16:03.53: Waiting for worker…
2025-09-01 16:08.28: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 259facb fix tests


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8' locally
docker.io/ocaml/opam@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8: Pulling from ocaml/opam
afad547a77de: Already exists
Digest: sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
Status: Downloaded newer image for ocaml/opam@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
2025-09-01 16:08.28 ---> using "43d61cfc6f489c2c1e9266cce6616416a55ec10ea493569cf90c9474932d48c5" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-01 16:08.28 ---> using "c529d744da0f670005ffc5713f2a8b201eb52a5d45e5194f4e7a473970187c3f" from cache
Job succeeded
2025-09-01 16:08.29: Job succeeded