Organisationsmirleftocaml-tls25031c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-26 09:22.38: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/pull/518/head (25031c0e7248d3b6d8abf6fab4224b3eb97c27c5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" && cd "ocaml-tls" && git fetch origin "refs/pull/518/head" && git reset --hard 25031c0e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-09-26 09:22.38: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c-debian-12-4.14_opam-2.4-ocamlformat-3f21ebe342ce440d9c9142ffe1185d8e5a326085"
2025-09-26 09:22.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-09-26 09:22.38: Waiting for resource in pool OCluster
2025-09-26 09:22.39: Waiting for worker…
2025-09-26 09:22.39: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 25031c0 add comment to sync miou_unix and unix

(from ocaml/opam:debian-12-ocaml-4.14@sha256:3637f37beb7011ead9c99fba6755b8c027c79834b8531a4b137463f2d3d7b75c)
2025-09-26 09:22.41 ---> using "09ac5de9cc61c43675474112381643450005329487739e9205d48bb1724eccf1" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-26 09:22.41 ---> using "87a9bc4765583a2d3bdffd08d12bd14dc8ea122e6f23e94e00eef8c2a9057a38" from cache
Job succeeded
2025-09-26 09:22.41: Job succeeded