-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
When running cargo build | check
inside a container based with this image, the crates get downloaded but don't compile. This is the error I get:
(Omitting big list of crates being downloaded and checked)
Checking trust-dns-resolver v0.10.0
Checking actix v0.7.8
Checking hyper-tls v0.3.1
Checking reqwest v0.9.5
Checking actix-net v0.2.4
Checking sparkpost v0.4.1
Checking actix-web v0.7.15
Checking simple-auth-server v0.1.0 (/app)
error: Edition 2018 is unstable and only available for nightly builds of rustc.
error: Could not compile `my-rust-program`.
To learn more, run the command again with --verbose.
dseeker and efugier
Metadata
Metadata
Assignees
Labels
No labels