Closed nicholaides closed 3 months ago
I can't figure our how to reproduce this... It seems like after each script is run once successfully, it no longer has trouble. But, I don't know how to get it back to that state. Removing my rust/target/
or rust/vendor
directories don't work.
Apparently
cargo script
is not re-entrant. It works fine in Docker.