Organisationsocaml-ppxppx40e5a3 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-13 09:23.11: New job: test ocaml-ppx/ppx https://github.com/ocaml-ppx/ppx.git#refs/heads/master (40e5a35a4386d969effaf428078c900bd03b78ec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:96258ec26288594dc092090b51659b9908eec8ff735cb77943cecebf006e6a1e
ocamlformat version: none

To reproduce locally:

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

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

2024-09-13 09:23.11: Using cache hint "ocaml-ppx/ppx-ocaml/opam:debian-12-ocaml-4.07@sha256:96258ec26288594dc092090b51659b9908eec8ff735cb77943cecebf006e6a1e-debian-12-4.07_opam-2.2-ocamlformat-c0a7b4f3578d1b9d94fef0b9883dc54230fb36a2"
2024-09-13 09:23.11: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:96258ec26288594dc092090b51659b9908eec8ff735cb77943cecebf006e6a1e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-13 09:23.11: Waiting for resource in pool OCluster
2024-09-13 13:07.55: Waiting for worker…
2024-09-13 13:07.55: Got resource from pool OCluster
Building on x86-bm-c9.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ppx.git-410b4ffb81ff656219fc8fbd4b2248cefd5eaca5/.git/
HEAD is now at 40e5a35 get rid of deprecated libraries

(from ocaml/opam:debian-12-ocaml-4.07@sha256:96258ec26288594dc092090b51659b9908eec8ff735cb77943cecebf006e6a1e)
2024-09-13 13:09.27 ---> saved as "5131c77578cea8ca66490ac94a2802ba3cae1efd46fe5a40385527ee5bf72389"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-13 13:09.27 ---> saved as "1bc9d2c5e0a1385456a3c73fe94a8baa1a119f3fdcc5913afc72f54e310e3cfb"
Job succeeded
2024-09-13 13:09.28: Job succeeded