Organisationsdinosaurecaravan375c09 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-05 12:27.58: New job: test dinosaure/caravan https://github.com/dinosaure/caravan.git#refs/heads/master (375c092fb24ac877a4d3aeccf5042ef389e87b32) (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/dinosaure/caravan.git" -b "master" && cd "caravan" && git reset --hard 375c092f
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-05 12:27.58: Using cache hint "dinosaure/caravan-ocaml/opam:debian-12-ocaml-4.07@sha256:96258ec26288594dc092090b51659b9908eec8ff735cb77943cecebf006e6a1e-debian-12-4.07_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-09-05 12:27.58: 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-05 12:27.58: Waiting for resource in pool OCluster
2024-09-05 21:44.30: Waiting for worker…
2024-09-05 21:53.09: Got resource from pool OCluster
Building on x86-bm-c1.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/caravan.git-9a809696812b71980feaf6cd6cbee0afaeef1e9a/.git/
HEAD is now at 375c092 Merge remote-tracking branch 'origin/master'

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

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 21:53.57 ---> saved as "1bc9d2c5e0a1385456a3c73fe94a8baa1a119f3fdcc5913afc72f54e310e3cfb"
Job succeeded
2024-09-05 21:53.58: Job succeeded