Organisationsahrefsdevkit6862f3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-19 18:51.23: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/expose-sanitize-name (6862f3f05b5f58fe0e705d89084619462d4c7944) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/devkit.git" -b "expose-sanitize-name" && cd "devkit" && git reset --hard 6862f3f0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-11-19 18:51.23: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031-debian-12-4.08_opam-2.3-ocamlformat-6b5f49f3dbe83de5bf787b957f246375fa89d4ab"
2024-11-19 18:51.23: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-11-19 18:51.23: Waiting for resource in pool OCluster
2024-11-19 18:51.24: Waiting for worker…
2024-11-20 07:46.34: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 6862f3f expose Pid.sanitize_name

(from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
2024-11-20 07:47.49 ---> saved as "0ccd3f5b4d657f0944073853d77008496ca475f3e6ca9e2160b53453ab7d01cf"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-20 07:47.49 ---> saved as "cfb122da1bf584af85347deb4d20b4dc6b0e73cf097625e8a4e3c3392a028a8b"
Job succeeded
2024-11-20 07:47.49: Job succeeded