One of the ways to solve #81 would be to use Docker remote cache that uploads the cached layers to ghcr.io. I already have a test branch for that, but I will need access (in the CI workflows, probably through GH secrets) to a GH token with package publishing rights on rust-lang/rust to actually try it.