Organisationsmiragemirage-tcpipbbc5b0 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-06 09:29.47: 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.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
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.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-06-06 09:29.47: Using cache hint "mirage/mirage-tcpip-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-f7ac831b7c210dbc51410fc4f75cba8514fe8adb"
2025-06-06 09:29.47: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-06-06 09:29.47: Waiting for resource in pool OCluster
2025-06-06 09:29.47: Waiting for worker…
2025-06-06 09:29.48: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at bbc5b019 Merge pull request #529 from patricoferris/restore-packet-functions


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
2025-06-06 09:29.50 ---> using "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-06 09:29.50 ---> using "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51" from cache
Job succeeded
2025-06-06 09:29.50: Job succeeded