Organisationsocaml-opamopam2webb3fd42 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-30 07:25.30: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/heads/live-staging (b3fd42ead9601f092869bc763b536a5e7d8ee5c0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "live-staging" && cd "opam2web" && git reset --hard b3fd42ea
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-09-30 07:25.30: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e-debian-13-4.13_opam-2.4-ocamlformat-dfe27d924d3f2d9d3045aa994e54a6172a669ecb"
2025-09-30 07:25.30: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-09-30 07:25.30: Waiting for resource in pool OCluster
2025-09-30 07:47.36: Waiting for worker…
2025-09-30 07:50.00: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at b3fd42e Merge remote-tracking branch 'Julow/link-to-ocamlorg-doc' into live-staging
Synchronising 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-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e)
2025-09-30 07:50.01 ---> using "edc61b5613d526714c47ca7477704e6216df8c199e369c488443808988d2a3ba" 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:50.01 ---> saved as "da5b374132d93e4f2165d5a0df33374028f78e1c099b5d5409f83b036a8590fb"
Job succeeded
2025-09-30 07:50.01: Job succeeded