Organisationsocaml-multicoredomainslib731f08 (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-28 17:20.56: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (731f08891c87e788f2cc95f2a600328f6682a5e2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.0@sha256:4709c1d1ba0c8d224c1d78bbc265b386a8a128abe929d2334a7a0eb623b8b1cd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "main" && cd "domainslib" && git reset --hard 731f0889
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.0@sha256:4709c1d1ba0c8d224c1d78bbc265b386a8a128abe929d2334a7a0eb623b8b1cd
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-09-28 17:20.56: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.0@sha256:4709c1d1ba0c8d224c1d78bbc265b386a8a128abe929d2334a7a0eb623b8b1cd-debian-12-5.0_opam-2.2-ocamlformat-b876d7d37014df697368765c088aa86d24dc8b6b"
2024-09-28 17:20.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.0@sha256:4709c1d1ba0c8d224c1d78bbc265b386a8a128abe929d2334a7a0eb623b8b1cd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-28 17:20.56: Waiting for resource in pool OCluster
2024-09-28 17:23.41: Waiting for worker…
2024-09-28 17:26.14: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 731f088 Merge pull request #123 from punchagan/patch-1

(from ocaml/opam:debian-12-ocaml-5.0@sha256:4709c1d1ba0c8d224c1d78bbc265b386a8a128abe929d2334a7a0eb623b8b1cd)
2024-09-28 17:42.23 ---> using "9805adddd64ffacdd5b7ceb881eaa9af3e814c1eabbc3ec4c267d9e0fbefbe78" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-28 17:42.23 ---> saved as "8be32db5330a78772ed689be4778241103e6e670a2187ff9f546eed9056d659a"
Job succeeded
2024-09-28 17:42.23: Job succeeded