plain-xylophone-34713
01/29/2023, 5:50 AMcargo shuttle run, rustversion fails to compile with
error: couldn't read \\?\C:\Users\Hayde\Desktop\roll\target\debug\build\rustversion-f67f6bf812872eda\out/version.expr: The filename, directory name, or volume label syntax is incorrect. (os error 123)
--> C:\Users\Hayde\.cargo\registry\src\github.com-1ecc6299db9ec823\rustversion-1.0.11\src\lib.rs:185:30
|
185 | const RUSTVERSION: Version = include!(concat!(env!("OUT_DIR"), "/version.expr"));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I tried to just deploy it instead, and it compiles fine, but the server doesn't seem to start properly. cargo shuttle deploy outputs
Service Name: roll
Deployment ID: 286bd084-3e23-4635-a644-820029c8c812
Status: running
Last Updated: 2023-01-29T05:40:07Z
URI: https://roll.shuttleapp.rs
No resources are linked to this service
but going to that URL brings me to the message: could not find service: roll. cargo shuttle status says
No deployment is currently running for this service
No resources are linked to this service
even though I just deployed it. I'm not sure how to link resources to the serviceplain-xylophone-34713
01/29/2023, 6:03 AMplain-xylophone-34713
01/29/2023, 7:02 AMagreeable-painting-48846
01/29/2023, 7:50 AMrustup default 1.65 to use 1.65 temporarily then try redeployingplain-xylophone-34713
01/29/2023, 8:10 AMagreeable-painting-48846
01/29/2023, 8:13 AM