Organisationsrobur-cooputcpbe865c (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-10-02 13:21.07: New job: test robur-coop/utcp https://github.com/robur-coop/utcp.git#refs/heads/main (be865cae204d92949b21a4753b7e6a90172e4d62) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
ocamlformat version: none

To reproduce locally:

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

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

2025-10-02 13:21.07: Using cache hint "robur-coop/utcp-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-fd0ab3ebc85bdc68ddb429cb2d63e129000a58e9"
2025-10-02 13:21.07: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-10-02 13:21.07: Waiting for resource in pool OCluster
2025-10-02 14:06.14: Waiting for worker…
2025-10-02 14:08.41: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at be865ca Use `string` instead of `Cstruct.t` for `recv` and `send` (higher-level user API) (#55) -- `handle` still uses `Cstruct.t`

(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
2025-10-02 14:08.42 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-02 14:08.42 ---> saved as "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626"
Job succeeded
2025-10-02 14:08.42: Job succeeded