Organisationsocamlmerlin71058d ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-29 13:25.02: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (71058ded41b6219b5b3118351f460bb50ed2b2d9) (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 71058ded
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-29 13:25.02: 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-29 13:25.02: 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-29 13:25.02: Waiting for resource in pool OCluster
2024-08-29 13:25.02: Waiting for worker…
2024-08-29 13:25.23: Cancelling: Auto-cancelling job because it is no longer needed