[INFO] fetching crate cargo-wash 1.8.1...
[INFO] testing cargo-wash-1.8.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate cargo-wash 1.8.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cargo-wash 1.8.1
[INFO] finished tweaking crates.io crate cargo-wash 1.8.1
[INFO] tweaked toml for crates.io crate cargo-wash 1.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-wash 1.8.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-wash 1.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 172c793948ebb33b719128344372297d962769cd7a4c7c645784b51be0150b94
[INFO] running `Command { std: "docker" "start" "-a" "172c793948ebb33b719128344372297d962769cd7a4c7c645784b51be0150b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "172c793948ebb33b719128344372297d962769cd7a4c7c645784b51be0150b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172c793948ebb33b719128344372297d962769cd7a4c7c645784b51be0150b94", kill_on_drop: false }`
[INFO] [stdout] 172c793948ebb33b719128344372297d962769cd7a4c7c645784b51be0150b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a75816b03e469a914f02f927b4f990bc88785f1ad620694b48e661d81bc034fd
[INFO] running `Command { std: "docker" "start" "-a" "a75816b03e469a914f02f927b4f990bc88785f1ad620694b48e661d81bc034fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling indicatif v0.18.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling cargo-wash v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s
[INFO] running `Command { std: "docker" "inspect" "a75816b03e469a914f02f927b4f990bc88785f1ad620694b48e661d81bc034fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75816b03e469a914f02f927b4f990bc88785f1ad620694b48e661d81bc034fd", kill_on_drop: false }`
[INFO] [stdout] a75816b03e469a914f02f927b4f990bc88785f1ad620694b48e661d81bc034fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c7c5d1238e3d37ccf594f959c4b1499942367103d01bd789764c5dfb2d93ab10
[INFO] running `Command { std: "docker" "start" "-a" "c7c5d1238e3d37ccf594f959c4b1499942367103d01bd789764c5dfb2d93ab10", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling cargo-wash v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "c7c5d1238e3d37ccf594f959c4b1499942367103d01bd789764c5dfb2d93ab10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c5d1238e3d37ccf594f959c4b1499942367103d01bd789764c5dfb2d93ab10", kill_on_drop: false }`
[INFO] [stdout] c7c5d1238e3d37ccf594f959c4b1499942367103d01bd789764c5dfb2d93ab10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2cf8c1ede5ce868ff1779275af6d34ee7196f555c286be479dd23c289de718d1
[INFO] running `Command { std: "docker" "start" "-a" "2cf8c1ede5ce868ff1779275af6d34ee7196f555c286be479dd23c289de718d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/cargo-wash/f042a35d1e19fd36/deps/cargo_wash-f042a35d1e19fd36)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test::test_clean_path ... ok
[INFO] [stdout] test test::test_get_folder_size ... ok
[INFO] [stdout] test test::test_size_in_bytes ... ok
[INFO] [stdout] test test::test_to_size ... ok
[INFO] [stdout] test test::test_round_trip_conversion ... ok
[INFO] [stdout] test test::test_logger ... ok
[INFO] [stdout] test test::test_display ... ok
[INFO] [stdout] 05:54:02 [DEBUG] (27) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] test test::test_total_size_of_projects ... ok
[INFO] [stdout] 05:54:02 [DEBUG] (14) cargo_wash::commands::clean: Excluding folders: cargo-wash, target
[INFO] [stdout] 05:54:02 [DEBUG] (14) cargo_wash::commands::clean: Would clean: "workdir"
[INFO] [stdout] 05:54:02 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] (Skipped: cargo-wash, target)
[INFO] [stdout] 05:54:02 [INFO] All projects cleaned successfully.
[INFO] [stdout] test test::test_run_clean_excluded ... ok
[INFO] [stdout] test test::test_check_project ... FAILED
[INFO] [stdout] test test::test_pathbufext_get_name ... ok
[INFO] [stdout] 05:54:02 [DEBUG] (20) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (8) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (8) cargo_wash::commands::clean: Would clean: "workdir"
[INFO] [stdout] 05:54:02 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 05:54:02 [INFO] All projects cleaned successfully.
[INFO] [stdout] test test::test_commands ... ok
[INFO] [stdout] test test::test_cli_snapshot ... FAILED
[INFO] [stdout] 05:54:02 [DEBUG] (31) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (28) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (28) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 05:54:02 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 05:54:02 [INFO] All projects cleaned successfully.
[INFO] [stdout] 05:54:02 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (33) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo build ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (2) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (2) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 05:54:02 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 05:54:02 [INFO] All projects cleaned successfully.
[INFO] [stdout] 05:54:02 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 05:54:02 [INFO] All projects cleaned successfully.
[INFO] [stdout] 05:54:02 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo build ` for project: "example_project"
[INFO] [stdout] test test::clean_test ... ok
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo build` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (23) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo test ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo build` on example_project (0/1)
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (28) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo test ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo test` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo doc ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo doc` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo run ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo run` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (32) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (25) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo update` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo bench ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo test` on example_project (0/1)
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (29) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo doc ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo bench` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:02 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 05:54:02 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo update` on example_project with exit code exit status: 101
[INFO] [stdout] 05:54:02 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:02 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 05:54:02 [DEBUG] (21) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:02 [DEBUG] (27) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] test test::execute_test_failures ... ok
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo doc` on example_project (0/1)
[INFO] [stdout] 05:54:03 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:03 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:03 [DEBUG] (25) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:03 [DEBUG] (29) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo run ` for project: "example_project"
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo run` on example_project (0/1)
[INFO] [stdout] 05:54:03 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:03 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:03 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:03 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo update` on example_project (0/1)
[INFO] [stdout] 05:54:03 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:03 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:03 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:03 [DEBUG] (33) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:03 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo bench ` for project: "example_project"
[INFO] [stdout] 05:54:04 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo bench` on example_project (0/1)
[INFO] [stdout] 05:54:04 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:04 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:04 [DEBUG] (28) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 05:54:04 [DEBUG] (21) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:04 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 05:54:04 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 05:54:04 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo update` on example_project (0/1)
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo-wash`
[INFO] [stdout] 05:54:04 [INFO] Total execution time: 0s
[INFO] [stdout] 05:54:04 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 05:54:04 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 05:54:04 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] test test::execute_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_check_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_check_project' (28) panicked at src/test.rs:74:10:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cdc1928f672 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cdc1928f672 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cdc1928f672 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cdc1928f672 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cdc192a7fda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cdc192a7fda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cdc19295456 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cdc19295456 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cdc1926a25f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cdc1926a25f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cdc19286489 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cdc18f9b34e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cdc18f9b34e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cdc192866f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cdc192866f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cdc1926a34a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cdc192613e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cdc1926b2fd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cdc192a874c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cdc192a8712 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cdc192a8439 - core[8f93d80df273fe75]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5cdc18f47a7e - <core[8f93d80df273fe75]::option::Option<cargo_wash[69e6a6da5de8a939]::data::Project>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5cdc18f47a7e - cargo_wash[69e6a6da5de8a939]::test::test_check_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:74:10
[INFO] [stdout]   23:     0x5cdc18f437a7 - cargo_wash[69e6a6da5de8a939]::test::test_check_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:71:24
[INFO] [stdout]   24:     0x5cdc18f56716 - <cargo_wash[69e6a6da5de8a939]::test::test_check_project::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cdc18f8f6fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cdc18f8f6fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cdc18f9bf5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5cdc18f9bf5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cdc18f9bf5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cdc18f9bf5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cdc18f96424 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cdc18f96424 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cdc18f9ea52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cdc18f9ea52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5cdc18f9ea52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cdc18f9ea52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cdc18f9ea52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cdc18f9ea52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cdc18f9ea52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cdc1928e63f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5cdc1928e63f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d70e4d7aaa4 - <unknown>
[INFO] [stdout]   46:     0x7d70e4e07a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_cli_snapshot stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/../tests/snapshots/cargo_wash__test__cargo_wash.snap
[INFO] [stdout] Snapshot: cargo_wash
[INFO] [stdout] Source: src/test.rs:53
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: help_text
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+A tool to clean up your Cargo caches
[INFO] [stdout]           2 │+
[INFO] [stdout]           3 │+Usage: cargo_wash <COMMAND>
[INFO] [stdout]           4 │+
[INFO] [stdout]           5 │+Commands:
[INFO] [stdout]           6 │+  stats   Print statistics about all Rust projects in the directory
[INFO] [stdout]           7 │+  build   Execute `cargo build` on all Rust projects in the directory
[INFO] [stdout]           8 │+  check   Execute `cargo check` on all Rust projects in the directory
[INFO] [stdout]           9 │+  doc     Execute `cargo doc` on all Rust projects in the directory
[INFO] [stdout]          10 │+  clean   Clean the `target` folders of all Rust projects in the directory
[INFO] [stdout]          11 │+  run     Execute `cargo run` on all Rust projects in the directory
[INFO] [stdout]          12 │+  test    Execute `cargo test` on all Rust projects in the directory
[INFO] [stdout]          13 │+  bench   Execute `cargo bench` on all Rust projects in the directory
[INFO] [stdout]          14 │+  update  Execute `cargo update` on all Rust projects in the directory
[INFO] [stdout]          15 │+  help    Print this message or the help of the given subcommand(s)
[INFO] [stdout]          16 │+
[INFO] [stdout]          17 │+Options:
[INFO] [stdout]          18 │+  -h, --help
[INFO] [stdout]          19 │+          Print help
[INFO] [stdout]          20 │+
[INFO] [stdout]          21 │+  -V, --version
[INFO] [stdout]          22 │+          Print version
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_cli_snapshot' (30) panicked at src/test.rs:58:9:
[INFO] [stdout] Snapshot failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cdc1928f672 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cdc1928f672 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cdc1928f672 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cdc1928f672 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cdc192a7fda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cdc192a7fda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cdc19295456 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cdc19295456 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cdc1926a25f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cdc1926a25f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cdc19286489 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cdc18f9b34e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cdc18f9b34e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cdc192866f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cdc192866f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cdc1926a34a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cdc192613e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cdc1926b2fd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cdc192a874c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cdc18f44594 - cargo_wash[69e6a6da5de8a939]::test::snapshot_test_cli_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:58:9
[INFO] [stdout]   20:     0x5cdc18f43954 - cargo_wash[69e6a6da5de8a939]::test::test_cli_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:93:9
[INFO] [stdout]   21:     0x5cdc18f5b34e - <insta[d28c4d2df45f6346]::settings::Settings>::bind::<cargo_wash[69e6a6da5de8a939]::test::test_cli_snapshot::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/settings.rs:509:9
[INFO] [stdout]   22:     0x5cdc18f478d9 - cargo_wash[69e6a6da5de8a939]::test::test_cli_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:90:5
[INFO] [stdout]   23:     0x5cdc18f43777 - cargo_wash[69e6a6da5de8a939]::test::test_cli_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:89:23
[INFO] [stdout]   24:     0x5cdc18f566d6 - <cargo_wash[69e6a6da5de8a939]::test::test_cli_snapshot::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cdc18f8f6fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cdc18f8f6fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cdc18f9bf5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5cdc18f9bf5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cdc18f9bf5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cdc18f9bf5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cdc18f9bf5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cdc18f96424 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cdc18f96424 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cdc18f9ea52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cdc18f9ea52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5cdc18f9ea52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cdc18f9ea52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cdc18f9ea52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cdc18f9ea52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cdc18f9ea52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cdc1928e63f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5cdc1928e63f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d70e4d7aaa4 - <unknown>
[INFO] [stdout]   46:     0x7d70e4e07a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_check_project
[INFO] [stdout]     test::test_cli_snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cf8c1ede5ce868ff1779275af6d34ee7196f555c286be479dd23c289de718d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf8c1ede5ce868ff1779275af6d34ee7196f555c286be479dd23c289de718d1", kill_on_drop: false }`
[INFO] [stdout] 2cf8c1ede5ce868ff1779275af6d34ee7196f555c286be479dd23c289de718d1
