2025-09-09 08:58.04: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/fix-32bit (b3e020c98500f1bf4aa59c58b2cd5c613708bdce) (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 b3e020c9
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 08:58.04: 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 08:58.04: 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 08:58.04: Waiting for resource in pool OCluster
2025-09-09 08:58.04: Waiting for worker…
2025-09-09 08:59.15: Cancelling: Auto-cancelling job because it is no longer needed