Organisationsocaml-ppxppx_deriving_yojson72c454 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-08 10:36.45: New job: test ocaml-ppx/ppx_deriving_yojson https://github.com/ocaml-ppx/ppx_deriving_yojson.git#refs/heads/master (72c4548b484d0253cd168c245b69ae5e0bc78471) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
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 72c4548b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-06-08 10:36.45: Using cache hint "ocaml-ppx/ppx_deriving_yojson-ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7-debian-12-4.08_opam-2.3-ocamlformat-0e1a25ffde388b436cc1998777c138d69666193d"
2025-06-08 10:36.45: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-08 10:36.45: Waiting for resource in pool OCluster
2025-06-08 10:36.46: Waiting for worker…
2025-06-08 10:36.49: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 72c4548 Update README.md (#167)

(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
2025-06-08 10:36.51 ---> using "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-08 10:36.51 ---> using "078931fc90f0e90ac991b9ffa46abc36068ded80b667fd781d7bed9078f60e6b" from cache
Job succeeded
2025-06-08 10:36.51: Job succeeded