Organisationsocaml-opamopam-0install-solverf4e547 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-18 13:35.35: 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:23c8008c3b54df78ae23c4e3830cab62e689a8dc5ec44ef0f585a8436352f7af
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:23c8008c3b54df78ae23c4e3830cab62e689a8dc5ec44ef0f585a8436352f7af
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-18 13:35.35: Using cache hint "ocaml-opam/opam-0install-solver-ocaml/opam:debian-12-ocaml-4.10@sha256:23c8008c3b54df78ae23c4e3830cab62e689a8dc5ec44ef0f585a8436352f7af-debian-12-4.10_opam-2.3-ocamlformat-1cd0544f9e7107ebe07dc0f9a0f40d90e2c06073"
2025-07-18 13:35.35: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:23c8008c3b54df78ae23c4e3830cab62e689a8dc5ec44ef0f585a8436352f7af)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-18 13:35.35: Waiting for resource in pool OCluster
2025-07-18 13:52.04: Waiting for worker…
2025-07-18 13:55.53: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at f4e5478 Merge pull request #60 from talex5/release


(from ocaml/opam:debian-12-ocaml-4.10@sha256:23c8008c3b54df78ae23c4e3830cab62e689a8dc5ec44ef0f585a8436352f7af)
2025-07-18 13:55.55 ---> using "176f6afd268d1f7b8c7e5e3807642b8c7ff8020f4486259a51d3a5daefe97da4" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-18 13:55.56 ---> saved as "9662ab2b5d03a603bedf552bc5aec6a4e6685ff535175e3fbef3405abcb7d483"
Job succeeded
2025-07-18 13:55.56: Job succeeded