Organisationsocurrentocaml-version1165e1 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-01 17:13.25: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (1165e18c18c2eed9109edfecbbe1a8eb81141272) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 1165e18c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-02-01 17:13.25: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e-debian-12-4.07_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-01 17:13.25: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-02-01 17:13.25: Waiting for resource in pool OCluster
2025-02-01 17:16.57: Waiting for worker…
2025-02-01 17:18.06: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 1165e18 Merge pull request #80 from mtelvers/maintenance-intent

(from ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e' locally
docker.io/ocaml/opam@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e: Pulling from ocaml/opam
f1a07e82e1b7: Pulling fs layer
f1a07e82e1b7: Verifying Checksum
f1a07e82e1b7: Download complete
f1a07e82e1b7: Pull complete
Digest: sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e
Status: Downloaded newer image for ocaml/opam@sha256:198a45918468ebd59a6515074dbfc5bc5777e44215092ce82dfcdf6a34abd50e
2025-02-01 17:18.06 ---> using "805eb5c0d41a6d32268e81684bfde40d7164b827bcfba2e0a6fbdf20ca4cb156" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-01 17:18.06 ---> using "bf61e507489e89e6d20c15c831a87e44b4cee7b0600befadad6034e1ab8482de" from cache
Job succeeded
2025-02-01 17:18.06: Job succeeded