2024-12-19 22:55.43: New job: test gildor478/ocaml-fileutils https://github.com/gildor478/ocaml-fileutils.git#refs/pull/59/head (0ebe9003654838141068ca097d58fadae5b0e374) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/gildor478/ocaml-fileutils.git" && cd "ocaml-fileutils" && git fetch origin "refs/pull/59/head" && git reset --hard 0ebe9003
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:55.43: Using cache hint "gildor478/ocaml-fileutils-ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b-debian-12-4.03_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:55.43: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:55.43: Waiting for resource in pool OCluster
2024-12-20 19:39.07: Waiting for worker…
2024-12-20 19:42.04: Got resource from pool OCluster
Building on x86-bm-c15.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-fileutils.git-64d6a52f5a7c6111402dc74f9f700f6a14934c91/.git/
HEAD is now at 0ebe900 Make cmp return None for identical files
(from ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b)
2024-12-20 19:42.50 ---> saved as "ad7c77b8e9f6692a8e878ef01c846b1250ca3f835e08b4667893f0c4fe702a2a"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:42.50 ---> saved as "c0018277c49bdf968d44f00d27681e4224b89fefe9e3c0b7dd8a1ded6c256b09"
Job succeeded
2024-12-20 19:42.50: Job succeeded