2024-11-19 18:53.06: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (9b939abeddc797d10a540903e5426432db80bacb) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard 9b939abe cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-11-19 18:53.06: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d-debian-12-5.1_opam-2.3-ocamlformat-680fa40ba17cfc822f78304bf003254013a8749c" 2024-11-19 18:53.06: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-11-19 18:53.06: Waiting for resource in pool OCluster 2024-11-20 07:50.51: Waiting for worker… 2024-11-20 07:54.40: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 9b939ab Merge pull request #779 from talex5/fork-bt (from ocaml/opam:debian-12-ocaml-5.1@sha256:b7658d29f24237751074dbf68e893a8a9f5f25ca8d6f25c5897802ba8b8bec0d) 2024-11-20 07:54.42 ---> using "f86eec499291f2b28842cc653752f52086abfc82887c86afc6cc67a44d155f10" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-11-20 07:54.42 ---> using "e5dcc38d62c8838dc7c56d3036bf16d07b84c927e3a2321ccd7a6148593eeb57" from cache Job succeeded 2024-11-20 07:54.42: Job succeeded