Organisationsocaml-ppxppx_derivinge18c11 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-13 15:54.42: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/pull/290/head (e18c11e4e56349d52dcd0acb5e203d6f555ba262) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684
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/290/head" && git reset --hard e18c11e4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-01-13 15:54.42: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684-debian-12-4.05_opam-2.3-ocamlformat-85e5d991b8369d632f5b367be8b432341e488f88"
2025-01-13 15:54.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-13 15:54.42: Waiting for resource in pool OCluster
2025-01-13 22:20.53: Waiting for worker…
2025-01-13 22:20.53: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at e18c11e a few tests

(from ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684)
2025-01-13 22:20.54 ---> using "3007a3c8f9b58271e7badddd7b965d35065b824925e16445edd980e5c2fc7f6c" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-13 22:20.55 ---> saved as "8195e08ceddbe677a3fe71ec5ba044f71771cc29551ecfac4d229534c1c12641"
Job succeeded
2025-01-13 22:20.55: Job succeeded