2025-01-25 11:34.34: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/release-5-9-0 (37dd6adc65a321ef88aa2361f376e7c114a033c4) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocsigen/lwt.git" -b "release-5-9-0" && cd "lwt" && git reset --hard 37dd6adc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-25 11:34.34: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167-debian-12-4.08_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-25 11:34.34: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-25 11:34.34: Waiting for resource in pool OCluster
2025-01-25 11:36.14: Waiting for worker…
2025-01-25 11:39.14: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 37dd6adc6 add lwt_retry.opam.template to fix dune subst invocation
(from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
2025-01-25 11:53.38 ---> using "12d8e57f55730dcaba296a0cfe8a3658e193293e6af74e1cd089421a248727f7" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-25 11:53.38 ---> using "5a9eb37be084e9bfa57e741cb6b6ee82f8a824fb85324bdfe47a2fdeb487077c" from cache
Job succeeded
2025-01-25 11:53.41: Job succeeded