Organisationsmiragecharrua6b5e71 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-30 08:54.37: New job: test mirage/charrua https://github.com/mirage/charrua.git#refs/pull/138/head (6b5e71ae57e46020482edf3521ef07428914fde8) (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/mirage/charrua.git" && cd "charrua" && git fetch origin "refs/pull/138/head" && git reset --hard 6b5e71ae
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-09-30 08:54.37: Using cache hint "mirage/charrua-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-64dfb8c8f3d57322d6c1c70adec809b801b9121a"
2025-09-30 08:54.37: 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-09-30 08:54.37: Waiting for resource in pool OCluster
2025-09-30 08:54.37: Waiting for worker…
2025-09-30 08:54.38: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at 6b5e71a charrua-client-mirage: log a warning if "gateway" is provided, but no CIDR


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
2025-09-30 08:54.40 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-30 08:54.40 ---> using "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626" from cache
Job succeeded
2025-09-30 08:54.40: Job succeeded