Organisationshannesmocaml-otreacf55 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 15:15.00: New job: test hannesm/ocaml-otr https://github.com/hannesm/ocaml-otr.git#refs/heads/main (eacf55e0a89918a0b8fa9a53a114b94bbd2de9b3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/hannesm/ocaml-otr.git" -b "main" && cd "ocaml-otr" && git reset --hard eacf55e0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 15:15.00: Using cache hint "hannesm/ocaml-otr-ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a-debian-12-4.08_opam-2.1-ocamlformat-2f8c856c809d3a0c04be402b6e739c3d0a45af1c"
2024-06-17 15:15.00: Using OBuilder spec:
((from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 15:15.00: Waiting for resource in pool OCluster
2024-06-19 18:01.30: Waiting for worker…
2024-06-19 18:07.34: 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-otr.git-eb57e7d8ff0ec1ae09900b14df2ab120d4ac4b07/.git/
HEAD is now at eacf55e opam: conflict with result < 1.5


(from ocaml/opam@sha256:6a2c76869fc7c94837df9c5eefc6e3b2015045b163c61843d7a0cf97754b842a)
2024-06-19 18:07.36 ---> using "7970d089e04ace5eb95eff57affa2cf7d5013bf3d68feef1be3363d06496b6fa" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 18:07.36 ---> saved as "972265f31dd3778541db5488641715fad283934988d01da21bf00a353a88fe89"
Job succeeded
2024-06-19 18:07.36: Job succeeded