2026-04-13 21:44.38: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/master (7b155a06e894828e070dd6296c38e9910f9a426f) (linux-x86_64:(lint-fmt))Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216ocamlformat version: noneTo reproduce locally:git clone --recursive "https://github.com/ahrefs/atd.git" -b "master" && cd "atd" && git reset --hard 7b155a06cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216RUN echo "skipping format lint because ocamlformat is not configured"END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-13 21:44.38: Using cache hint "ahrefs/atd-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-89f06e80b560f790bbdcff688b789a6b39ebfb2f"2026-04-13 21:44.38: 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-04-13 21:44.38: Waiting for resource in pool OCluster2026-04-13 21:44.38: Waiting for worker…2026-04-13 21:44.38: Got resource from pool OClusterBuilding on asteria.caelum.ci.devAll commits already cachedHEAD is now at 7b155a0 Simplify the maintenance of opam packages Now, all the atd packages depend on the same version of the other atd packages. This is overconstrained but simplifies opam-repository releases and it's not expected to cause problems for users.(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)2026-04-13 21:44.40 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))skipping format lint because ocamlformat is not configured2026-04-13 21:44.40 ---> using "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" from cacheJob succeeded2026-04-13 21:44.40: Job succeeded