2024-11-08 14:48.30: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (94ce0b4425bc61507910096d814381e06e006bb8) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 94ce0b44 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-11-08 14:48.30: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8-debian-12-4.08_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a" 2024-11-08 14:48.30: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-11-08 14:48.30: Waiting for resource in pool OCluster 2024-11-08 14:48.30: Waiting for worker… 2024-11-08 14:48.30: Got resource from pool OCluster Building on x86-bm-c15.sw.ocaml.org HEAD is now at 5b59c7180 Merge pull request #985 from mefyl/master HEAD is now at 94ce0b442 Merge pull request #1036 from mebsout/alain/lwt_stream_junk_available (from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8) Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8' locally docker.io/ocaml/opam@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8: Pulling from ocaml/opam c06f3571e47c: Pulling fs layer c06f3571e47c: Download complete c06f3571e47c: Pull complete Digest: sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8 Status: Downloaded newer image for ocaml/opam@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8 2024-11-08 14:48.31 ---> using "45ed51cabfe3de1acd486922e22b24eee2a37ab1a07c3ddaa8a9367527eeade3" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-11-08 14:48.31 ---> using "8472a1c9912af054218de94662c27ebbc0e161aea284920cdfdba80775c33d98" from cache Job succeeded 2024-11-08 14:48.31: Job succeeded