Organisationsdune-universehacl-star-dune42045c (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-14 10:12.37: New job: test dune-universe/hacl-star-dune https://github.com/dune-universe/hacl-star-dune.git#refs/heads/master (42045c9005a48133726333d706bfe6840a18a3c5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/dune-universe/hacl-star-dune.git" -b "master" && cd "hacl-star-dune" && git reset --hard 42045c90
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-11-14 10:12.37: Using cache hint "dune-universe/hacl-star-dune-ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321-debian-13-4.08_opam-2.4-ocamlformat-e0b3b1bd72f4ec39675632b6fe1f8e4236293197"
2025-11-14 10:12.37: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-14 10:12.37: Waiting for resource in pool OCluster
2025-11-14 10:18.42: Waiting for worker…
2025-11-14 10:20.32: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 42045c9 Only build portable code


(from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
2025-11-14 10:20.33 ---> using "d458486dd7823c592e7ea9c88366c5f90e1939c3b51f3abbd6760272096f8a3e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-14 10:20.33 ---> using "51799f75c66fcff5033954ce4f120ff2c224a5717ee2a5446c4779ca9822b6eb" from cache
Job succeeded
2025-11-14 10:20.34: Job succeeded