Organisationsocurrentocaml-version9e2c51 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-28 20:53.14: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (9e2c5190c9d5b9b12208769f7ed6ccf141d84b8d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
ocamlformat version: none

To reproduce locally:

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

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

2025-05-28 20:53.14: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7-debian-12-4.08_opam-2.3-ocamlformat-2df846cb67d6f96ae4fced111519ff4ae27d19ae"
2025-05-28 20:53.14: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-05-28 20:53.14: Waiting for resource in pool OCluster
2025-05-28 20:53.14: Waiting for worker…
2025-05-28 20:53.14: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
HEAD is now at 7b64fd9 Add OCaml 5.4.0~alpha1
HEAD is now at 9e2c519 Merge pull request #83 from ocurrent/shonfeder/add-ocaml-5-4-0-alpha1

(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
2025-05-28 20:54.08 ---> saved as "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-28 20:54.08 ---> saved as "078931fc90f0e90ac991b9ffa46abc36068ded80b667fd781d7bed9078f60e6b"
Job succeeded
2025-05-28 20:54.08: Job succeeded