Organisationsmiragemirage-timec68f19 (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-05-06 07:25.46: New job: test mirage/mirage-time https://github.com/mirage/mirage-time.git#refs/heads/main (c68f199b1952f0656526a3212f82afd2a49c1f00) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/mirage-time.git" -b "main" && cd "mirage-time" && git reset --hard c68f199b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-05-06 07:25.46: Using cache hint "mirage/mirage-time-ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30-debian-13-4.11_opam-2.5-ocamlformat-1e0f02e011661beec5618d34d6dda854b00b2358"
2026-05-06 07:25.46: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-05-06 07:25.46: Waiting for resource in pool OCluster
2026-05-06 07:45.26: Waiting for worker…
2026-05-06 07:45.52: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at c68f199 changes for 3.0.0

(from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)
2026-05-06 07:45.57 ---> using "6e90916465a21bba0f6244811c28283c9f28721d32ae7c6c05a01c201d3a411c" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-06 07:45.57 ---> using "222298914f0dd7f366abfc3ea4a1c20872a956dcb6eeceb621f0bab07678526d" from cache
Job succeeded
2026-05-06 07:46.03: Job succeeded