Organisationsjmidmutaml783831 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-13 10:20.29: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (783831dcb58310a4cd7a6c03dc12c45cd8b74f36) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard 783831dc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-04-13 10:20.29: Using cache hint "jmid/mutaml-ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53-debian-13-4.12_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-13 10:20.29: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-13 10:20.29: Waiting for resource in pool OCluster
2026-04-13 10:50.44: Waiting for worker…
2026-04-13 10:53.47: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
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/mutaml.git-27b80c0565d271b270391514ccafbdde5b1a75c4/.git/
HEAD is now at 783831d Merge pull request #44 from jmid/dependabot/github_actions/actions/checkout-5


(from ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.12@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53' locally
docker.io/ocaml/opam@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53: Pulling from ocaml/opam
Digest: sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
Status: Downloaded newer image for ocaml/opam@sha256:1dfe09f108f487a9668b4b953b7d8c46659d639f9573dfcf0f691ff55b8cca53
2026-04-13 10:53.49 ---> using "49e0d3103015dd4631fb312f4cb9031b28cf76d7db5fb7c58e95be7228e6216c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-13 10:53.49 ---> saved as "6455b5679098ee42fa0834feefbb502a26a1a53ac873f00fcfc599150dd1be17"
Job succeeded
2026-04-13 10:53.49: Job succeeded