Organisationsocaml-ppxppx_deriving0552ed ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-23 23:03.14: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/pull/301/head (0552ed7a278243436e93c6356c1c8c32f18656fd) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
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/301/head" && git reset --hard 0552ed7a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-23 23:03.14: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500-debian-13-4.08_opam-2.5-ocamlformat-873cb18c37b308713d11ad3894c4bb78d73fb3e7"
2026-01-23 23:03.14: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-23 23:03.14: Waiting for resource in pool OCluster
2026-01-23 23:03.15: Waiting for worker…
2026-01-23 23:09.30: Cancelling: Auto-cancelling job because it is no longer needed