Organisationsahrefsdevkit9b5deb ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-31 07:26.09: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/master (9b5deb3d4d0e13471d1e7149a1aa06547bd8aa74) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a
ocamlformat version: none


To reproduce locally:


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


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


2025-07-31 07:26.09: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a-debian-12-4.08_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-31 07:26.09: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-31 07:26.09: Waiting for resource in pool OCluster
2025-07-31 11:35.27: Waiting for worker…
2025-07-31 11:36.55: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 9b5deb3 import command pipe from ahrefskit (#48)


(from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a' locally
docker.io/ocaml/opam@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a: Pulling from ocaml/opam
2b437dab448b: Already exists
348b54b4f842: Pulling fs layer
d67c1d522a4e: Pulling fs layer
dea856d1a4d8: Pulling fs layer
b580a9d7b5b1: Pulling fs layer
d67c1d522a4e: Waiting
b580a9d7b5b1: Waiting
348b54b4f842: Waiting
d67c1d522a4e: Verifying Checksum
d67c1d522a4e: Download complete
dea856d1a4d8: Verifying Checksum
dea856d1a4d8: Download complete
b580a9d7b5b1: Verifying Checksum
b580a9d7b5b1: Download complete
348b54b4f842: Verifying Checksum
348b54b4f842: Download complete
348b54b4f842: Pull complete
d67c1d522a4e: Pull complete
dea856d1a4d8: Pull complete
b580a9d7b5b1: Pull complete
Digest: sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a
Status: Downloaded newer image for ocaml/opam@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a
2025-07-31 11:36.56 ---> using "1d0024db739bd078f91b2384c47919652a4b72a425e3e24ce24cfd1f6debdfbc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-31 11:36.56 ---> using "2dcdd027ae11cdd928921fbe390ea34ea1f57569ae835cb6f1deea5f916a2475" from cache
Job succeeded
2025-07-31 11:36.56: Job succeeded