Organisationsavsmocaml-ctypes8e58a5 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-05 12:29.43: New job: test avsm/ocaml-ctypes https://github.com/avsm/ocaml-ctypes.git#refs/heads/master (8e58a54e3d8b4657e856570ffecf4941d8d676ab) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/avsm/ocaml-ctypes.git" -b "master" && cd "ocaml-ctypes" && git reset --hard 8e58a54e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-05 12:29.43: Using cache hint "avsm/ocaml-ctypes-ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407-debian-12-4.02_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-09-05 12:29.43: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-05 12:29.43: Waiting for resource in pool OCluster
2024-09-05 22:01.43: Waiting for worker…
2024-09-05 22:07.06: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
HEAD is now at 8e58a54 ctypes-foreign: add win32 depext


(from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407' locally
docker.io/ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407: Pulling from ocaml/opam
85d86b252258: Pulling fs layer
85d86b252258: Verifying Checksum
85d86b252258: Download complete
85d86b252258: Pull complete
Digest: sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
Status: Downloaded newer image for ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
2024-09-05 22:07.07 ---> using "246366219ef4f081cfd01b9dc33020df77cdf06d7298b441f117b8b192ee5b7b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 22:07.07 ---> using "f3815b894d1d57f205349a70a604eb86bff8e0f64c373c4027cc378420e24af8" from cache
Job succeeded
2024-09-05 22:07.07: Job succeeded