Organisationsrobur-cooputcp81d55e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-18 10:03.33: New job: test robur-coop/utcp https://github.com/robur-coop/utcp.git#refs/heads/main (81d55e19136d4f2d71caaf75cf788814601ec097) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/robur-coop/utcp.git" -b "main" && cd "utcp" && git reset --hard 81d55e19
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-18 10:03.33: Using cache hint "robur-coop/utcp-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-ocamlformat-08baa0f29f1cd773e5e4418210c71e5ce4e45c85"
2025-03-18 10:03.33: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-18 10:03.33: Waiting for resource in pool OCluster
2025-03-18 10:03.34: Waiting for worker…
2025-03-18 10:03.34: Got resource from pool OCluster
Building on x86-bm-c8.sw.ocaml.org
HEAD is now at 3d9c67b minor tweak: revert API change
HEAD is now at 81d55e1 delay the guards to avoid format strings being computed (#43)


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec' locally
docker.io/ocaml/opam@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec: Pulling from ocaml/opam
079b5f886b6e: Pulling fs layer
079b5f886b6e: Verifying Checksum
079b5f886b6e: Download complete
079b5f886b6e: Pull complete
Digest: sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
Status: Downloaded newer image for ocaml/opam@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
2025-03-18 10:03.34 ---> using "1365d3d062370cdb3e23e0410421a094d8879b8f0dd4d3093d64147b4bfe4ff9" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-18 10:03.34 ---> using "0f933b44a6d05597b3167b5b00bbc469e044593a398197985948c9d6efb5415d" from cache
Job succeeded
2025-03-18 10:03.35: Job succeeded