2024-10-31 14:17.53: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/pull/290/head (e18c11e4e56349d52dcd0acb5e203d6f555ba262) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:2900c04221c1bd8d9e957c1c38cae5b803703db790b820d82b6c4984484e9909
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 e18c11e4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:2900c04221c1bd8d9e957c1c38cae5b803703db790b820d82b6c4984484e9909
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-10-31 14:17.53: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-12-ocaml-4.05@sha256:2900c04221c1bd8d9e957c1c38cae5b803703db790b820d82b6c4984484e9909-debian-12-4.05_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-10-31 14:17.53: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:2900c04221c1bd8d9e957c1c38cae5b803703db790b820d82b6c4984484e9909)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-10-31 14:17.53: Waiting for resource in pool OCluster
2024-10-31 14:29.30: Waiting for worker…
2024-10-31 14:34.06: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at e18c11e a few tests
(from ocaml/opam:debian-12-ocaml-4.05@sha256:2900c04221c1bd8d9e957c1c38cae5b803703db790b820d82b6c4984484e9909)
2024-10-31 14:34.40 ---> saved as "bd94adfcc271ba20f314d020143d3308b6e202b36fed76509c63b5b1f31d1016"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-31 14:34.40 ---> saved as "004cd17b0b698dea30e1855d2d2dde67e936e317001e0329432aa6f97a197665"
Job succeeded
2024-10-31 14:34.40: Job succeeded