Organisationsygrekocaml-extlibcc222e (dune-3)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:53.56: New job: test ygrek/ocaml-extlib https://github.com/ygrek/ocaml-extlib.git#refs/heads/dune-3 (cc222eb06f5b4809852564aa9579d49696f07eea) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:bed435992a6e3945bf818c3cbe3cc6eef44916b4dc0be56865cad6594324ad65
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocaml-extlib.git" -b "dune-3" && cd "ocaml-extlib" && git reset --hard cc222eb0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:bed435992a6e3945bf818c3cbe3cc6eef44916b4dc0be56865cad6594324ad65
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-19 22:53.56: Using cache hint "ygrek/ocaml-extlib-ocaml/opam:debian-12-ocaml-4.02@sha256:bed435992a6e3945bf818c3cbe3cc6eef44916b4dc0be56865cad6594324ad65-debian-12-4.02_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:53.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:bed435992a6e3945bf818c3cbe3cc6eef44916b4dc0be56865cad6594324ad65)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-19 22:53.56: Waiting for resource in pool OCluster
2024-12-20 19:17.19: Waiting for worker…
2024-12-20 19:19.24: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at cc222eb Update to Dune 3.16 and generate opam file


(from ocaml/opam:debian-12-ocaml-4.02@sha256:bed435992a6e3945bf818c3cbe3cc6eef44916b4dc0be56865cad6594324ad65)
2024-12-20 19:39.09 ---> using "fcf810be7ae1815877dda82754ca7f330234e6404c36a6d5dc5ffd8d7743d768" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:39.09 ---> using "23334ceafe5b82c6ac8cae332f0afc6c40f07ce502d7c0c80e2583dffb2c4bfe" from cache
Job succeeded
2024-12-20 19:39.10: Job succeeded