[INFO] fetching crate cargo-hoist 0.1.11... [INFO] testing cargo-hoist-0.1.11 against 1.81.0 for beta-1.82-1 [INFO] extracting crate cargo-hoist 0.1.11 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cargo-hoist 0.1.11 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-hoist 0.1.11 [INFO] finished tweaking crates.io crate cargo-hoist 0.1.11 [INFO] tweaked toml for crates.io crate cargo-hoist 0.1.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-hoist 0.1.11 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.4 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded tempfile v3.8.1 [INFO] [stderr] Downloaded futures v0.3.29 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded syn v2.0.39 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded futures-executor v0.3.29 [INFO] [stderr] Downloaded dyn-clone v1.0.16 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded futures-sink v0.3.29 [INFO] [stderr] Downloaded futures-task v0.3.29 [INFO] [stderr] Downloaded futures-util v0.3.29 [INFO] [stderr] Downloaded predicates v3.0.4 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded mio v0.8.9 [INFO] [stderr] Downloaded libc v0.2.150 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded futures-channel v0.3.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cab07b152bb2a7b71aefea00a22fe15bb0fbabc25158819803d28918d8eded9 [INFO] running `Command { std: "docker" "start" "-a" "7cab07b152bb2a7b71aefea00a22fe15bb0fbabc25158819803d28918d8eded9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cab07b152bb2a7b71aefea00a22fe15bb0fbabc25158819803d28918d8eded9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cab07b152bb2a7b71aefea00a22fe15bb0fbabc25158819803d28918d8eded9", kill_on_drop: false }` [INFO] [stdout] 7cab07b152bb2a7b71aefea00a22fe15bb0fbabc25158819803d28918d8eded9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ce4138f8a79f54f9ed98603312b79245339563463e4ead0d5e05da8116a883b [INFO] running `Command { std: "docker" "start" "-a" "5ce4138f8a79f54f9ed98603312b79245339563463e4ead0d5e05da8116a883b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling cargo-hoist v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s [INFO] running `Command { std: "docker" "inspect" "5ce4138f8a79f54f9ed98603312b79245339563463e4ead0d5e05da8116a883b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce4138f8a79f54f9ed98603312b79245339563463e4ead0d5e05da8116a883b", kill_on_drop: false }` [INFO] [stdout] 5ce4138f8a79f54f9ed98603312b79245339563463e4ead0d5e05da8116a883b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 410f75f480ad8dcee88cc1fdc17a7dfb357efe1cf44cccb1e837af63904c59c0 [INFO] running `Command { std: "docker" "start" "-a" "410f75f480ad8dcee88cc1fdc17a7dfb357efe1cf44cccb1e837af63904c59c0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling cargo-hoist v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "410f75f480ad8dcee88cc1fdc17a7dfb357efe1cf44cccb1e837af63904c59c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410f75f480ad8dcee88cc1fdc17a7dfb357efe1cf44cccb1e837af63904c59c0", kill_on_drop: false }` [INFO] [stdout] 410f75f480ad8dcee88cc1fdc17a7dfb357efe1cf44cccb1e837af63904c59c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8130f84b2d8fb55d388012a48e725f8d2eb36540f50aaef93e2377c70c60c8f [INFO] running `Command { std: "docker" "start" "-a" "f8130f84b2d8fb55d388012a48e725f8d2eb36540f50aaef93e2377c70c60c8f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_hoist-4b3da23e653ea318) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test executables::tests::test_exec_path ... ok [INFO] [stdout] test binaries::tests::test_copy_to_current_dir ... FAILED [INFO] [stdout] test cli::tests::test_cli_install ... ok [INFO] [stdout] test binaries::tests::test_copy_to_dir ... ok [INFO] [stdout] test cli::tests::test_cli_list ... ok [INFO] [stdout] test cli::tests::test_cli_no_args ... ok [INFO] [stdout] test cli::tests::test_cli_nuke ... ok [INFO] [stdout] test cli::tests::test_cli_unrecognized_subcommand ... ok [INFO] [stdout] test project::tests::test_extract_binaries ... ok [INFO] [stdout] test project::tests::test_extract_binaries_from_non_dir ... ok [INFO] [stdout] test project::tests::test_extract_missing_target ... ok [INFO] [stdout] test project::tests::test_from_none_path ... ok [INFO] [stdout] test project::tests::test_from_none_pathbuf ... ok [INFO] [stdout] test project::tests::test_get_targets ... ok [INFO] [stdout] test project::tests::test_missing_target ... ok [INFO] [stdout] Successfully hoisted binary1 [INFO] [stdout] Successfully hoisted binary1 [INFO] [stdout] test registry::tests::test_hoist ... ok [INFO] [stdout] test registry::tests::test_install ... ok [INFO] [stdout] test registry::tests::test_multiple_installs ... ok [INFO] [stdout] test registry::tests::test_nuke ... ok [INFO] [stdout] test registry::tests::test_setup ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- binaries::tests::test_copy_to_current_dir stdout ---- [INFO] [stdout] thread 'binaries::tests::test_copy_to_current_dir' panicked at src/binaries.rs:108:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x640b850dbc75 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x640b850dbc75 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x640b850dbc75 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stdout] 3: 0x640b850dbc75 - ::fmt::h1b9dad2a88e955ff [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stdout] 4: 0x640b85105a8b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x640b85105a8b - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stdout] 6: 0x640b850d84cf - std::io::Write::write_fmt::h9d1e399061051a36 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stdout] 7: 0x640b850dd511 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stdout] 8: 0x640b850dd511 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stdout] 9: 0x640b850dd0b8 - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:293:9 [INFO] [stdout] 10: 0x640b84f3ed5a - as core::ops::function::Fn>::call::hd212b1446b2b2077 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 11: 0x640b84f3ed5a - test::test_main::{{closure}}::hd15ff34f3f68988b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x640b850dddaf - as core::ops::function::Fn>::call::hce7569f4ca5d1b64 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 13: 0x640b850dddaf - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:808:13 [INFO] [stdout] 14: 0x640b850dd9d7 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x640b850dc139 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x640b850dd664 - rust_begin_unwind [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x640b84d79a23 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x640b84d79f76 - core::result::unwrap_failed::hfa79a499befff387 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x640b84de4570 - core::result::Result::unwrap::h2c3f36ce4e994e8f [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x640b84de4570 - cargo_hoist::binaries::tests::test_copy_to_current_dir::{{closure}}::h9afd0f9adb6612ff [INFO] [stdout] at /opt/rustwide/workdir/src/binaries.rs:108:13 [INFO] [stdout] 21: 0x640b84defb0e - core::ops::function::FnOnce::call_once::h5c96875f4760334d [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x640b8507089f - serial_test::serial_code_lock::local_serial_core::h44adfb748387ac2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-2.0.0/src/serial_code_lock.rs:25:5 [INFO] [stdout] 23: 0x640b84de4137 - cargo_hoist::binaries::tests::test_copy_to_current_dir::h316fdeacdcf0fcb8 [INFO] [stdout] at /opt/rustwide/workdir/src/binaries.rs:101:5 [INFO] [stdout] 24: 0x640b84de4107 - cargo_hoist::binaries::tests::test_copy_to_current_dir::{{closure}}::hb77e9bd5f804272a [INFO] [stdout] at /opt/rustwide/workdir/src/binaries.rs:102:34 [INFO] [stdout] 25: 0x640b84defd16 - core::ops::function::FnOnce::call_once::h7a88761412809211 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x640b84f4339b - core::ops::function::FnOnce::call_once::h81f56a195fe4862e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x640b84f4339b - test::__rust_begin_short_backtrace::h919c79c8b896f9e2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:624:18 [INFO] [stdout] 28: 0x640b84f42c45 - test::run_test_in_process::{{closure}}::h7b3d5751c5b4dd75 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:60 [INFO] [stdout] 29: 0x640b84f42c45 - as core::ops::function::FnOnce<()>>::call_once::hdabd61465e4dbd80 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x640b84f42c45 - std::panicking::try::do_call::hc813c79fd64b0a90 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 31: 0x640b84f42c45 - std::panicking::try::h055c5de7e7bfc209 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 32: 0x640b84f42c45 - std::panic::catch_unwind::h4265d6525195c807 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 33: 0x640b84f42c45 - test::run_test_in_process::he72c277a35f96567 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:27 [INFO] [stdout] 34: 0x640b84f42c45 - test::run_test::{{closure}}::h974e632522c0fbcf [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:568:43 [INFO] [stdout] 35: 0x640b84f0ac34 - test::run_test::{{closure}}::hdc2c89ce8b601dda [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:598:41 [INFO] [stdout] 36: 0x640b84f0ac34 - std::sys::backtrace::__rust_begin_short_backtrace::h342cb8e53aeb2076 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x640b84f0e362 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h67b1b5c1709ad95b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 38: 0x640b84f0e362 - as core::ops::function::FnOnce<()>>::call_once::hd8c7a030ea8b7676 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x640b84f0e362 - std::panicking::try::do_call::h512c2ab2c15b7d31 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 40: 0x640b84f0e362 - std::panicking::try::h5c2903f8937bc868 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 41: 0x640b84f0e362 - std::panic::catch_unwind::h242c80217c2dbece [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 42: 0x640b84f0e362 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6cb4494ebdd8caf7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 43: 0x640b84f0e362 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h42193b008049ba94 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x640b850e441b - as core::ops::function::FnOnce>::call_once::ha1963004222e7822 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 45: 0x640b850e441b - as core::ops::function::FnOnce>::call_once::h1086ced1f7c494c2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 46: 0x640b850e441b - std::sys::pal::unix::thread::Thread::new::thread_start::ha8af9c992ef0b208 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x76dc316c6ac3 - [INFO] [stdout] 48: 0x76dc31757a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] binaries::tests::test_copy_to_current_dir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f8130f84b2d8fb55d388012a48e725f8d2eb36540f50aaef93e2377c70c60c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8130f84b2d8fb55d388012a48e725f8d2eb36540f50aaef93e2377c70c60c8f", kill_on_drop: false }` [INFO] [stdout] f8130f84b2d8fb55d388012a48e725f8d2eb36540f50aaef93e2377c70c60c8f