rust-hwi
rust-hwi copied to clipboard
ci: Add Coldcard simulator
An attempt to add Coldcard simulator.
Notes:
- Pulls ~10 GB of source code. Unfortunately, adding
--shallow-submoduleswas failing on one of the repositories. - Whole docker image is ~14 GB.
- New docker build takes ~20 minutes, most of it is git clone.
- Pulls 6.2.2X, I did not manage to build 5.2.2 successfully.
- So far did not touch tests, some are failing.
I don't know how to continue and I don't know exactly what is the problem. Is the image too big (14G)? I thought for public repositories, the limit was more than that.
I assume it's the image size but at this point, I don't know how to reduce it.
#19 exporting layers 374.3s done
#19 ERROR: mount callback failed on /tmp/containerd-mount4161316911:
mount callback failed on /tmp/containerd-mount1156002661:
failed to write compressed diff:
failed to create diff tar stream:
failed to copy:
write /var/lib/buildkit/runc- overlayfs/content/ingest/51e366916285673cf957c58ec6377b823e9dd736895c3a3942221f3339520a0e/data:
no space left on device
------
> exporting to docker image format:
------
ERROR: failed to solve: mount callback failed on /tmp/containerd-mount4161316911:
mount callback failed on /tmp/containerd-mount1156002661:
failed to write compressed diff:
failed to create diff tar stream:
failed to copy:
write /var/lib/buildkit/runc-overlayfs/content/ingest/51e366916285673cf957c58ec6377b823e9dd736895c3a3942221f3339520a0e/data:
no space left on device