Organisationsmirageocaml-dnsd9f460 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-25 08:07.14: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/352/head (d9f460e61e7bf386b6106dc94ed373f68958ab36) (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 d9f460e6
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-25 08:07.14: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc-debian-12-5.0_opam-2.2-ocamlformat-705cfbfe709bba2533a3cd6164b7dab37fca0342"
2024-08-25 08:07.14: 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-25 08:07.14: Waiting for resource in pool OCluster
2024-08-25 08:07.14: Waiting for worker…
2024-08-25 08:07.14: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-dns.git-35ec6b8a2c74955041b44edd5dfb856a80302bd7/.git/
HEAD is now at d9f460e Lint pin-depends


(from ocaml/opam:debian-12-ocaml-5.0@sha256:027d803382a2b0fd4f20c694c73726dc2d6efe239d841fa1212968701bd6a9fc)
2024-08-25 08:08.12 ---> saved as "1c31ddefe00208409912d1cdd7ca5dff9352da7381be0bdab4a8b04c3d2bf2f5"


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