Organisationsocamlmerlin7c82f4 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-22 09:39.38: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (7c82f4411294bf162e6b44ceb7040d2373c7a0e4) (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 7c82f441
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-22 09:39.38: 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-22 09:39.38: 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-22 09:39.38: Waiting for resource in pool OCluster
2024-08-22 09:39.38: Waiting for worker…
2024-08-22 09:39.38: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
HEAD is now at 1752f48c plop
HEAD is now at 7c82f441 Merge pull request #1810 from ncik-roberts/better-error-message-on-duplicate-flag

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

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