Organisationsocsigenlwtd0b0e8 (more-raise-less-fail)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-30 13:59.43: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/more-raise-less-fail (d0b0e8b63e6a57570a68ef98f5b0073c8e909c14) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "more-raise-less-fail" && cd "lwt" && git reset --hard d0b0e8b6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-30 13:59.43: Using cache hint "ocsigen/lwt-ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609-debian-12-4.08_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-30 13:59.43: Using OBuilder spec:
((from ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-30 13:59.43: Waiting for resource in pool OCluster
2024-06-30 14:06.52: Waiting for worker…
2024-06-30 14:08.24: Got resource from pool OCluster
Building on x86-bm-c15.sw.ocaml.org
All commits already cached
HEAD is now at d0b0e8b63 Use reraise instead of fail in more places in ppx


(from ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609)
Unable to find image 'ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609' locally
docker.io/ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609: Pulling from ocaml/opam
32aa6089d8b4: Pulling fs layer
32aa6089d8b4: Verifying Checksum
32aa6089d8b4: Download complete
32aa6089d8b4: Pull complete
Digest: sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609
Status: Downloaded newer image for ocaml/opam@sha256:2a1f8dec7c586360764c898993d435aea0db4200799babfa08b3b600d6bf4609
2024-06-30 14:08.24 ---> using "20ade4b6db603de4c3d3c7688e2141ab550c5db85c35791db0d4befd2f9e45d0" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-30 14:08.24 ---> using "a276307d76f7615ce833e58866883dfc0fff812741a35381e9ea9679e2b3a5ee" from cache
Job succeeded
2024-06-30 14:08.25: Job succeeded