Organisationsmirleftocaml-tls5fae4d (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-04-14 07:59.59: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (5fae4de60f6cfaa7989e8ab64f1d1e0a0dc86773) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard 5fae4de6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-04-14 07:59.59: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217-debian-12-4.14_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-14 07:59.59: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-04-14 07:59.59: Waiting for resource in pool OCluster
2026-04-14 09:19.54: Waiting for worker…
2026-04-14 09:24.03: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 5fae4de Merge pull request #522 from samoht/fix-mirage-writev

(from ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217)
2026-04-14 09:26.09 ---> using "5ba77b184044a1152dad4a526cc79dfa9aa3e8978ea7f15538a3d2bc20679358" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-14 09:26.09 ---> using "6891eed22d18c715e147578cd68f8f7192239b4a9dc19ca7bb4d944495ce6bd1" from cache
Job succeeded
2026-04-14 09:26.09: Job succeeded