Organisationsocaml-multicoredomainslib731f08 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-04 11:24.44: New job: test ocaml-multicore/domainslib https://github.com/ocaml-multicore/domainslib.git#refs/heads/main (731f08891c87e788f2cc95f2a600328f6682a5e2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.0@sha256:7324055123748d9b28eb910c0aea342ef8c6a4ba9f47b5949f17ccd0b67a4704
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/domainslib.git" -b "main" && cd "domainslib" && git reset --hard 731f0889
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.0@sha256:7324055123748d9b28eb910c0aea342ef8c6a4ba9f47b5949f17ccd0b67a4704
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-11-04 11:24.44: Using cache hint "ocaml-multicore/domainslib-ocaml/opam:debian-12-ocaml-5.0@sha256:7324055123748d9b28eb910c0aea342ef8c6a4ba9f47b5949f17ccd0b67a4704-debian-12-5.0_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a"
2024-11-04 11:24.44: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.0@sha256:7324055123748d9b28eb910c0aea342ef8c6a4ba9f47b5949f17ccd0b67a4704)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-04 11:24.44: Waiting for resource in pool OCluster
2024-11-04 17:27.15: Waiting for worker…
2024-11-04 17:29.25: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 731f088 Merge pull request #123 from punchagan/patch-1


(from ocaml/opam:debian-12-ocaml-5.0@sha256:7324055123748d9b28eb910c0aea342ef8c6a4ba9f47b5949f17ccd0b67a4704)
2024-11-04 17:29.25 ---> using "319832d2584c2a3ee72b80e6a8c7816295ce8964785dbfcfd8f374d3ef180ca7" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-04 17:29.25 ---> saved as "cb47a25afb43cb112055ce11f08ed9cf75c9ba70b18cdac0ce78dcd72e7a231c"
Job succeeded
2024-11-04 17:29.26: Job succeeded