2024-12-04 18:38.17: New job: test ocaml-opam/opam-0install-solver https://github.com/ocaml-opam/opam-0install-solver.git#refs/heads/master (f4e5478242f9d70340b8d6e74a75ed035d4d544a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.10@sha256:bca53c9021079f3169d2663826e24da3063b1bbf2f5af32c11ef43c43e315f07
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-opam/opam-0install-solver.git" -b "master" && cd "opam-0install-solver" && git reset --hard f4e54782
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.10@sha256:bca53c9021079f3169d2663826e24da3063b1bbf2f5af32c11ef43c43e315f07
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-04 18:38.17: Using cache hint "ocaml-opam/opam-0install-solver-ocaml/opam:debian-12-ocaml-4.10@sha256:bca53c9021079f3169d2663826e24da3063b1bbf2f5af32c11ef43c43e315f07-debian-12-4.10_opam-2.3-ocamlformat-9a4a489e639cc5ce8cc540adfb67d381def898ec"
2024-12-04 18:38.17: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:bca53c9021079f3169d2663826e24da3063b1bbf2f5af32c11ef43c43e315f07)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-04 18:38.17: Waiting for resource in pool OCluster
2024-12-04 21:10.04: Waiting for worker…
2024-12-04 21:11.34: Got resource from pool OCluster
Building on x86-bm-c11.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/opam-0install-solver.git-0ba8bdbd1ac20c02af599b8e74a13d3348466032/.git/
HEAD is now at f4e5478 Merge pull request #60 from talex5/release
(from ocaml/opam:debian-12-ocaml-4.10@sha256:bca53c9021079f3169d2663826e24da3063b1bbf2f5af32c11ef43c43e315f07)
2024-12-04 21:11.35 ---> using "6c3bca4e0cc7ab1059410892bcb4ec9b153df86bb05848b6bf7b26fa4358c296" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-04 21:11.36 ---> saved as "167d49f8955de30c400e11ee95c91c1c971cd5738606adf4570e63bb32a8e670"
Job succeeded
2024-12-04 21:11.36: Job succeeded