Organisationsmiragecapnp-rpcec9899 (lwt)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-16 13:06.05: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/lwt (ec9899ae9e34f5d77f59e5b644907a940d621e68) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/capnp-rpc.git" -b "lwt" && cd "capnp-rpc" && git reset --hard ec9899ae
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-01-16 13:06.05: Using cache hint "mirage/capnp-rpc-ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1-debian-12-4.13_opam-2.3-ocamlformat-4a9170ea6d035edaf46f2af0545ca66d06561668"
2025-01-16 13:06.05: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-16 13:06.05: Waiting for resource in pool OCluster
2025-01-16 17:54.43: Waiting for worker…
2025-01-16 17:57.53: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at ec9899ae Merge pull request #299 from talex5/lwt

(from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
2025-01-16 17:57.54 ---> using "5cb0e02486a3ea3832aa224e2434586ac252f7c7969de72e4640bb4233140400" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-16 17:57.54 ---> saved as "1297966d760a991d316f670c6ab9987d783b90b260baf630645c871edd7c5212"
Job succeeded
2025-01-16 17:57.54: Job succeeded