2025-03-04 14:28.45: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (0b3a52ca890195109a00007d0cf256c00d15213a) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard 0b3a52ca cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-04 14:28.45: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42-debian-12-4.03_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e" 2025-03-04 14:28.45: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-04 14:28.45: Waiting for resource in pool OCluster 2025-03-04 14:28.45: Waiting for worker… 2025-03-04 14:28.46: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 0b3a52c Write callback with buffer access (#88) (from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42) 2025-03-04 14:28.47 ---> using "50028533309a9b30b5e358b5046f0fe98e9d068fc76790dbf31ebe94498a6d14" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-04 14:28.47 ---> using "225bcb07a46a4d3e3c5702630f06ad7a01c454acf30a3f2103fab103f71f9dde" from cache Job succeeded 2025-03-04 14:28.48: Job succeeded