Organisationsocsigenlwt7ecb27 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-09 09:37.57: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/fix-32bit (7ecb271177cf39f9892df0e9a8afb90bf8d2c544) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocsigen/lwt.git" -b "fix-32bit" && cd "lwt" && git reset --hard 7ecb2711
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-09-09 09:37.57: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d-debian-12-4.08_opam-2.4-ocamlformat-4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4"
2025-09-09 09:37.57: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-09-09 09:37.57: Waiting for resource in pool OCluster
2025-09-09 09:37.57: Waiting for worker…
2025-09-09 09:38.20: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 7ecb27117 fix ci config

(from ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d)
2025-09-09 09:38.20 ---> using "b69d5f1106f8a1cfb35e904f37f2ccc38216aa61a22ee32dd7c324a91608cf44" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-09 09:38.20 ---> saved as "bcbcc739811147d2caea13195571c77f3496d7952cac42a0141246cda804ca7a"
Job succeeded
2025-09-09 09:38.20: Job succeeded