Organisationsocaml-ppxppx_deriving_yojson67e1d3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-21 10:51.06: New job: test ocaml-ppx/ppx_deriving_yojson https://github.com/ocaml-ppx/ppx_deriving_yojson.git#refs/heads/master (67e1d3334c1e3b94152bbc9c8600b71d5ee61b39) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:a55bca4befb0c3ec00078ecb83089efdee8a3ac0a76bdf70edd4f247015fae14
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 67e1d333
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:a55bca4befb0c3ec00078ecb83089efdee8a3ac0a76bdf70edd4f247015fae14
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-03-21 10:51.06: Using cache hint "ocaml-ppx/ppx_deriving_yojson-ocaml/opam:debian-12-ocaml-4.05@sha256:a55bca4befb0c3ec00078ecb83089efdee8a3ac0a76bdf70edd4f247015fae14-debian-12-4.05_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-03-21 10:51.06: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:a55bca4befb0c3ec00078ecb83089efdee8a3ac0a76bdf70edd4f247015fae14)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-03-21 10:51.06: Waiting for resource in pool OCluster
2025-03-21 10:51.06: Waiting for worker…
2025-03-21 10:51.06: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 67e1d33 Release 3.9.1

(from ocaml/opam:debian-12-ocaml-4.05@sha256:a55bca4befb0c3ec00078ecb83089efdee8a3ac0a76bdf70edd4f247015fae14)
2025-03-21 10:51.06 ---> using "f489abf84b2bd9c48733192fde70aa1fbfa9ca4b20aab43ef114489ba23ee9e1" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-21 10:51.06 ---> saved as "1ff3e68a58829258396867770435ef26b54bc0c2955fa977f837f018415dd7b3"
Job succeeded
2025-03-21 10:51.07: Job succeeded