Organisationsocaml-multicoreocaml-uring798c56 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-27 12:31.30: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/heads/main (798c568020cf950bf33a1343e97caaccc946aaa5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/ocaml-uring.git" -b "main" && cd "ocaml-uring" && git reset --hard 798c5680
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-27 12:31.30: Using cache hint "ocaml-multicore/ocaml-uring-ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072-debian-13-4.12_opam-2.4-ocamlformat-6ef6813522b6ea29933f6451236a1639bdbaec61"
2025-09-27 12:31.30: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-27 12:31.30: Waiting for resource in pool OCluster
2025-09-27 12:31.30: Waiting for worker…
2025-09-27 12:32.59: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 798c568 Merge pull request #118 from avsm/update-to-2.7


(from ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072' locally
docker.io/ocaml/opam@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072: Pulling from ocaml/opam
41943b02295d: Pulling fs layer
41943b02295d: Verifying Checksum
41943b02295d: Download complete
41943b02295d: Pull complete
Digest: sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
Status: Downloaded newer image for ocaml/opam@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
2025-09-27 12:35.26 ---> saved as "bf060ccab3216165cd0b7bdb6a21baec6b19a600b6e09009a74027abe95d184c"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-27 12:35.26 ---> saved as "d6514e5342c8102f51d2ed8ef7fefdaa07bb0ae758362d20efa08cc69c807714"
Job succeeded
2025-09-27 12:35.30: Job succeeded