Organisationsocamlmerlin42a1fd ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-07-30 10:08.29: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (42a1fd8b3ae9a3fb836fa5a22929302d9f492d82) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml/merlin.git" -b "main" && cd "merlin" && git reset --hard 42a1fd8b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-07-30 10:08.29: Using cache hint "ocaml/merlin-ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18-alpine-3.19-5.2_opam-2.1-ocamlformat-e02e5286a726df2d946d936f0a69edb933ddd988"
2024-07-30 10:08.29: Using OBuilder spec:
((from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-07-30 10:08.29: Waiting for resource in pool OCluster
2024-07-30 10:08.29: Waiting for worker…
2024-07-30 10:10.56: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at 42a1fd8b [DMR] Merge pull request #1803 from liam923/config-stdlib

(from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
2024-07-30 10:11.49 ---> saved as "f6af28d894fbe0bc08a26ab29d323248c97739149ac7ec0ec6c2a5986a02e9ff"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-30 10:11.49 ---> saved as "d07c1dc7d748e9e2390efa701f8679ba385d4193268bd4accd6daaa0443932af"
Job succeeded
2024-07-30 10:11.50: Job succeeded