Organisationsocaml-multicoreeio-tracece5fb3 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-19 08:04.46: New job: test ocaml-multicore/eio-trace https://github.com/ocaml-multicore/eio-trace.git#refs/heads/main (ce5fb3cfd516783c13cc6ae1962459a0c57a2514) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.1@sha256:9fdb6b12483b6ee211502cfcdccfa603bc203949c6b28773b62e63598c724d35
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio-trace.git" -b "main" && cd "eio-trace" && git reset --hard ce5fb3cf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.1@sha256:9fdb6b12483b6ee211502cfcdccfa603bc203949c6b28773b62e63598c724d35
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-03-19 08:04.46: Using cache hint "ocaml-multicore/eio-trace-ocaml/opam:debian-13-ocaml-5.1@sha256:9fdb6b12483b6ee211502cfcdccfa603bc203949c6b28773b62e63598c724d35-debian-13-5.1_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
2026-03-19 08:04.46: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.1@sha256:9fdb6b12483b6ee211502cfcdccfa603bc203949c6b28773b62e63598c724d35)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-19 08:04.46: Waiting for resource in pool OCluster
2026-03-19 12:01.18: Waiting for worker…
2026-03-19 12:04.54: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at ce5fb3c Merge pull request #45 from talex5/nix


(from ocaml/opam:debian-13-ocaml-5.1@sha256:9fdb6b12483b6ee211502cfcdccfa603bc203949c6b28773b62e63598c724d35)
2026-03-19 12:04.55 ---> using "043878a17430eb7307125489308030a24bcdcad0c95c2a109a9fe14316981ea0" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-19 12:04.56 ---> saved as "4091f5f1fb68b823d4ccee6045b64f56455cd117080739062ce691dade48547e"
Job succeeded
2026-03-19 12:04.56: Job succeeded