Organisationsocaml-communityutop8cd671 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-06 10:13.08: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (8cd6716d0f90efd67da90afa5bc31c7abe9a7a57) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:c4720a1541c7e13cbe9d9fe6a00dc203b92b7b6c25342d84da411f7666aecf1b
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 8cd6716d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:c4720a1541c7e13cbe9d9fe6a00dc203b92b7b6c25342d84da411f7666aecf1b
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-06 10:13.08: Using cache hint "ocaml-community/utop-ocaml/opam:debian-13-ocaml-4.11@sha256:c4720a1541c7e13cbe9d9fe6a00dc203b92b7b6c25342d84da411f7666aecf1b-debian-13-4.11_opam-2.5-ocamlformat-4296595cb355e9926b8c6d3a7a43d0d3d6bc1a4a"
2026-04-06 10:13.08: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:c4720a1541c7e13cbe9d9fe6a00dc203b92b7b6c25342d84da411f7666aecf1b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-06 10:13.08: Waiting for resource in pool OCluster
2026-04-06 10:13.08: Waiting for worker…
2026-04-06 10:13.08: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 8cd6716 Merge pull request #511 from bbatsov/decouple-from-tuareg


(from ocaml/opam:debian-13-ocaml-4.11@sha256:c4720a1541c7e13cbe9d9fe6a00dc203b92b7b6c25342d84da411f7666aecf1b)
2026-04-06 10:14.39 ---> saved as "e718267daaed0c81bd2c116c7528c1a98fa754d32b0f20327a0e756a13a6d501"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-06 10:14.39 ---> saved as "6e6508de6ad0d4d32844a165198f1948f9e62302cea479d7376f998eb116cc1b"
Job succeeded
2026-04-06 10:14.39: Job succeeded