Organisationsmirageocaml-dns882894 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-02 16:36.18: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/352/head (88289449b56846ec3a55de1a75f56c2cf78a3bcb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" && cd "ocaml-dns" && git fetch origin "refs/pull/352/head" && git reset --hard 88289449
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-08-02 16:36.18: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc-debian-12-5.0_opam-2.2-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-08-02 16:36.18: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-02 16:36.18: Waiting for resource in pool OCluster
2024-08-02 20:26.42: Waiting for worker…
2024-08-02 20:28.33: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at 8828944 Update pin-depends


(from ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc)
2024-08-02 20:28.33 ---> using "1c31ddefe00208409912d1cdd7ca5dff9352da7381be0bdab4a8b04c3d2bf2f5" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-02 20:28.33 ---> saved as "5e9bd51426577f6eeacb923d4681ea72aa09d6a2b955a0f437ded424b97165f6"
Job succeeded
2024-08-02 20:28.33: Job succeeded