Organisationscapnprotocapnp-ocamlcc4617 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-18 15:21.13: New job: test capnproto/capnp-ocaml https://github.com/capnproto/capnp-ocaml.git#refs/heads/master (cc461758431a77e6c7854f8e1875c2f91dca8ef2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/capnproto/capnp-ocaml.git" -b "master" && cd "capnp-ocaml" && git reset --hard cc461758
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-09-18 15:21.13: Using cache hint "capnproto/capnp-ocaml-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-45f961713f04a0d83218c0eb2706131a40f96d54"
2024-09-18 15:21.13: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-18 15:21.13: Waiting for resource in pool OCluster
2024-09-18 17:48.58: Waiting for worker…
2024-09-18 17:48.58: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at cc46175 Merge pull request #90 from talex5/release

(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
2024-09-18 17:48.59 ---> using "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-18 17:48.59 ---> saved as "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5"
Job succeeded
2024-09-18 17:48.59: Job succeeded