Organisationsocaml-communitylambda-termfff439 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-02 15:53.25: New job: test ocaml-community/lambda-term https://github.com/ocaml-community/lambda-term.git#refs/heads/master (fff4390f94094746be8a49ed5af8da9c2ae2cb1f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
ocamlformat version: none

To reproduce locally:

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

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

2024-08-02 15:53.25: Using cache hint "ocaml-community/lambda-term-ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161-debian-12-4.08_opam-2.2-ocamlformat-d6d8c27e5d79a3f819b762dcf679bc8be16dd476"
2024-08-02 15:53.25: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-02 15:53.25: Waiting for resource in pool OCluster
2024-08-02 20:03.20: Waiting for worker…
2024-08-02 20:05.40: Got resource from pool OCluster
Building on x86-bm-c13.sw.ocaml.org
All commits already cached
HEAD is now at fff4390 fix the maintainer field

(from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
2024-08-02 20:05.40 ---> using "e56ce535acbd951fcfbcd65573c01678077ca4943aa96594530958d93f117a2a" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-02 20:05.40 ---> saved as "d06b23a2c87f2fdb9177f25eb1f9a56f94b6eee9218224ee9c2981e563766261"
Job succeeded
2024-08-02 20:05.40: Job succeeded