Organisationsocaml-ppxppx_deriving275140 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-13 15:54.47: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/heads/master (275140702ca6f97e0407f80e86de9d3940ee3ac8) (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" -b "master" && cd "ppx_deriving" && git reset --hard 27514070
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.47: 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.47: 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.47: Waiting for resource in pool OCluster
2025-01-13 22:22.42: Waiting for worker…
2025-01-13 22:22.42: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 2751407 Release 6.0.3


(from ocaml/opam:debian-12-ocaml-4.05@sha256:f9176fc8094ad7f27aed2c5a4d3cb88f774a2893c3b29ab47b8004469a53f684)
2025-01-13 22:22.42 ---> 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:22.42 ---> using "8195e08ceddbe677a3fe71ec5ba044f71771cc29551ecfac4d229534c1c12641" from cache
Job succeeded
2025-01-13 22:22.42: Job succeeded