Organisationsocurrentocaml-version66020c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-24 08:54.42: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (66020ca8d3279a23b6945b9c11094c5dc12cc8f4) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd
ocamlformat version: none

To reproduce locally:

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

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

2025-03-24 08:54.42: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd-debian-12-4.07_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-03-24 08:54.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-03-24 08:54.42: Waiting for resource in pool OCluster
2025-03-24 08:54.42: Waiting for worker…
2025-03-24 08:54.45: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 66020ca Merge pull request #81 from ocurrent/shonfeder/4.08-as-oldest-recent

(from ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd)
2025-03-24 08:54.46 ---> using "e9aa7509de457261df87b418d54ecdc20403577ad485bb617eb441b83a4aaf30" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-24 08:54.47 ---> saved as "a3eb0f60351d6c2e5c79f38f8c4ae1a61cf678c95042c975e3ae51472e56b705"
Job succeeded
2025-03-24 08:54.47: Job succeeded