Organisationsmirageocaml-uri46979c (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-02-13 08:10.44: New job: test mirage/ocaml-uri https://github.com/mirage/ocaml-uri.git#refs/heads/main (46979cf180be86b2a8bd0f55767bef9f436780ec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-uri.git" -b "main" && cd "ocaml-uri" && git reset --hard 46979cf1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-02-13 08:10.44: Using cache hint "mirage/ocaml-uri-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-302e116c4009da2f5a31c350a57c8b3c9b27289e"
2026-02-13 08:10.44: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-02-13 08:10.44: Waiting for resource in pool OCluster
2026-02-13 15:05.46: Waiting for worker…
2026-02-13 15:08.54: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 46979cf Merge pull request #180 from hannesm/add-main

(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
2026-02-13 15:08.55 ---> using "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-13 15:08.55 ---> using "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae" from cache
Job succeeded
2026-02-13 15:08.55: Job succeeded