Organisationsocaml-ppxppx_derivingd2ccd5 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-16 15:44.50: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/pull/290/head (d2ccd5fc983e3fb5f19fa4a2408ae923de8c06a8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving.git" && cd "ppx_deriving" && git fetch origin "refs/pull/290/head" && git reset --hard d2ccd5fc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-10-16 15:44.50: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd-debian-12-4.05_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-10-16 15:44.50: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-10-16 15:44.50: Waiting for resource in pool OCluster
2024-10-16 15:44.50: Waiting for worker…
2024-10-16 15:44.50: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at d2ccd5f option refined_params to specify which type params are refined

(from ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd' locally
docker.io/ocaml/opam@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd: Pulling from ocaml/opam
07a775a5e1be: Pulling fs layer
07a775a5e1be: Download complete
07a775a5e1be: Pull complete
Digest: sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd
Status: Downloaded newer image for ocaml/opam@sha256:490fe987ad0aaad73d09d63997ef2268dd004a38f64ab7e35f8b01665f9651bd
2024-10-16 15:44.51 ---> using "e4c196908fa8f2f12396e4479729cb08706e1e2eb2d088632ac0a1cb164a73b2" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-16 15:44.51 ---> using "7a1fd849d4b8693b08aa8ed286ee09c14e0d9901c6cb8e224fee60a85df0474a" from cache
Job succeeded
2024-10-16 15:44.51: Job succeeded