Organisationscapnprotocapnp-ocaml908b08 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-11 21:54.58: New job: test capnproto/capnp-ocaml https://github.com/capnproto/capnp-ocaml.git#refs/pull/92/head (908b084b7a7f4445420616b4cd8da38f1f878ef5) (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/capnproto/capnp-ocaml.git" && cd "capnp-ocaml" && git fetch origin "refs/pull/92/head" && git reset --hard 908b084b
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-12-11 21:54.58: Using cache hint "capnproto/capnp-ocaml-ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031-debian-12-4.08_opam-2.3-ocamlformat-9a4a489e639cc5ce8cc540adfb67d381def898ec"
2024-12-11 21:54.58: 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-12-11 21:54.58: Waiting for resource in pool OCluster
2024-12-11 23:06.05: Waiting for worker…
2024-12-12 00:44.29: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 908b084 Get dune build working on Windows


(from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
2024-12-12 00:48.01 ---> using "0ccd3f5b4d657f0944073853d77008496ca475f3e6ca9e2160b53453ab7d01cf" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-12 00:48.01 ---> using "cfb122da1bf584af85347deb4d20b4dc6b0e73cf097625e8a4e3c3392a028a8b" from cache
Job succeeded
2024-12-12 00:48.02: Job succeeded