agreeable-painting-48846
01/02/2023, 11:35 AMcargo test --package cargo-shuttle --all-features --test '*' -- --nocapture recent stacktrace pretty much looks like as the image with the console just spamming "Waiting for example project here to start up..." for five minutes or however long and then just ending with some error saying the test took too long.
Currently running Windows + WSL Bash.
Stuff I've tried:
- Restarting WSL/Docker and my laptop (fixes nothing)
- Using Repair on Ubuntu (also fixes nothing relevant but this seems to fix issues with VSC causing WSL to go OOM on Windows which is nice... I guess? lol)
- Removing the new tests I created (returns errors from second image, no idea why this is happening)
At this point I might go dual boot Linux/Windows because this is genuinely maddening kind-area-3810
01/02/2023, 12:28 PMkind-area-3810
01/02/2023, 12:28 PMagreeable-painting-48846
01/02/2023, 12:29 PMkind-area-3810
01/02/2023, 12:34 PMkind-area-3810
01/02/2023, 12:34 PMagreeable-painting-48846
01/02/2023, 12:35 PMkind-area-3810
01/02/2023, 12:39 PMagreeable-painting-48846
01/02/2023, 12:40 PMagreeable-painting-48846
01/03/2023, 2:46 PMsignal: 11, SIGSEGV: invalid memory reference but not really sure how to await for the first test to finish before I start up the other test (the test in particular is for running the example on a local router ip instead of localhost) - gonna try just adding my test addition to another testkind-area-3810
01/03/2023, 6:49 PMkind-area-3810
01/03/2023, 6:52 PMkind-area-3810
01/03/2023, 6:53 PMagreeable-painting-48846
01/03/2023, 7:59 PM