Organisationsbacktrackingocamlgraphe250d4 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-04-11 06:20.30: New job: test backtracking/ocamlgraph https://github.com/backtracking/ocamlgraph.git#refs/heads/master (e250d4b2967ef7854f97f44b357f418ec7b81417) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/backtracking/ocamlgraph.git" -b "master" && cd "ocamlgraph" && git reset --hard e250d4b2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-04-11 06:20.30: Using cache hint "backtracking/ocamlgraph-ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112-debian-12-4.08_opam-2.3-ocamlformat-1b767795a4e028a4d45f916f1598c24ee7a7b6cb"
2025-04-11 06:20.30: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-04-11 06:20.30: Waiting for resource in pool OCluster
2025-04-11 06:20.30: Waiting for worker…
2025-04-11 06:20.37: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at e250d4b Merge pull request #150 from maximebuyse/fix-stable-topological-sort

(from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
2025-04-11 06:20.38 ---> using "212a1b8e3ddbfd9f9183e74007cf11c0bf064a0a89cec366fca17516e11ae032" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-11 06:20.38 ---> using "90acffe970052108271df47870826bde965d9c2811f4aefc10ee8cb34999ff48" from cache
Job succeeded
2025-04-11 06:20.43: Job succeeded