Organisationsocaml-opamopam-publishf768b4 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-19 13:29.23: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/master (f768b4361dbdb6222a90700b8b9847f900fa0725) (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 f768b436
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-19 13:29.23: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-1c9b44165f73bd3366a4af940f28503f26d3267e"
2025-09-19 13:29.23: 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-19 13:29.23: Waiting for resource in pool OCluster
2025-09-19 13:29.23: Waiting for worker…
2025-09-19 13:32.24: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at f768b43 Remove the use of the deprecated github.unix in favour of github-unix (added in ocaml-github 3.1.0)

(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-19 13:32.24 ---> 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-19 13:32.24 ---> using "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd" from cache
Job succeeded
2025-09-19 13:32.24: Job succeeded