2024-12-19 22:51.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/790/head (e359a09bb8e8393918a777bb9c6298dc0089c9c2) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/790/head" && git reset --hard e359a09b cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-12-19 22:51.20: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8-debian-12-5.1_opam-2.3-ocamlformat-40261e81b0d4449cd32f7834e272aa9d38a28c49" 2024-12-19 22:51.20: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-12-19 22:51.20: Waiting for resource in pool OCluster 2024-12-20 18:26.21: Waiting for worker… 2024-12-20 18:29.03: Got resource from pool OCluster Building on x86-bm-c3.sw.ocaml.org All commits already cached HEAD is now at e359a09 Add `add_nonblocking`, `capacity` and `is_full` for streams (from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8) 2024-12-20 18:29.03 ---> using "29b3e837e48938e1d1957339a7e3ccd7e408067fbb14b20b38c518691ece0b3e" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-12-20 18:29.03 ---> using "9cb9bc70e1545ea95c2a0f232680639f51f00a033524eddbc5dd9248b32c7876" from cache Job succeeded 2024-12-20 18:29.04: Job succeeded