2024-12-19 06:17.55: New job: test ocaml-ppx/ppx_deriving_yojson https://github.com/ocaml-ppx/ppx_deriving_yojson.git#refs/heads/master (e5dbd533bb1030a644b418ec2d0ae690ac10dac0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:b61a7061be89548724714beddf2fff5979bb7650024bf81208469526add3b904
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving_yojson.git" -b "master" && cd "ppx_deriving_yojson" && git reset --hard e5dbd533
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:b61a7061be89548724714beddf2fff5979bb7650024bf81208469526add3b904
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 06:17.55: Using cache hint "ocaml-ppx/ppx_deriving_yojson-ocaml/opam:debian-12-ocaml-4.05@sha256:b61a7061be89548724714beddf2fff5979bb7650024bf81208469526add3b904-debian-12-4.05_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 06:17.55: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:b61a7061be89548724714beddf2fff5979bb7650024bf81208469526add3b904)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 06:17.55: Waiting for resource in pool OCluster
2024-12-19 09:12.12: Waiting for worker…
2024-12-19 09:14.30: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at e5dbd53 Merge pull request #162 from NathanReb/fix-5-3-compat
(from ocaml/opam:debian-12-ocaml-4.05@sha256:b61a7061be89548724714beddf2fff5979bb7650024bf81208469526add3b904)
2024-12-19 09:14.30 ---> using "197d61c582d585eac7fd8df4255400bf4591df9d4ce1cabca3b3a855ece1ca34" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-19 09:14.30 ---> using "6aeff1ce53ea5228b9963951f8afb5e9c816ed2d6393b3cda07c9a8e80be35b8" from cache
Job succeeded
2024-12-19 09:14.30: Job succeeded