Organisationsocurrentocaml-version45c99f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-04-20 20:30.21: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (45c99f4dfd1eb6ccf95f5d5d80f531e6ea914d9f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 45c99f4d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-04-20 20:30.21: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c-debian-13-4.08_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-20 20:30.21: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-04-20 20:30.21: Waiting for resource in pool OCluster
2026-04-20 20:30.21: Waiting for worker…
2026-04-20 20:30.21: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 45c99f4 Merge pull request #87 from ocurrent/add-sig

(from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
2026-04-20 20:30.40 ---> saved as "228e5ba11f0bea08c69266bb98d12a75785691261b07b0808652a307a04e14b2"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
2026-04-20 20:30.40 Waiting for previous build to finish cancelling
skipping format lint because ocamlformat is not configured
2026-04-20 20:30.40 ---> saved as "585b8932b006dcd0acc8f372ffc901f7cc7931e708b1826b57ebc26031cdd7d4"
Job succeeded
2026-04-20 20:30.40: Job succeeded