Organisationsdune-universehacl-star-dune42045c (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-24 13:55.22: New job: test dune-universe/hacl-star-dune https://github.com/dune-universe/hacl-star-dune.git#refs/heads/master (42045c9005a48133726333d706bfe6840a18a3c5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/dune-universe/hacl-star-dune.git" -b "master" && cd "hacl-star-dune" && git reset --hard 42045c90
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-24 13:55.22: Using cache hint "dune-universe/hacl-star-dune-ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a-debian-12-4.08_opam-2.1-ocamlformat-796c0cc8af436190f8caaf87e9abc10984c46de3"
2024-06-24 13:55.22: Using OBuilder spec:
((from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-24 13:55.22: Waiting for resource in pool OCluster
2024-06-25 05:03.26: Waiting for worker…
2024-06-25 05:03.37: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 42045c9 Only build portable code


(from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
2024-06-25 05:25.20 ---> using "7970d089e04ace5eb95eff57affa2cf7d5013bf3d68feef1be3363d06496b6fa" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-25 05:25.21 ---> saved as "972265f31dd3778541db5488641715fad283934988d01da21bf00a353a88fe89"
Job succeeded
2024-06-25 05:25.21: Job succeeded