Organisationsocaml-opamopam2web319be7 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-24 13:02.19: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/heads/master (319be72a5d6f3417f4ede16316bacdf460d3124e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "master" && cd "opam2web" && git reset --hard 319be72a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-10-24 13:02.19: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612-debian-12-4.08_opam-2.2-ocamlformat-c2d11cbbdcf2952eacbb452925f5547622fa6069"
2024-10-24 13:02.19: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-10-24 13:02.19: Waiting for resource in pool OCluster
2024-10-24 15:20.53: Waiting for worker…
2024-10-24 15:24.43: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 319be72 Merge pull request #241 from kit-ty-kate/redirect-installer
Synchronizing submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'

(from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
2024-10-24 15:24.43 ---> using "8ac68bced7188653db7b81863dbdd05e2bdaccde05c724cc4b90798d2e42b237" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-24 15:24.43 ---> using "83fe1458f0b92bae12947fe10fce26372f9c7ade51428596c0d01b64ef3caadb" from cache
Job succeeded
2024-10-24 15:24.43: Job succeeded