Organisationsmiragemirage-tcpipaa1b46 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-06 21:34.38: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/pull/523/head (aa1b46e4a497517f48a94db68585b9d0dbf8c607) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-tcpip.git" && cd "mirage-tcpip" && git fetch origin "refs/pull/523/head" && git reset --hard aa1b46e4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-06 21:34.38: Using cache hint "mirage/mirage-tcpip-ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8-debian-12-4.13_opam-2.3-ocamlformat-9a4a489e639cc5ce8cc540adfb67d381def898ec"
2024-12-06 21:34.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-06 21:34.38: Waiting for resource in pool OCluster
2024-12-06 21:34.38: Waiting for worker…
2024-12-06 21:34.39: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at aa1b46e4 dune: enable generate_opam_files option


(from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
2024-12-06 21:35.25 ---> saved as "bbcd1309ce30c3cc499604e24d796acdf8975629ff8dec06012398dbdaa0fd70"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-06 21:35.25 ---> saved as "0f5828e778e86ef17e6a35a626cc378a36c8471def5d946973529a4e7bba69af"
Job succeeded
2024-12-06 21:35.26: Job succeeded