2024-11-04 11:23.36: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (b490baca2192312acc3c3bfe4902a43c115f93a6) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.11@sha256:5ffc71bc9dca43c34e5d5f160c40c61bedfd378b71c1eac0f92b71902d187800 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard b490baca cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.11@sha256:5ffc71bc9dca43c34e5d5f160c40c61bedfd378b71c1eac0f92b71902d187800 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-11-04 11:23.36: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:5ffc71bc9dca43c34e5d5f160c40c61bedfd378b71c1eac0f92b71902d187800-debian-12-4.11_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a" 2024-11-04 11:23.36: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.11@sha256:5ffc71bc9dca43c34e5d5f160c40c61bedfd378b71c1eac0f92b71902d187800) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-11-04 11:23.36: Waiting for resource in pool OCluster 2024-11-04 14:43.39: Waiting for worker… 2024-11-04 14:46.01: Got resource from pool OCluster Building on x86-bm-c16.sw.ocaml.org All commits already cached HEAD is now at b490bac Merge pull request #489 from anmonteiro/anmonteiro/ocaml-5.3 (from ocaml/opam:debian-12-ocaml-4.11@sha256:5ffc71bc9dca43c34e5d5f160c40c61bedfd378b71c1eac0f92b71902d187800) 2024-11-04 14:46.01 ---> using "1a1ab87c51aa078c8f18bc553777a37c867982f98dd81cc712517a4221c17f48" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-11-04 14:46.01 ---> saved as "06883a31017470252852e4a7e2bed1ab018c788fb2517a70f878458ea5eff0ea" Job succeeded 2024-11-04 14:46.01: Job succeeded