Organisationsmiragemirage-tcpipbbc5b0 (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-10-21 07:34.24: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/heads/main (bbc5b0190b42ae2cbd712596d03ad759fc4072ac) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/mirage-tcpip.git" -b "main" && cd "mirage-tcpip" && git reset --hard bbc5b019
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-10-21 07:34.24: Using cache hint "mirage/mirage-tcpip-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e-alpine-3.22-4.14_opam-2.4-ocamlformat-67d7ae91e5c5f3643a0baeae6111b4b6ab71e7c6"
2025-10-21 07:34.24: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-10-21 07:34.24: Waiting for resource in pool OCluster
2025-10-21 07:40.04: Waiting for worker…
2025-10-21 07:42.05: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at bbc5b019 Merge pull request #529 from patricoferris/restore-packet-functions

(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
2025-10-21 07:42.06 ---> using "764276640f5b3f4ce6b610321003cb55f6545c42846dc0b360f6be7a346afe65" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-21 07:42.06 ---> saved as "fe52ca83e74361aca9500bea3b0c75bc6bae0cbe0ab9418ad1259676e20dd8e0"
Job succeeded
2025-10-21 07:42.06: Job succeeded