Organisationsocaml-ppxppx_derivinge58e37 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-16 11:40.44: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/heads/master (e58e37d776416c9bb8dabc644dab3c5b1e33ad82) (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" -b "master" && cd "ppx_deriving" && git reset --hard e58e37d7
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-16 11:40.44: 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-16 11:40.44: 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-16 11:40.44: Waiting for resource in pool OCluster
2026-01-16 15:42.52: Waiting for worker…
2026-01-16 15:45.20: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at e58e37d Release 6.1.1


(from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
2026-01-16 15:45.21 ---> using "4c1f60dc0cc5644c6a4c05cf3315bdbf9cc478b70e443b212a1220385bab8bba" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-16 15:45.21 ---> using "a4992d02ac0b47f4b2ebfdfa1730cd8931f1d05656f5af1f27bf11b9cd97d0c9" from cache
Job succeeded
2026-01-16 15:45.21: Job succeeded