Organisationssamohtmirage-solo59d78d9 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-29 08:19.47: New job: test samoht/mirage-solo5 https://github.com/samoht/mirage-solo5.git#refs/heads/master (9d78d93d27dea12d1c694d9b8bc0835b0ca58981) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/samoht/mirage-solo5.git" -b "master" && cd "mirage-solo5" && git reset --hard 9d78d93d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-29 08:19.47: Using cache hint "samoht/mirage-solo5-ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c-debian-12-4.06_opam-2.1-ocamlformat-54fcd3e447eb686fafbcc22ff932ebae133ed39e"
2024-06-29 08:19.47: Using OBuilder spec:
((from ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-29 08:19.47: Waiting for resource in pool OCluster
2024-06-29 19:00.24: Waiting for worker…
2024-06-29 19:05.01: Got resource from pool OCluster
Building on x86-bm-c4.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/mirage-solo5.git-0ed470b18d23db68f4ac1eedf5e3efffbbd60ec9/.git/
HEAD is now at 9d78d93 Documentation for release 0.6.2


(from ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c)
Unable to find image 'ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c' locally
docker.io/ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c: Pulling from ocaml/opam
0b21da82cc74: Pulling fs layer
0b21da82cc74: Verifying Checksum
0b21da82cc74: Download complete
0b21da82cc74: Pull complete
Digest: sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
Status: Downloaded newer image for ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
2024-06-29 19:07.55 ---> saved as "9ea66e25d25dc417ec97d783c836f4d9493ea7c91e74c91afe0123c296641e5e"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-29 19:07.55 ---> saved as "16abf0723eb44b27a8573973e5543f83140cdf754094e338a5077fbc066b71e5"
Job succeeded
2024-06-29 19:07.55: Job succeeded