Organisationsocaml-multicoreeio-trace46d4e6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-04 19:29.07: New job: test ocaml-multicore/eio-trace https://github.com/ocaml-multicore/eio-trace.git#refs/pull/45/head (46d4e6b4fa88154807e4dbda0d4cca52541eea40) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:485d9ec2767d5767028a6f17091a19b7b2002fa3c16baf79a587aa0dff055a67
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio-trace.git" && cd "eio-trace" && git fetch origin "refs/pull/45/head" && git reset --hard 46d4e6b4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:485d9ec2767d5767028a6f17091a19b7b2002fa3c16baf79a587aa0dff055a67
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-04 19:29.07: Using cache hint "ocaml-multicore/eio-trace-ocaml/opam:debian-12-ocaml-5.1@sha256:485d9ec2767d5767028a6f17091a19b7b2002fa3c16baf79a587aa0dff055a67-debian-12-5.1_opam-2.4-ocamlformat-563a4c63d4a16e9b362cddb04d9f116100ec1cc4"
2025-09-04 19:29.07: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:485d9ec2767d5767028a6f17091a19b7b2002fa3c16baf79a587aa0dff055a67)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-04 19:29.07: Waiting for resource in pool OCluster
2025-09-04 19:29.07: Waiting for worker…
2025-09-04 19:30.17: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 46d4e6b Add Nix flake


(from ocaml/opam:debian-12-ocaml-5.1@sha256:485d9ec2767d5767028a6f17091a19b7b2002fa3c16baf79a587aa0dff055a67)
2025-09-04 19:30.17 ---> using "e04418b49c4cdf86afdceb5a2e052d7255cd9587255769d7fb1a09a892f8406f" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-04 19:30.17 ---> saved as "fcec4ed74e8b9000679cdf6e955e37a72a7edf56f29da550bfe9c6bc7310df9a"
Job succeeded
2025-09-04 19:30.18: Job succeeded