Organisationsocaml-ppxppx_deriving5e66e7 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-13 18:01.55: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/heads/master (5e66e7395bd86bb8ec84c52fb8c11fde0e8c5d4c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving.git" -b "master" && cd "ppx_deriving" && git reset --hard 5e66e739
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-13 18:01.55: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-06348888ceab6d4a0af165056f0adf0c5f2c9468"
2025-03-13 18:01.55: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-13 18:01.55: Waiting for resource in pool OCluster
2025-03-13 18:01.56: Waiting for worker…
2025-03-13 18:01.56: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 5e66e73 Merge pull request #294 from patricoferris/5.2-ast-bump


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
2025-03-13 18:02.49 ---> saved as "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-13 18:02.49 ---> saved as "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf"
Job succeeded
2025-03-13 18:02.50: Job succeeded