Organisationsocamlmerlin18440f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-30 08:47.16: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (18440f97ba5a1ae5a43c344218a65d3accfe3b18) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml/merlin.git" -b "main" && cd "merlin" && git reset --hard 18440f97
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-08-30 08:47.16: Using cache hint "ocaml/merlin-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd-alpine-3.20-5.2_opam-2.2-ocamlformat-f57c065fe9329efd503ebbbfcc76ee78f979cf3d"
2024-08-30 08:47.16: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-30 08:47.16: Waiting for resource in pool OCluster
2024-08-30 08:47.17: Waiting for worker…
2024-08-30 08:47.17: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
HEAD is now at 3277ee77 Create SECURITY.md
HEAD is now at 18440f97 Merge pull request #1815 from liam923/add-h-flag-to-ocaml-index

(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd)
2024-08-30 08:48.19 ---> saved as "f91c4207485e9bc221333a0708729e42c83c784e9f1d26a677abe99bfadb57ee"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-30 08:48.19 ---> saved as "a3e8eb824ede34ff5deb376d8083ce3bb5396e69e396057ac44deb52720b59cd"
Job succeeded
2024-08-30 08:48.20: Job succeeded