Build failing after no dependency changes
rhyez
PROOP

a year ago

I am experiencing build failures while deploying my Rust application on Railway. The application had previously deployed successfully multiple times without issues, but it now consistently fails during the build phase. Not sure what is going on. I have deployed this same application about 50 times so far and no issues. When I pushed a change to github that was just removing whitespace from a markdown file the build started to fail. Not sure what is going on. Any help is appreciated.

Attached is the logs, nixpack.toml and cargo.toml.

Solved

7 Replies

rhyez
PROOP

a year ago

9d1380de-e78f-41f6-ad48-28fcd42ff204


maddsua
HOBBY

a year ago

Sorry but I cannot see any errors or build failure messages in the logs you've provided


maddsua
HOBBY

a year ago

Are you sure it's the build pipeline that fails and not the app's runtime?


rhyez
PROOP

a year ago

Sorry I guess I did not copy the full build logs here is the full log

1328490825260339313


jr
EMPLOYEE

a year ago

We released a fix to Nixpacks that should of fixed the Rust install error you were seeing. Can you try triggering a new build.


rhyez
PROOP

a year ago

Thank you this worked! <:salute:1137099685417451530>


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...