Organisationsocaml-communityutop384b30 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:16.31: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (384b3098c8c4a2e26b87167053952b753aa8a63a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 384b3098
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:16.31: Using cache hint "ocaml-community/utop-ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb-debian-12-4.11_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:16.31: Using OBuilder spec:
((from ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:16.31: Waiting for resource in pool OCluster
2024-06-19 15:23.07: Waiting for worker…
2024-06-19 15:25.55: Got resource from pool OCluster
Building on x86-bm-c9.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/utop.git-86567039758a30d91652117bacb9b12471dd306f/.git/
HEAD is now at 384b309 Parse escaped escapes before escaped quotes (#449)


(from ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb)
2024-06-19 15:25.56 ---> using "17b9ae2e3183db407daa3860ee10448a2a98b55812275dc9e8dfc6eacc51c53d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 15:25.56 ---> saved as "96c4e321028009b0dc8f8908c0d6e6835bc92055590e5808011b73cb96073e5f"
Job succeeded
2024-06-19 15:25.57: Job succeeded