[INFO] fetching crate rustwide 0.23.1...
[INFO] testing rustwide-0.23.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rustwide 0.23.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustwide 0.23.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustwide 0.23.1
[INFO] tweaked toml for crates.io crate rustwide 0.23.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustwide 0.23.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustwide 0.23.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v1.0.0
[INFO] [stderr]   Downloaded cvt v0.1.2
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded fs_at v0.2.1
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded attohttpc v0.30.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6562b5e395bf3eb85e6ca28d23a35a9e128a8f56952d71b226a414805865bad1
[INFO] running `Command { std: "docker" "start" "-a" "6562b5e395bf3eb85e6ca28d23a35a9e128a8f56952d71b226a414805865bad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6562b5e395bf3eb85e6ca28d23a35a9e128a8f56952d71b226a414805865bad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6562b5e395bf3eb85e6ca28d23a35a9e128a8f56952d71b226a414805865bad1", kill_on_drop: false }`
[INFO] [stdout] 6562b5e395bf3eb85e6ca28d23a35a9e128a8f56952d71b226a414805865bad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d9735c96d6619c6f3b214d7fd6b9e19067b9ffeac9fd20041b6017b34a4fe92
[INFO] running `Command { std: "docker" "start" "-a" "4d9735c96d6619c6f3b214d7fd6b9e19067b9ffeac9fd20041b6017b34a4fe92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustwide v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling remove_dir_all v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.90s
[INFO] running `Command { std: "docker" "inspect" "4d9735c96d6619c6f3b214d7fd6b9e19067b9ffeac9fd20041b6017b34a4fe92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9735c96d6619c6f3b214d7fd6b9e19067b9ffeac9fd20041b6017b34a4fe92", kill_on_drop: false }`
[INFO] [stdout] 4d9735c96d6619c6f3b214d7fd6b9e19067b9ffeac9fd20041b6017b34a4fe92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a610a0b09f3b9cc982db80080a84c642af78d376643bff0cb642eea6aa7ad63
[INFO] running `Command { std: "docker" "start" "-a" "4a610a0b09f3b9cc982db80080a84c642af78d376643bff0cb642eea6aa7ad63", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling rustwide v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.31s
[INFO] running `Command { std: "docker" "inspect" "4a610a0b09f3b9cc982db80080a84c642af78d376643bff0cb642eea6aa7ad63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a610a0b09f3b9cc982db80080a84c642af78d376643bff0cb642eea6aa7ad63", kill_on_drop: false }`
[INFO] [stdout] 4a610a0b09f3b9cc982db80080a84c642af78d376643bff0cb642eea6aa7ad63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cc59c51703318442153ba6c74c1e2c5700babdee582a1285dbbd950164d729e
[INFO] running `Command { std: "docker" "start" "-a" "2cc59c51703318442153ba6c74c1e2c5700babdee582a1285dbbd950164d729e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustwide-914eb33fbcfeb0ee)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test cmd::process_lines_actions::test::test_no_actions ... ok
[INFO] [stdout] test cmd::process_lines_actions::test::test_remove ... ok
[INFO] [stdout] test cmd::tests::merge_mut_accumulate_over_multiple ... ok
[INFO] [stdout] test cmd::sandbox::tests::formats_cpuset_cpus ... ok
[INFO] [stdout] test cmd::process_lines_actions::test::test_replace ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_none_stats_none_stats_none_expects ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_some_100_stats_none_stats_some_100_expects ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_none_stats_some_100_stats_some_100_expects ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_some_100_stats_some_300_stats_some_300_expects ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_some_300_stats_some_100_stats_some_300_expects ... ok
[INFO] [stdout] test cmd::tests::test_merge::stats_some_42_stats_some_42_stats_some_42_expects ... ok
[INFO] [stdout] test logging::tests::test_log_storage ... ok
[INFO] [stdout] test logging::tests::test_too_long_line ... ok
[INFO] [stdout] test native::unix::tests::test_current_user ... ok
[INFO] [stdout] test logging::tests::test_too_many_lines ... ok
[INFO] [stdout] test logging::tests::test_too_much_content ... ok
[INFO] [stdout] test prepare::tests::test_tweak_table_changes ... ok
[INFO] [stdout] test prepare::tests::test_tweak_table_noop ... ok
[INFO] [stdout] test toolchain::tests::test_dist_serde_repr ... ok
[INFO] [stdout] test prepare::tests::test_tweak_table_patches ... ok
[INFO] [stdout] test utils::tests::custom_remove_error ... ok
[INFO] [stdout] test native::unix::tests::test_kill_process ... ok
[INFO] [stdout] test crates::local::tests::test_copy_dir ... ok
[INFO] [stdout] test crates::local::tests::test_no_copy_target ... ok
[INFO] [stdout] test native::unix::tests::test_executables ... ok
[INFO] [stdout] test toolchain::tests::test_list_installed ... ok
[INFO] [stdout] test crates::local::tests::test_copy_symlinks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/issue_30.rs (/opt/rustwide/target/debug/deps/issue_30-5f5d334809f8128e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test run_binary_with_same_name_as_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_binary_with_same_name_as_file stdout ----
[INFO] [stdout] [INFO  rustwide::cmd::sandbox] pulling image ghcr.io/rust-lang/crates-build-env/linux-micro from Docker Hub
[INFO] [stdout] [INFO  rustwide::cmd] running `Command { std: "docker" "pull" "ghcr.io/rust-lang/crates-build-env/linux-micro", kill_on_drop: false }`
[INFO] [stdout] [INFO  rustwide::cmd] [stdout] Using default tag: latest
[INFO] [stdout] [INFO  rustwide::cmd] [stderr] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
[INFO] [stdout] Error: failed to pull the sandbox image from the registry: command failed: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     command failed: exit status: 1
[INFO] [stdout]     
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: issue_30::utils::init_named_workspace
[INFO] [stdout]              at ./tests/utils/mod.rs:26:41
[INFO] [stdout]    3: issue_30::utils::init_workspace
[INFO] [stdout]              at ./tests/utils/mod.rs:12:5
[INFO] [stdout]    4: issue_30::run_binary_with_same_name_as_file
[INFO] [stdout]              at ./tests/issue_30.rs:8:21
[INFO] [stdout]    5: issue_30::run_binary_with_same_name_as_file::{{closure}}
[INFO] [stdout]              at ./tests/issue_30.rs:7:43
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_binary_with_same_name_as_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test issue_30`
[INFO] running `Command { std: "docker" "inspect" "2cc59c51703318442153ba6c74c1e2c5700babdee582a1285dbbd950164d729e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cc59c51703318442153ba6c74c1e2c5700babdee582a1285dbbd950164d729e", kill_on_drop: false }`
[INFO] [stdout] 2cc59c51703318442153ba6c74c1e2c5700babdee582a1285dbbd950164d729e
