Organisationsmirageocaml-hvsock6f7854 (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-22 07:46.34: New job: test mirage/ocaml-hvsock https://github.com/mirage/ocaml-hvsock.git#refs/heads/main (6f7854ab245645727a7fd06844b9a4745e02e0fe) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-hvsock.git" -b "main" && cd "ocaml-hvsock" && git reset --hard 6f7854ab
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-09-22 07:46.34: Using cache hint "mirage/ocaml-hvsock-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-209109366a444d7ea71a56ee6cb8f608cdc6ced0"
2025-09-22 07:46.34: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-09-22 07:46.34: Waiting for resource in pool OCluster
2025-09-22 09:18.53: Waiting for worker…
2025-09-22 09:23.32: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 6f7854a add maintenance intent, fix link

(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-22 09:23.32 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-22 09:23.32 ---> using "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd" from cache
Job succeeded
2025-09-22 09:23.32: Job succeeded