Organisationsocaml-opamopam-publish5cce8c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-30 07:21.14: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/master (5cce8c1aebc4874ca2aaa12d9bc30e028588dd0d) (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/ocaml-opam/opam-publish.git" -b "master" && cd "opam-publish" && git reset --hard 5cce8c1a
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-30 07:21.14: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-dfe27d924d3f2d9d3045aa994e54a6172a669ecb"
2025-09-30 07:21.14: 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-30 07:21.14: Waiting for resource in pool OCluster
2025-09-30 07:21.14: Waiting for worker…
2025-09-30 07:21.14: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 5cce8c1 Merge pull request #174 from filipeom/filipe/token-argument

(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-30 07:21.14 ---> 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-30 07:21.15 ---> saved as "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd"
Job succeeded
2025-09-30 07:21.15: Job succeeded