2025-08-13 16:56.54: New job: test MisterDA/ocurrent https://github.com/MisterDA/ocurrent.git#refs/heads/master (72dc45330af37cd626a3f2a1cc87e198de343229) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.10@sha256:35f574d8ac8947fdcf675084273149c7694655bdc0ca756de59254225a26fc4a
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/MisterDA/ocurrent.git" -b "master" && cd "ocurrent" && git reset --hard 72dc4533
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.10@sha256:35f574d8ac8947fdcf675084273149c7694655bdc0ca756de59254225a26fc4a
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-08-13 16:56.54: Using cache hint "MisterDA/ocurrent-ocaml/opam:debian-12-ocaml-4.10@sha256:35f574d8ac8947fdcf675084273149c7694655bdc0ca756de59254225a26fc4a-debian-12-4.10_opam-2.4-ocamlformat-86797f01b3f6c1962283b4363e11da881e4bac0a"
2025-08-13 16:56.54: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:35f574d8ac8947fdcf675084273149c7694655bdc0ca756de59254225a26fc4a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-08-13 16:56.54: Waiting for resource in pool OCluster
2025-08-13 17:16.41: Waiting for worker…
2025-08-13 17:20.58: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 72dc453 Merge pull request #394 from tmcgilchrist/master
(from ocaml/opam:debian-12-ocaml-4.10@sha256:35f574d8ac8947fdcf675084273149c7694655bdc0ca756de59254225a26fc4a)
2025-08-13 17:21.27 ---> saved as "7cc30aadd15913f0f325db00caebbe27f64ec97be9f4efb3614646ea80c9e486"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-13 17:21.27 ---> saved as "8496deb5691fe30f231c6c54448e4d64cfbf869cfd766791d477e42218c4296f"
Job succeeded
2025-08-13 17:21.28: Job succeeded