2025-03-04 09:49.47: New job: test talex5/cuekeeper https://github.com/talex5/cuekeeper.git#refs/heads/master (1e525d0748fb43f21cf52bcdedb6823893c22244) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/talex5/cuekeeper.git" -b "master" && cd "cuekeeper" && git reset --hard 1e525d07
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-03-04 09:49.47: Using cache hint "talex5/cuekeeper-ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2-debian-12-4.13_opam-2.3-ocamlformat-814c23fc0cfbe9ea5a91bb137ac597501e95fc96"
2025-03-04 09:49.47: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-03-04 09:49.47: Waiting for resource in pool OCluster
2025-03-04 10:01.29: Waiting for worker…
2025-03-04 10:07.08: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 1e525d0 Merge pull request #45 from alurm/patch-1
(from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
2025-03-04 10:07.08 ---> using "114aebc0df831c183f0bc6e0591519784483c27acfaa72fbb21f484156fede5c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-04 10:07.09 ---> saved as "5f75654353e83a1a3379361a2db0241b7114b3787bea7c88b3ff3e48a5d34ca0"
Job succeeded
2025-03-04 10:07.09: Job succeeded