[INFO] fetching crate attempt-cli 1.1.0... [INFO] testing attempt-cli-1.1.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate attempt-cli 1.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate attempt-cli 1.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate attempt-cli 1.1.0 [INFO] tweaked toml for crates.io crate attempt-cli 1.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate attempt-cli 1.1.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate attempt-cli 1.1.0 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54451cb1d3e5b32e0f1b0445123cc435393edadd56ed1facc65a32342f3e0f2 [INFO] running `Command { std: "docker" "start" "-a" "e54451cb1d3e5b32e0f1b0445123cc435393edadd56ed1facc65a32342f3e0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54451cb1d3e5b32e0f1b0445123cc435393edadd56ed1facc65a32342f3e0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54451cb1d3e5b32e0f1b0445123cc435393edadd56ed1facc65a32342f3e0f2", kill_on_drop: false }` [INFO] [stdout] e54451cb1d3e5b32e0f1b0445123cc435393edadd56ed1facc65a32342f3e0f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd0b582623ee43cefa0b415011ddbf097d7ed834de10ddf1c156fb1bba50ae36 [INFO] running `Command { std: "docker" "start" "-a" "cd0b582623ee43cefa0b415011ddbf097d7ed834de10ddf1c156fb1bba50ae36", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling attempt-cli v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `Command { std: "docker" "inspect" "cd0b582623ee43cefa0b415011ddbf097d7ed834de10ddf1c156fb1bba50ae36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0b582623ee43cefa0b415011ddbf097d7ed834de10ddf1c156fb1bba50ae36", kill_on_drop: false }` [INFO] [stdout] cd0b582623ee43cefa0b415011ddbf097d7ed834de10ddf1c156fb1bba50ae36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2291c5c07311a613119a84a1aaf0d18adf3128266460b2762e6e5a00313b008 [INFO] running `Command { std: "docker" "start" "-a" "d2291c5c07311a613119a84a1aaf0d18adf3128266460b2762e6e5a00313b008", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling attempt-cli v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.97s [INFO] running `Command { std: "docker" "inspect" "d2291c5c07311a613119a84a1aaf0d18adf3128266460b2762e6e5a00313b008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2291c5c07311a613119a84a1aaf0d18adf3128266460b2762e6e5a00313b008", kill_on_drop: false }` [INFO] [stdout] d2291c5c07311a613119a84a1aaf0d18adf3128266460b2762e6e5a00313b008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03083962dc1d412ba85d45d40cde0b82d58e360c2d0950366ad8c2449520efdd [INFO] running `Command { std: "docker" "start" "-a" "03083962dc1d412ba85d45d40cde0b82d58e360c2d0950366ad8c2449520efdd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attempt-25933d2cb0020620) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test arguments::test::jitter ... ok [INFO] [stdout] test arguments::test::linear ... ok [INFO] [stdout] test arguments::test::min_and_max_do_not_erase_jitter ... ok [INFO] [stdout] test arguments::test::stagger ... ok [INFO] [stdout] test arguments::test::fixed ... ok [INFO] [stdout] test arguments::test::min_wait_is_respected ... ok [INFO] [stdout] test arguments::test::exponential ... ok [INFO] [stdout] test policy::test::retry_always_and_forever ... ok [INFO] [stdout] test policy::test::retry_failing_status ... ok [INFO] [stdout] test arguments::test::exponential_with_jitter ... ok [INFO] [stdout] test arguments::test::max_wait_is_respected ... ok [INFO] [stdout] test policy::test::retry_if_killed ... ok [INFO] [stdout] test policy::test::retry_if_status ... ok [INFO] [stdout] test arguments::test::fixed_with_jitter ... ok [INFO] [stdout] test policy::test::retry_if_matches ... ok [INFO] [stdout] test policy::test::retry_if_timeout ... ok [INFO] [stdout] test arguments::test::fixed_is_default ... ok [INFO] [stdout] test policy::test::stop_if_killed ... ok [INFO] [stdout] test policy::test::retry_if_contains ... ok [INFO] [stdout] test policy::test::stop_if_matches ... ok [INFO] [stdout] test policy::test::signal_pattern_matching ... ok [INFO] [stdout] test policy::test::stop_if_signal ... ok [INFO] [stdout] test policy::test::stop_if_status ... ok [INFO] [stdout] test util::pattern::test::parsing_status_code_range ... ok [INFO] [stdout] test util::pattern::test::parsing_status_codes_catches_invalid_whitespace ... ok [INFO] [stdout] test util::pattern::test::parsing_status_codes_fails_on_bad_ranges ... ok [INFO] [stdout] test util::pattern::test::parsing_status_codes_fails_on_invalid_chars ... ok [INFO] [stdout] test util::pattern::test::parsing_status_codes_fails_on_invalid_status_codes ... ok [INFO] [stdout] test util::pattern::test::parsing_status_codes_ignores_gratuitous_commas ... ok [INFO] [stdout] test util::pattern::test::valid_whitespace_is_ignored ... ok [INFO] [stdout] test policy::test::stop_if_contains ... ok [INFO] [stdout] test util::poll::test::expected_runtime_less_than_1m ... ok [INFO] [stdout] test util::poll::test::expected_runtime_greater_than_1m ... ok [INFO] [stdout] test util::poll::test::exponential_wait_time_saturates_at_max_delay ... ok [INFO] [stdout] test arguments::test::forever_and_unlimited_override_attempts ... ok [INFO] [stdout] test util::poll::test::poll_returns_immediately_if_result_is_ready ... ok [INFO] [stdout] test test::sad_path_smoke_test_linear ... ok [INFO] [stdout] test util::poll::test::poll_runs_at_the_very_end ... ok [INFO] [stdout] test test::sad_path_smoke_test_fixed ... ok [INFO] [stdout] test util::pattern::test::backwards_ranges_are_fixed ... ok [INFO] [stdout] test util::pattern::test::parsing_fails_on_empty ... ok [INFO] [stdout] test util::pattern::test::parsing_several_status_codes ... ok [INFO] [stdout] test policy::test::stop_if_timeout ... ok [INFO] [stdout] test util::pattern::test::parsing_single_status_code ... ok [INFO] [stdout] test util::poll::test::expected_runtime_not_multiple_of_1m ... ok [INFO] [stdout] test policy::test::retry_if_signal ... ok [INFO] [stdout] test test::happy_path_smoke_test_exp ... ok [INFO] [stdout] test util::pattern::test::parsing_complex_status_code ... ok [INFO] [stdout] test util::value_parsing::tests::multiple_components ... ok [INFO] [stdout] test util::value_parsing::tests::empty_strings ... ok [INFO] [stdout] test util::value_parsing::tests::multiple_components_require_units ... ok [INFO] [stdout] test util::value_parsing::tests::components_with_fractional_parts ... ok [INFO] [stdout] test util::poll::test::timeout_overrides_expected_runtime ... ok [INFO] [stdout] test util::poll::test::poll_runs_until_timeout ... ok [INFO] [stdout] test util::value_parsing::tests::unknown_units ... ok [INFO] [stdout] test util::value_parsing::tests::invalid_numbers ... ok [INFO] [stdout] test test::happy_path_smoke_test_linear ... ok [INFO] [stdout] test util::value_parsing::tests::time_units ... ok [INFO] [stdout] test test::happy_path_smoke_test_fixed ... ok [INFO] [stdout] test test::sad_path_smoke_test_exp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-9e8755f25f597fcd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test happy_path_smoke_test_fixed ... ok [INFO] [stdout] test command_not_found ... ok [INFO] [stdout] test happy_path_smoke_test_exp ... ok [INFO] [stdout] test command_failed ... ok [INFO] [stdout] test happy_path_smoke_test_linear ... ok [INFO] [stdout] test stop_on_signal ... ok [INFO] [stdout] test version ... ok [INFO] [stdout] test retry_on_signal ... ok [INFO] [stdout] test sad_path_smoke_test_fixed ... ok [INFO] [stdout] test sad_path_smoke_test_exp ... ok [INFO] [stdout] test timeouts_are_respected ... ok [INFO] [stdout] test sad_path_smoke_test_linear ... ok [INFO] [stdout] test staggering ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- staggering stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (485) panicked at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code= [INFO] [stdout] stderr=```""``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/attempt" "--stagger" "1" "/bin/true"` [INFO] [stdout] code= [INFO] [stdout] stdout="" [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63dbe7df5482 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63dbe7df5482 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63dbe7df5482 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63dbe7df5482 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63dbe7e0700f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63dbe7e0700f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63dbe7dc03c1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63dbe7dc03c1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63dbe7dcc7d2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63dbe7dd198f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63dbe7dd1821 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63dbe7d4cede - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63dbe7d4cede - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63dbe7dd204f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63dbe7dd204f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63dbe7dd1eaa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63dbe7dcc909 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63dbe7db48bd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63dbe7e0f150 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63dbe7d77d10 - core::panicking::panic_display::h37bb6c57bef6b835 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:262:5 [INFO] [stdout] 20: 0x63dbe7d75497 - assert_cmd::assert::AssertError::panic::hbd72ab4038a4c197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x63dbe7d81227 - core::ops::function::FnOnce::call_once::h2af7aeda025bc780 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63dbe7d77624 - core::result::Result::unwrap_or_else::hc4499a7d7475fbd7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x63dbe7d75da6 - assert_cmd::assert::Assert::success::hcdfd7a815ea26b99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28 [INFO] [stdout] 24: 0x63dbe7d0b2f2 - e2e::staggering::with_stagger::h4239d4e085f99482 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:213:22 [INFO] [stdout] 25: 0x63dbe7d24c26 - core::ops::function::FnOnce::call_once::h3ceea453c87f8d47 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63dbe7d1e4d6 - std::sys::backtrace::__rust_begin_short_backtrace::h24e483378ac26b9e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: 0x63dbe7d2b989 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2c7c21fbf68a6018 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 28: 0x63dbe7d0b011 - as core::ops::function::FnOnce<()>>::call_once::h009c053ef47ad189 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x63dbe7d241e4 - std::panicking::catch_unwind::do_call::hf6d2a4e28d650ad7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x63dbe7d2c01b - __rust_try [INFO] [stdout] 31: 0x63dbe7d2b3c3 - std::panicking::catch_unwind::h56989a4af3d38582 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x63dbe7d2b3c3 - std::panic::catch_unwind::h6990788fcae2c35f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x63dbe7d2b3c3 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc60d5afc617cfeb4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 34: 0x63dbe7d24b8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha14e23d1b9ec5ba4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x63dbe7dc792f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 36: 0x63dbe7dc792f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 37: 0x758d2da31aa4 - [INFO] [stdout] 38: 0x758d2dabea34 - clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (484) panicked at tests/e2e.rs:237:25: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63dbe7df5482 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63dbe7df5482 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63dbe7df5482 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63dbe7df5482 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63dbe7e0700f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63dbe7e0700f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63dbe7dc03c1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63dbe7dc03c1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63dbe7dcc7d2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63dbe7dd198f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63dbe7dd1821 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63dbe7d4cede - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63dbe7d4cede - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63dbe7dd204f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63dbe7dd204f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63dbe7dd1eaa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63dbe7dcc909 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63dbe7db48bd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63dbe7e0f150 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63dbe7e0e5d6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63dbe7d0b7ac - core::result::Result::unwrap::h1456cf3b0ebb85d0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x63dbe7d0b7ac - e2e::staggering::timing_difference::hbf8cb35523782a4d [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:237:25 [INFO] [stdout] 22: 0x63dbe7d0be1a - e2e::staggering::sample_timing_difference::{{closure}}::h3e29ac3b81bd8b01 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:251:48 [INFO] [stdout] 23: 0x63dbe7d1e53e - std::sys::backtrace::__rust_begin_short_backtrace::hde13730a13ca456f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 24: 0x63dbe7d2bc57 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf9f6838e5cec38ac [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 25: 0x63dbe7d0b0a0 - as core::ops::function::FnOnce<()>>::call_once::hb4d761e9f9e980c8 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x63dbe7d24154 - std::panicking::catch_unwind::do_call::h5ae5829d61dcb0f5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x63dbe7d2c01b - __rust_try [INFO] [stdout] 28: 0x63dbe7d2a3e0 - std::panicking::catch_unwind::h6ebbf86d4916a160 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x63dbe7d2a3e0 - std::panic::catch_unwind::h150148502a7efa3a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x63dbe7d2a3e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::h05a1a82c984f80e6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 31: 0x63dbe7d24bae - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdd7aeb288389da1e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x63dbe7dc792f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 33: 0x63dbe7dc792f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 34: 0x758d2da31aa4 - [INFO] [stdout] 35: 0x758d2dabea34 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'staggering' (115) panicked at tests/e2e.rs:253:71: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63dbe7df5482 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63dbe7df5482 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63dbe7df5482 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63dbe7df5482 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63dbe7e0700f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63dbe7e0700f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63dbe7dc03c1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63dbe7dc03c1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63dbe7dcc7d2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63dbe7dd198f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63dbe7dd1821 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63dbe7d4cede - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63dbe7d4cede - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63dbe7dd204f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63dbe7dd204f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63dbe7dd1eaa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63dbe7dcc909 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63dbe7db48bd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63dbe7e0f150 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63dbe7e0e5d6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63dbe7d0be8b - core::result::Result::unwrap::h1456cf3b0ebb85d0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x63dbe7d0be8b - e2e::staggering::sample_timing_difference::{{closure}}::h54a0d172a380da19 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:253:71 [INFO] [stdout] 22: 0x63dbe7d2624a - core::iter::adapters::map::map_fold::{{closure}}::h35a1a028d0d408b6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 23: 0x63dbe7d2612b - core::iter::traits::iterator::Iterator::fold::hc7f12c94a3ffcb42 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/iter/traits/iterator.rs:2603:21 [INFO] [stdout] 24: 0x63dbe7d23242 - as core::iter::traits::iterator::Iterator>::fold::hd447c94764eff7aa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 25: 0x63dbe7d1294e - ::sum::h27b5f0087fcab9fd [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/iter/traits/accum.rs:161:22 [INFO] [stdout] 26: 0x63dbe7d26066 - core::iter::traits::iterator::Iterator::sum::hfee62d5787937aaa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/iter/traits/iterator.rs:3581:9 [INFO] [stdout] 27: 0x63dbe7d0bd17 - e2e::staggering::sample_timing_difference::hfb4d45bf57388840 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:253:81 [INFO] [stdout] 28: 0x63dbe7d0bf10 - e2e::staggering::{{closure}}::h1458da8f2a63ea48 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:257:37 [INFO] [stdout] 29: 0x63dbe7d0e337 - e2e::assert_average_percent_error::h123ccac8f0ee6717 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:319:36 [INFO] [stdout] 30: 0x63dbe7d0b605 - e2e::staggering::hebed892a54377964 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:257:5 [INFO] [stdout] 31: 0x63dbe7d0bee7 - e2e::staggering::{{closure}}::h069e91f59043a99c [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:199:16 [INFO] [stdout] 32: 0x63dbe7d24e16 - core::ops::function::FnOnce::call_once::h968caf7bc63c226b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x63dbe7d4cc9b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x63dbe7d4cc9b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x63dbe7d628e5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x63dbe7d628e5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63dbe7d628e5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63dbe7d628e5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63dbe7d628e5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63dbe7d628e5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x63dbe7d628e5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x63dbe7d390c4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x63dbe7d390c4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x63dbe7d3c9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 45: 0x63dbe7d3c9ca - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x63dbe7d3c9ca - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x63dbe7d3c9ca - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x63dbe7d3c9ca - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x63dbe7d3c9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x63dbe7d3c9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x63dbe7dc792f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 52: 0x63dbe7dc792f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 53: 0x758d2da31aa4 - [INFO] [stdout] 54: 0x758d2dabea34 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] staggering [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.98s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test e2e` [INFO] running `Command { std: "docker" "inspect" "03083962dc1d412ba85d45d40cde0b82d58e360c2d0950366ad8c2449520efdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03083962dc1d412ba85d45d40cde0b82d58e360c2d0950366ad8c2449520efdd", kill_on_drop: false }` [INFO] [stdout] 03083962dc1d412ba85d45d40cde0b82d58e360c2d0950366ad8c2449520efdd