2026-01-16 11:41.42: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/heads/cmdliner-2 (7a1e67fcbb17a94bbbfc5cf9fb1be3b8097a6c00) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/obuilder.git" -b "cmdliner-2" && cd "obuilder" && git reset --hard 7a1e67fc cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-01-16 11:41.42: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-873cb18c37b308713d11ad3894c4bb78d73fb3e7" 2026-01-16 11:41.42: Using OBuilder spec: ((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-01-16 11:41.42: Waiting for resource in pool OCluster 2026-01-16 16:21.04: Waiting for worker… 2026-01-16 16:23.49: Got resource from pool OCluster Building on laodoke.caelum.ci.dev All commits already cached HEAD is now at 7a1e67f Use cmdliner 2 completions (from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216) 2026-01-16 16:23.50 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-01-16 16:23.50 ---> using "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" from cache Job succeeded 2026-01-16 16:23.50: Job succeeded