Organisationsmiragecharruaefb8f9 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-20 17:10.47: New job: test mirage/charrua https://github.com/mirage/charrua.git#refs/heads/main (efb8f93144176662567c5e2f6332e9ff51057d3e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
ocamlformat version: none


To reproduce locally:


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


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


2025-08-20 17:10.47: Using cache hint "mirage/charrua-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-f9d23e5cb169337cdf0aac6321e4ec46f6f64a74"
2025-08-20 17:10.47: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-08-20 17:10.47: Waiting for resource in pool OCluster
2025-08-20 19:57.41: Waiting for worker…
2025-08-20 20:00.22: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at efb8f93 changes for 2.0.0


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d' locally
docker.io/ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d: Pulling from ocaml/opam
dd574f0c3492: Already exists
3dc488c2f010: Already exists
deaee56918b9: Already exists
ca3b7aa1d2ce: Already exists
efc13b06f5a5: Already exists
Digest: sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
Status: Downloaded newer image for ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
2025-08-20 20:00.23 ---> using "ea47f485ac5e3de6005676b139eead37b27580d3656da4cbc3286dafdec05f07" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-20 20:00.23 ---> using "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" from cache
Job succeeded
2025-08-20 20:00.23: Job succeeded