2025-05-28 16:26.52: New job: test robur-coop/utcp https://github.com/robur-coop/utcp.git#refs/heads/main (cad4ac5fe3d2d36391825a4e6ac842d6062dce96) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/robur-coop/utcp.git" -b "main" && cd "utcp" && git reset --hard cad4ac5f cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-05-28 16:26.52: Using cache hint "robur-coop/utcp-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-dace5e43b1aa5e4580841f3e0fc1dd94d8c0c5d3" 2025-05-28 16:26.52: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-05-28 16:26.52: Waiting for resource in pool OCluster 2025-05-28 16:26.52: Waiting for worker… 2025-05-28 16:30.59: Got resource from pool OCluster Building on bremusa.ocamllabs.io All commits already cached HEAD is now at cad4ac5 add an explicit not_found error, for which no log is printed in utcp_mirage (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c) 2025-05-28 16:31.59 ---> saved as "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3" /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-05-28 16:32.00 ---> saved as "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51" Job succeeded 2025-05-28 16:32.00: Job succeeded