[INFO] fetching crate distant-net 0.20.0-alpha.3... [INFO] testing distant-net-0.20.0-alpha.3 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate distant-net 0.20.0-alpha.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate distant-net 0.20.0-alpha.3 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate distant-net 0.20.0-alpha.3 [INFO] finished tweaking crates.io crate distant-net 0.20.0-alpha.3 [INFO] tweaked toml for crates.io crate distant-net 0.20.0-alpha.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.11 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded rmp-serde v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 929376a7b257d89c7edc8c6b21de2c0442a4ab08bb031b57744c6675ebcd4cc0 [INFO] running `Command { std: "docker" "start" "-a" "929376a7b257d89c7edc8c6b21de2c0442a4ab08bb031b57744c6675ebcd4cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "929376a7b257d89c7edc8c6b21de2c0442a4ab08bb031b57744c6675ebcd4cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929376a7b257d89c7edc8c6b21de2c0442a4ab08bb031b57744c6675ebcd4cc0", kill_on_drop: false }` [INFO] [stdout] 929376a7b257d89c7edc8c6b21de2c0442a4ab08bb031b57744c6675ebcd4cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d9bf4aa7d66a17b9c7adec37300360ff975852132c909c844c44f3deb166e6bd [INFO] running `Command { std: "docker" "start" "-a" "d9bf4aa7d66a17b9c7adec37300360ff975852132c909c844c44f3deb166e6bd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling distant-net v0.20.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.81s [INFO] running `Command { std: "docker" "inspect" "d9bf4aa7d66a17b9c7adec37300360ff975852132c909c844c44f3deb166e6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bf4aa7d66a17b9c7adec37300360ff975852132c909c844c44f3deb166e6bd", kill_on_drop: false }` [INFO] [stdout] d9bf4aa7d66a17b9c7adec37300360ff975852132c909c844c44f3deb166e6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 02c3ea876f51cb49fa645d177160f7b622445a59b1fef2d5398e78a4ecdc2bcf [INFO] running `Command { std: "docker" "start" "-a" "02c3ea876f51cb49fa645d177160f7b622445a59b1fef2d5398e78a4ecdc2bcf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling distant-net v0.20.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.69s [INFO] running `Command { std: "docker" "inspect" "02c3ea876f51cb49fa645d177160f7b622445a59b1fef2d5398e78a4ecdc2bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c3ea876f51cb49fa645d177160f7b622445a59b1fef2d5398e78a4ecdc2bcf", kill_on_drop: false }` [INFO] [stdout] 02c3ea876f51cb49fa645d177160f7b622445a59b1fef2d5398e78a4ecdc2bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 041974f8811d65d691df30adc6b8ab1f1bc67af764262c3ccf15bf650a266025 [INFO] running `Command { std: "docker" "start" "-a" "041974f8811d65d691df30adc6b8ab1f1bc67af764262c3ccf15bf650a266025", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/distant_net-aa05bc5be688d766) [INFO] [stdout] [INFO] [stdout] running 354 tests [INFO] [stdout] test client::channel::tests::typed::fire_should_send_request_and_not_wait_for_response ... ok [INFO] [stdout] test client::channel::tests::untyped::mail_should_return_mailbox_that_receives_responses_until_post_office_drops_it ... ok [INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_errors_while_reading_data ... ok [INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_fails_to_determine_state ... ok [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_closed_by_server ... ok [INFO] [stdout] test client::channel::tests::typed::send_should_wait_until_response_received ... ok [INFO] [stdout] test client::channel::tests::untyped::fire_should_send_request_and_not_wait_for_response ... ok [INFO] [stdout] test client::channel::tests::typed::mail_should_return_mailbox_that_receives_responses_until_post_office_drops_it ... ok [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_errors_while_reading_data ... ok [INFO] [stdout] test client::tests::typed::should_exit_if_reconnect_strategy_has_failed_to_connect ... ok [INFO] [stdout] test client::channel::tests::untyped::send_should_wait_until_response_received ... ok [INFO] [stdout] test client::tests::untyped::should_exit_if_reconnect_strategy_has_failed_to_connect ... ok [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_fails_to_determine_state ... ok [INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_closed_by_server ... ok [INFO] [stdout] test client::tests::typed::should_exit_if_shutdown_signal_detected ... ok [INFO] [stdout] test client::channel::tests::typed::send_timeout_should_fail_if_response_not_received_in_time ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_error_should_be_able_to_be_sent_to_auth_handler ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_finished_should_be_able_to_be_sent_to_auth_handler ... ok [INFO] [stdout] test client::tests::untyped::should_exit_if_shutdown_signal_detected ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_info_should_be_able_to_be_sent_to_auth_handler ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_start_method_should_be_able_to_be_sent_to_auth_handler ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_initialization_should_be_able_to_successfully_complete_round_trip ... ok [INFO] [stdout] test common::authentication::handler::methods::static_key::tests::on_challenge_should_answer_with_stringified_key_for_key_questions ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_verification_should_be_able_to_successfully_complete_round_trip ... ok [INFO] [stdout] test client::channel::tests::untyped::send_timeout_should_fail_if_response_not_received_in_time ... ok [INFO] [stdout] test common::authentication::handler::methods::static_key::tests::on_info_should_leverage_fallback_handler ... ok [INFO] [stdout] test common::authentication::handler::methods::static_key::tests::on_error_should_leverage_fallback_handler ... ok [INFO] [stdout] test common::authentication::handler::methods::static_key::tests::on_challenge_should_fail_if_non_key_question_received ... ok [INFO] [stdout] test common::authentication::methods::static_key::tests::authenticate_should_fail_if_answer_does_not_match_key ... ok [INFO] [stdout] test common::authentication::handler::methods::static_key::tests::on_verification_should_leverage_fallback_handler ... ok [INFO] [stdout] test common::authentication::methods::static_key::tests::authenticate_should_fail_if_no_answer_included_in_challenge_response ... ok [INFO] [stdout] test common::authentication::methods::static_key::tests::authenticate_should_succeed_if_answer_matches_key ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_fail_to_verify_if_fails_to_send_finished_indicator_after_success ... ok [INFO] [stdout] test common::authentication::methods::static_key::tests::authenticate_should_fail_if_key_challenge_fails ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_fail_to_verify_if_has_no_authentication_methods ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_fail_to_verify_if_initialization_fails ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_fail_to_verify_if_initialization_yields_no_valid_authentication_methods ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_fail_to_verify_if_no_authentication_method_succeeds ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_return_id_of_authentication_method_upon_success ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_send_start_method_before_attempting_each_method ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_send_finished_when_a_method_succeeds ... ok [INFO] [stdout] test common::authentication::methods::tests::verifier_should_try_authentication_methods_in_order_until_one_succeeds ... ok [INFO] [stdout] test common::authentication::authenticator::tests::authenticator_challenge_should_be_able_to_successfully_complete_round_trip ... ok [INFO] [stdout] test common::connection::tests::client_server_new_connection_e2e_should_establish_connection ... ok [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_no_activity_from_server_within_silence_duration ... ok [INFO] [stdout] test common::connection::tests::client_server_returning_connection_e2e_should_reestablish_connection ... ok [INFO] [stdout] test common::connection::tests::client_should_succeed_if_establishes_connection_with_server ... ok [INFO] [stdout] test common::authentication::authenticator::tests::auth_handler_received_error_should_fail_auth_handler_if_fatal ... ok [INFO] [stdout] test common::connection::tests::client_should_fail_if_codec_handshake_fails ... ok [INFO] [stdout] test common::connection::tests::client_should_fail_if_authentication_fails ... ok [INFO] [stdout] test common::connection::tests::client_should_fail_if_unable_to_exchange_otp_for_reauthentication ... ok [INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_connection_is_server_side ... ok [INFO] [stdout] test common::connection::tests::client_should_fail_if_unable_to_receive_connection_id_from_server ... ok [INFO] [stdout] test client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes ... FAILED [INFO] [stdout] test client::tests::typed::should_not_exit_if_shutdown_channel_is_closed ... FAILED [INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request ... FAILED [INFO] [stdout] test client::tests::typed::should_write_queued_requests_as_outgoing_frames ... FAILED [INFO] [stdout] test client::tests::untyped::should_write_queued_requests_as_outgoing_frames ... FAILED [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request ... FAILED [INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request ... FAILED [INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_handshake_fails ... ok [INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request ... FAILED [INFO] [stdout] test client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed ... FAILED [INFO] [stdout] test client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes ... FAILED [INFO] [stdout] test common::connection::tests::server_should_fail_if_codec_handshake_fails ... ok [INFO] [stdout] test common::destination::host::tests::display_should_output_ipv6_correctly ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_ends_with_hyphen ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_existing_client_id_is_invalid ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_a_label_larger_than_63_characters ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_existing_client_otp_is_invalid ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_invalid_label ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_empty_label ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_is_empty ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_is_larger_than_253_characters ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_starts_with_hyphen ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_starts_with_period ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_hostname ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_ipv4_address ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_ipv6_address ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv4_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv4_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv6_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv6_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_just_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_password_and_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_password_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_and_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_password_and_host ... ok [INFO] [stdout] test common::destination::host::tests::display_should_output_hostname_verbatim ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_and_host ... ok [INFO] [stdout] test common::destination::host::tests::display_should_output_ipv4_correctly ... ok [INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_ends_with_period ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_and_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_password_and_host ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_password_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_password_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_password_host_and_port ... ok [INFO] [stdout] test common::destination::parser::tests::parse_should_fail_if_string_is_only_whitespace ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_with_distant_server_output ... ok [INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_password_and_host ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_exchange_otp_for_reauthentication_with_existing_client ... ok [INFO] [stdout] test common::destination::parser::tests::parse_should_fail_if_given_path ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_first_parser_fails ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_consume_with_first_parser_and_then_return_results_of_feeding_into_second_parser ... ok [INFO] [stdout] test common::destination::parser::tests::parse_should_succeed_when_parsing_valid_destination ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::maybe::should_return_none_if_wrapped_parser_fails ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_second_parser_fails ... ok [INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_exchange_otp_with_server ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_fail_if_input_is_empty ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_fail_if_domain_name_is_invalid ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_fail_if_next_char_does_not_match ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_succeed_if_next_char_matches ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_domain_name_is_valid ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_ipv4_address ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_port::should_fail_if_input_cannot_be_parsed_as_a_u16 ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_consume_up_to_the_ending_sequence ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_fail_if_not_ending_properly ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_consume_completely_if_predicate_never_matches ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_second_parser_does_not_fully_consume_first_parser_output ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_consume_until_predicate_matches ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_port::should_succeed_if_input_can_be_parsed_as_a_u16 ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_return_scheme_if_valid ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_exchange_otp_for_reauthentication_with_new_client ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_fail_if_input_is_empty ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_ipv6_address ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::maybe::should_return_some_value_if_wrapped_parser_succeeds ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_fail_if_scheme_has_invalid_character ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_receive_connect_type ... ok [INFO] [stdout] test common::connection::tests::server_should_succeed_if_establishes_connection_with_existing_client ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_consume_up_to_the_ending_sequence ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_fail_if_username_not_alphanumeric ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_fail_if_nothing_consumed ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_fail_if_password_not_alphanumeric ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_fail_if_not_ending_properly ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_password_if_available ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_if_available ... ok [INFO] [stdout] test common::destination::tests::display_should_not_wrap_ipv6_in_square_brackets_if_has_no_port ... ok [INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_synchronize_with_server ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_and_password_if_available ... ok [INFO] [stdout] test common::destination::tests::display_should_output_using_available_components ... ok [INFO] [stdout] test common::destination::tests::display_should_wrap_ipv6_in_square_brackets_if_has_port ... ok [INFO] [stdout] test common::listener::oneshot::tests::from_value_should_return_value_on_first_call_to_accept ... ok [INFO] [stdout] test common::listener::unix::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_verify_new_client ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_return_value_of_main_parser_when_succeeds ... ok [INFO] [stdout] test common::packet::request::tests::untyped_request_should_fail_to_parse_if_given_bytes_not_representing_a_request ... ok [INFO] [stdout] test common::map::tests::should_support_being_displayed_as_a_string ... ok [INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_from_request_bytes_with_valid_payload ... ok [INFO] [stdout] test common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them ... FAILED [INFO] [stdout] test common::map::tests::should_support_being_parsed_from_str ... ok [INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_from_request_bytes_with_invalid_payload ... ok [INFO] [stdout] test common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound ... FAILED [INFO] [stdout] test common::listener::unix::tests::should_fail_to_bind_if_socket_already_bound ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_be_able_to_parse_fixstr ... ok [INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_converting_to_bytes ... FAILED [INFO] [stdout] test common::packet::response::tests::untyped_response_should_fail_to_parse_if_given_bytes_not_representing_a_response ... ok [INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_from_response_bytes_with_invalid_payload ... ok [INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_from_response_bytes_with_valid_payload ... ok [INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_fail_if_prefix_parser_fails ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_fail_parsing_str_with_invalid_length ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_fail_parsing_other_types ... ok [INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_converting_to_bytes ... FAILED [INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_fail_if_main_parser_fails ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_be_able_to_parse_str_16 ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_be_able_to_parse_str_32 ... ok [INFO] [stdout] test common::listener::oneshot::tests::channel_should_return_a_oneshot_sender_to_feed_first_call_to_accept ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_fail_if_empty_input ... ok [INFO] [stdout] test common::port::tests::make_socket_addrs_should_produce_a_socket_addr_per_port ... ok [INFO] [stdout] test common::port::tests::from_range_inclusive_should_map_to_port_range ... ok [INFO] [stdout] test common::port::tests::into_iterator_should_support_port_range ... ok [INFO] [stdout] test common::port::tests::display_should_properly_reflect_port_range ... ok [INFO] [stdout] test common::port::tests::parse_should_be_able_to_properly_read_in_port_range ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_fail_if_str_is_not_utf8 ... ok [INFO] [stdout] test common::packet::tests::parse_msg_pack_str::should_be_able_to_parse_str_8 ... ok [INFO] [stdout] test common::listener::unix::tests::should_succeed_to_bind_if_file_exists_at_path_but_nothing_listening ... ok [INFO] [stdout] test common::port::tests::parse_should_fail_if_not_starting_with_number ... ok [INFO] [stdout] test common::port::tests::parse_should_fail_if_provided_end_port_that_is_not_a_number ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_fail_if_left_codec_fails_to_decode ... ok [INFO] [stdout] test common::connection::tests::reconnect_should_succeed_if_client_side_connection_fully_connects_and_synchronizes_with_server ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_fail_if_right_codec_fails_to_decode ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_invoke_right_codec_followed_by_left_codec ... ok [INFO] [stdout] test common::connection::tests::server_should_succeed_if_establishes_connection_with_new_client ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_fail_if_left_codec_fails_to_encode ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_fail_if_right_codec_fails_to_encode ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::key::tests::secret_key_should_be_able_to_be_generated ... ok [INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_invoke_left_codec_followed_by_right_codec ... ok [INFO] [stdout] test common::transport::framed::codec::compression::tests::decode_should_apply_appropriate_decompression_algorithm ... ok [INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_receive_new_connection_id ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::key::tests::heap_secret_key_should_be_able_to_be_generated ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_fail_if_unable_to_decrypt_frame_item ... ok [INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_synchronize_with_existing_client ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_fail_if_frame_length_is_smaller_than_nonce_plus_data ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::tests::encode_should_build_a_frame_containing_a_length_nonce_and_ciphertext ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_advance_src_by_frame_size_even_if_item_length_is_zero ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_some_byte_vec_when_successful ... ok [INFO] [stdout] test common::transport::framed::codec::compression::tests::encode_should_apply_appropriate_compression_algorithm ... ok [INFO] [stdout] test common::transport::framed::codec::predicate::tests::encode_should_invoke_left_codec_if_predicate_returns_true ... ok [INFO] [stdout] test common::transport::framed::codec::predicate::tests::decode_should_invoke_right_codec_if_predicate_returns_false ... ok [INFO] [stdout] test common::packet::tests::write_str_msg_pack::should_support_str_8 ... FAILED [INFO] [stdout] test common::transport::framed::codec::predicate::tests::encode_should_invoke_right_codec_if_predicate_returns_false ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_succeed_if_written_item_length_is_zero ... ok [INFO] [stdout] test common::transport::framed::frame::tests::write_should_build_a_frame_containing_a_length_and_item ... ok [INFO] [stdout] test common::transport::framed::frame::tests::write_should_succeed_when_item_is_zero_bytes ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_none_if_data_smaller_than_or_equal_to_item_length_field ... ok [INFO] [stdout] test common::transport::framed::codec::predicate::tests::decode_should_invoke_left_codec_if_predicate_returns_true ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_advance_src_by_frame_size_when_successful ... ok [INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_none_if_not_enough_data_for_frame ... ok [INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_return_decrypted_frame_when_successful ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_selected_codec_choice_uses_an_unknown_encryption_type ... ok [INFO] [stdout] test common::packet::tests::write_str_msg_pack::should_support_str_16 ... FAILED [INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_fail_if_received_invalid_exchange_data ... ok [INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_fail_if_unable_to_send_exchange_data_to_other_side ... ok [INFO] [stdout] test common::packet::tests::write_str_msg_pack::should_support_str_32 ... FAILED [INFO] [stdout] test common::packet::tests::write_str_msg_pack::should_support_fixstr ... FAILED [INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_unable_to_send_codec_choice_to_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_if_unable_to_receive_key_exchange_data_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_unable_to_send_codec_options_to_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_if_receives_unexpected_frame_instead_of_options ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_unable_to_receive_key_exchange_data_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_receives_unexpected_frame_instead_of_choice ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_failing_should_ensure_existing_codec_remains ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_fail_if_connection_terminated_while_waiting_for_frame_stats ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_should_clear_any_intermittent_buffer_contents_prior_to_handshake_failing ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_not_increment_the_sent_frames_or_store_replayed_frames_in_the_backup ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_should_clear_any_intermittent_buffer_contents_prior_to_handshake_succeeding ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_no_frames_if_none_missing_on_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_all_frames_if_all_missing_on_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_return_shared_secret_key_if_successful ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_some_frames_if_some_missing_on_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_no_frames_if_other_side_claims_it_has_more_than_us ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_no_frames_if_none_missing_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_no_frames_if_other_side_claims_it_has_more_than_us ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_work_even_if_codec_changes_between_attempts ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_available_frames_if_more_than_available_missing_on_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::try_flush_should_continually_call_try_write_until_outgoing_buffer_is_empty ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_error_if_encountered_error_with_reading_bytes ... ok [INFO] [stdout] test common::transport::framed::tests::try_flush_should_return_error_if_try_write_returns_0_bytes_written ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_some_frames_if_some_missing_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::try_flush_should_return_error_if_try_write_fails ... ok [INFO] [stdout] test common::transport::framed::tests::try_flush_should_be_noop_if_nothing_to_flush ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_fail_if_connection_terminated_before_receiving_missing_frames ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_selected_codec_choice_uses_an_unknown_compression_type ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_keep_reading_until_a_frame_is_found ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_all_frames_if_more_than_all_missing_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_next_available_frame ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_would_block_if_fails_to_read_frame_before_blocking ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_update_the_backup_received_cnt_to_match_other_side_sent ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_all_frames_if_all_missing_from_other_side ... ok [INFO] [stdout] test common::transport::framed::tests::handshake_should_configure_transports_with_matching_codec ... ok [INFO] [stdout] test common::transport::framed::tests::synchronize_should_clear_any_prexisting_incoming_and_outgoing_data ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_error_if_encountered_error_during_decode ... ok [INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_next_available_frame_if_already_in_incoming_buffer ... ok [INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_error_if_encountered_error_during_encode ... ok [INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_error_if_encountered_error_with_writing_bytes ... ok [INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_write_entire_frame_if_possible ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_if_reading_cached_data_from_previous_read ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_if_able_to_read_entire_data_through_channel ... ok [INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_readable_if_internal_buf_not_empty ... ok [INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_readable_if_channel_not_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_with_zero_bytes_read_if_channel_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_write_should_succeed_if_able_to_send_data_through_channel ... ok [INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_fail_if_write_channel_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_write_should_succeed_with_zero_bytes_written_if_channel_closed ... ok [INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_would_block_if_fails_to_write_frame_before_blocking ... ok [INFO] [stdout] test common::transport::inmemory::tests::make_should_return_receiver_that_receives_data_from_transport ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_write_should_fail_with_would_block_if_channel_capacity_has_been_reached ... ok [INFO] [stdout] test common::transport::inmemory::tests::is_rx_closed_should_properly_reflect_if_internal_rx_channel_is_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_fail_if_read_channel_closed ... ok [INFO] [stdout] test common::transport::tcp::tests::should_be_able_to_read_and_write_data ... FAILED [INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_write_closed_if_channel_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::try_read_should_fail_with_would_block_if_channel_is_empty ... ok [INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_succeed_if_both_channels_open ... ok [INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_read_closed_if_channel_closed_and_internal_buf_empty ... ok [INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_write_any_prior_queued_bytes_before_writing_next_frame ... ok [INFO] [stdout] test common::transport::tests::read_exact_should_continue_to_call_try_read_until_buffer_is_filled ... ok [INFO] [stdout] test common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening ... FAILED [INFO] [stdout] test common::transport::tests::read_to_string_should_read_until_0_bytes_returned_from_try_read ... ok [INFO] [stdout] test common::transport::tests::write_all_should_continue_to_call_try_write_until_all_bytes_written ... ok [INFO] [stdout] test common::transport::tests::read_to_string_should_fail_if_non_utf8_characters_read ... ok [INFO] [stdout] test common::transport::tests::read_exact_should_continue_to_call_try_read_while_it_returns_would_block ... ok [INFO] [stdout] test common::transport::tests::read_to_end_should_read_until_0_bytes_returned_from_try_read ... ok [INFO] [stdout] test common::transport::tests::read_to_end_should_continue_reading_when_interrupt_or_would_block_encountered ... ok [INFO] [stdout] test common::transport::tests::read_to_string_should_continue_reading_when_interrupt_or_would_block_encountered ... ok [INFO] [stdout] test common::transport::tests::write_all_should_continue_to_call_try_write_while_it_returns_would_block ... ok [INFO] [stdout] test common::transport::tests::read_exact_should_fail_if_try_read_encounters_error_other_than_would_block ... ok [INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_writable_if_channel_not_closed ... ok [INFO] [stdout] test common::transport::inmemory::tests::make_should_return_sender_that_sends_data_to_transport ... ok [INFO] [stdout] test common::transport::tcp::tests::should_be_able_to_reconnect ... FAILED [INFO] [stdout] test common::transport::tests::read_exact_should_return_0_if_given_a_buffer_of_0_len ... ok [INFO] [stdout] test common::transport::tests::read_to_end_should_fail_if_try_read_encounters_error_other_than_would_block_and_interrupt ... ok [INFO] [stdout] test common::transport::tests::write_all_should_fail_if_try_write_returns_0_before_all_bytes_written ... ok [INFO] [stdout] test common::transport::unix::tests::should_be_able_to_read_and_write_data ... ok [INFO] [stdout] test common::transport::unix::tests::should_be_able_to_reconnect ... ok [INFO] [stdout] test common::transport::unix::tests::should_fail_to_connect_if_socket_does_not_exist ... ok [INFO] [stdout] test common::transport::tests::write_all_should_return_immediately_if_given_buffer_of_0_len ... ok [INFO] [stdout] test common::transport::unix::tests::should_fail_to_connect_if_path_is_not_a_socket ... ok [INFO] [stdout] test common::transport::tests::read_to_string_should_fail_if_try_read_encounters_error_other_than_would_block_and_interrupt ... ok [INFO] [stdout] test common::transport::tests::write_all_should_fail_if_try_write_encounters_error_other_than_would_block ... ok [INFO] [stdout] test common::transport::tests::read_exact_should_fail_if_try_read_returns_0_before_necessary_bytes_read ... ok [INFO] [stdout] test manager::client::tests::kill_should_report_error_if_receives_unexpected_response ... FAILED [INFO] [stdout] test manager::client::tests::kill_should_report_error_if_receives_error_response ... FAILED [INFO] [stdout] test manager::server::handler::tests::boxed_connect_handler_should_generate_valid_boxed_connect_handler ... ok [INFO] [stdout] test manager::client::tests::info_should_report_error_if_receives_error_response ... FAILED [INFO] [stdout] test manager::client::tests::connect_should_return_id_from_successful_response ... FAILED [INFO] [stdout] test manager::server::handler::tests::boxed_launch_handler_should_generate_valid_boxed_launch_handler ... ok [INFO] [stdout] test manager::server::tests::connect_should_return_id_of_new_connection_on_success ... ok [INFO] [stdout] test manager::server::tests::connect_should_fail_if_destination_scheme_is_unsupported ... ok [INFO] [stdout] test manager::server::tests::connect_should_fail_if_handler_tied_to_scheme_fails ... ok [INFO] [stdout] test manager::server::tests::info_should_fail_if_no_connection_found_for_specified_id ... ok [INFO] [stdout] test manager::server::tests::info_should_return_information_about_established_connection ... ok [INFO] [stdout] test manager::server::tests::kill_should_fail_if_no_connection_found_for_specified_id ... ok [INFO] [stdout] test manager::server::tests::kill_should_terminate_established_connection_and_remove_it_from_the_list ... ok [INFO] [stdout] test manager::client::tests::info_should_return_connection_info_from_successful_response ... FAILED [INFO] [stdout] test manager::server::tests::launch_should_fail_if_destination_scheme_is_unsupported ... ok [INFO] [stdout] test manager::server::tests::launch_should_fail_if_handler_tied_to_scheme_fails ... ok [INFO] [stdout] test manager::server::tests::launch_should_return_new_destination_on_success ... ok [INFO] [stdout] test manager::server::tests::list_should_return_empty_connection_list_if_no_established_connections ... ok [INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_accepting_connection ... ok [INFO] [stdout] test manager::server::tests::list_should_return_a_list_of_established_connections ... ok [INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_establishing_connection ... ok [INFO] [stdout] test manager::client::tests::connect_should_report_error_if_receives_error_response ... FAILED [INFO] [stdout] test manager::client::tests::list_should_report_error_if_receives_error_response ... FAILED [INFO] [stdout] test manager::client::tests::kill_should_return_success_from_successful_response ... FAILED [INFO] [stdout] test manager::client::tests::list_should_report_error_if_receives_unexpected_response ... FAILED [INFO] [stdout] test common::utils::tests::timer::should_not_invoke_callback_if_only_stop_called ... ok [INFO] [stdout] test common::utils::tests::timer::should_finish_callback_but_not_trigger_it_if_abort_called ... ok [INFO] [stdout] test server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request ... FAILED [INFO] [stdout] test server::connection::tests::should_invoke_server_handler_to_process_request_in_new_task_and_forward_responses ... ok [INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_waiting_for_connection_to_be_ready ... ok [INFO] [stdout] test common::utils::tests::timer::should_trigger_callback_after_time_elapses_once_started ... ok [INFO] [stdout] test manager::client::tests::connect_should_report_error_if_receives_unexpected_response ... FAILED [INFO] [stdout] test manager::client::tests::info_should_report_error_if_receives_unexpected_response ... FAILED [INFO] [stdout] test manager::client::tests::list_should_return_connection_list_from_successful_response ... FAILED [INFO] [stdout] test server::connection::tests::should_terminate_if_accepting_connection_fails_on_server_handler ... ok [INFO] [stdout] test common::utils::tests::timer::should_not_invoke_callback_regardless_of_time_if_not_started ... ok [INFO] [stdout] test server::connection::tests::should_terminate_if_fails_access_verifier ... ok [INFO] [stdout] test server::builder::unix::tests::should_invoke_handler_upon_receiving_a_request ... FAILED [INFO] [stdout] test server::connection::tests::should_terminate_if_fails_access_server_handler ... ok [INFO] [stdout] test common::utils::tests::timer::should_trigger_callback_even_if_timer_dropped ... ok [INFO] [stdout] test server::connection::tests::should_terminate_if_fails_to_setup_server_connection ... ok [INFO] [stdout] test server::connection::tests::should_terminate_if_connection_closes ... ok [INFO] [stdout] test server::tests::should_invoke_handler_upon_receiving_a_request ... ok [INFO] [stdout] test server::connection::tests::should_terminate_if_connection_fails_to_become_ready ... ok [INFO] [stdout] test server::tests::should_lonely_shutdown_if_no_connections_received_after_n_secs_when_config_set ... ok [INFO] [stdout] test server::tests::should_lonely_shutdown_if_last_connection_terminated_and_then_no_connections_after_n_secs ... ok [INFO] [stdout] test server::tests::should_shutdown_after_n_seconds_even_with_connections_if_config_set_to_after ... ok [INFO] [stdout] test server::tests::should_not_lonely_shutdown_as_long_as_a_connection_exists ... ok [INFO] [stdout] test server::tests::should_never_shutdown_if_config_set_to_never ... ok [INFO] [stdout] test server::tests::should_shutdown_after_n_seconds_if_config_set_to_after ... ok [INFO] [stdout] test server::connection::tests::should_send_heartbeat_via_empty_frame_every_minimum_duration ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes stdout ---- [INFO] [stdout] thread 'client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8f11bf0 - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::h00fa7340bc53addc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:637:9 [INFO] [stdout] 53: 0x8f11a27 - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::h6ffa9404ea0e49df [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:637:9 [INFO] [stdout] 54: 0x883b8dd - core::ops::function::FnOnce::call_once::h24ad06db1ee1f4fe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/client.rs:655:61 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddded3 - core::result::Result::unwrap::h6516a78bb9ba4444 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8f12400 - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::test_impl::{{closure}}::h520555194ed88fcf [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:655:24 [INFO] [stdout] 22: 0x8f11e2d - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::hefe93dffa009ea81 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:637:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8f11bf0 - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::h00fa7340bc53addc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:637:9 [INFO] [stdout] 38: 0x8f11a27 - distant_net::client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::h6ffa9404ea0e49df [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:637:9 [INFO] [stdout] 39: 0x883b8dd - core::ops::function::FnOnce::call_once::h24ad06db1ee1f4fe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::typed::should_not_exit_if_shutdown_channel_is_closed stdout ---- [INFO] [stdout] thread 'client::tests::typed::should_not_exit_if_shutdown_channel_is_closed' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8f18c50 - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::hbb2e895f0854eacc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:860:9 [INFO] [stdout] 53: 0x8f18a87 - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h97b9de523a7493fe [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:860:9 [INFO] [stdout] 54: 0x8836ecd - core::ops::function::FnOnce::call_once::h085f7e9351c657cc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::typed::should_not_exit_if_shutdown_channel_is_closed' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/client.rs:880:62 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddded3 - core::result::Result::unwrap::h6516a78bb9ba4444 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8f1948b - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::test_impl::{{closure}}::h04a51954147b940f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:880:24 [INFO] [stdout] 22: 0x8f18e8d - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h902bcf8e7364f3c8 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:860:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8f18c50 - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::hbb2e895f0854eacc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:860:9 [INFO] [stdout] 38: 0x8f18a87 - distant_net::client::tests::typed::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h97b9de523a7493fe [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:860:9 [INFO] [stdout] 39: 0x8836ecd - core::ops::function::FnOnce::call_once::h085f7e9351c657cc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request stdout ---- [INFO] [stdout] thread 'client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bb79e8 - distant_net::client::UntypedClient::spawn::{{closure}}::h85f4f63843e9097f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aa2db2 - tokio::runtime::task::core::Core::poll::{{closure}}::h32865b2ecf3b1879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b37d61 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h01f452271d4e90f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a88773 - tokio::runtime::task::core::Core::poll::h2d16ccff89481f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81ee2c3 - tokio::runtime::task::harness::poll_future::{{closure}}::h2a8cf05dc2966abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x856e567 - as core::ops::function::FnOnce<()>>::call_once::h57818186d891f11a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e7541 - std::panicking::try::do_call::h7868624b493bc12b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x805f645 - std::panicking::try::h27b29e5645bf5924 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8cb0b37 - std::panic::catch_unwind::h9ad430b22bad9d18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x818ec09 - tokio::runtime::task::harness::poll_future::h1434c8278a9dfe62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8225fba - tokio::runtime::task::harness::Harness::poll_inner::h5c39c4cd9c51c505 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x829e1f5 - tokio::runtime::task::harness::Harness::poll::h22cd1a931ae54656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864ffbf - tokio::runtime::task::raw::poll::h4df385c6a0a8fc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8f154e0 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::hc23e45eb864e5cdb [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:747:9 [INFO] [stdout] 53: 0x8f15317 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::h13efc0992748aa51 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:747:9 [INFO] [stdout] 54: 0x88414ad - core::ops::function::FnOnce::call_once::h4528f0403d991d58 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request' panicked at 'Reconnect did not occur', src/client.rs:781:39 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x92f3280 - core::panicking::panic_display::h4bc887915cb87c78 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:135:5 [INFO] [stdout] 20: 0x92f3226 - core::panicking::panic_str::hdcf982b401e0e9f0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:119:5 [INFO] [stdout] 21: 0x804cc92 - core::option::expect_failed::h1a92d979e1ed6e80 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:1879:5 [INFO] [stdout] 22: 0x8595c10 - core::option::Option::expect::h873456d0e23e0f4c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:741:21 [INFO] [stdout] 23: 0x8f16026 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::test_impl::{{closure}}::hc46e15515abb80d1 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:781:13 [INFO] [stdout] 24: 0x8f1571d - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::hb45e17388e7ad5ae [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:747:9 [INFO] [stdout] 25: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 29: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 30: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 31: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 32: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 33: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 34: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 36: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 37: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 38: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 39: 0x8f154e0 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::hc23e45eb864e5cdb [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:747:9 [INFO] [stdout] 40: 0x8f15317 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::h13efc0992748aa51 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:747:9 [INFO] [stdout] 41: 0x88414ad - core::ops::function::FnOnce::call_once::h4528f0403d991d58 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 44: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 45: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 46: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 52: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 53: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 54: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 56: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 61: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 62: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 64: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::typed::should_write_queued_requests_as_outgoing_frames stdout ---- [INFO] [stdout] thread 'client::tests::typed::should_write_queued_requests_as_outgoing_frames' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8f104f8 - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::h2a83c9601e4c2d47 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:599:9 [INFO] [stdout] 53: 0x8f10317 - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::{{closure}}::h98a558d1f094a74f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:599:9 [INFO] [stdout] 54: 0x8836b9d - core::ops::function::FnOnce::call_once::h078032a226b2bd7b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::typed::should_write_queued_requests_as_outgoing_frames' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: BrokenPipe, error: "channel closed" }', src/client.rs:605:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8de06e4 - core::result::Result::unwrap::hfe87dd2f524687a5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8f10ebd - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::{{closure}}::test_impl::{{closure}}::hb2f68ebee17cf27b [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:605:13 [INFO] [stdout] 22: 0x8f10746 - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::{{closure}}::h5fef408b83a774c7 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:599:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8f104f8 - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::h2a83c9601e4c2d47 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:599:9 [INFO] [stdout] 38: 0x8f10317 - distant_net::client::tests::typed::should_write_queued_requests_as_outgoing_frames::{{closure}}::h98a558d1f094a74f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:599:9 [INFO] [stdout] 39: 0x8836b9d - core::ops::function::FnOnce::call_once::h078032a226b2bd7b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::untyped::should_write_queued_requests_as_outgoing_frames stdout ---- [INFO] [stdout] thread 'client::tests::untyped::should_write_queued_requests_as_outgoing_frames' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8d80fb8 - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::h18d3ce5106db6d28 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:900:9 [INFO] [stdout] 53: 0x8d80dd7 - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::{{closure}}::hb260e4e437b8b71e [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:900:9 [INFO] [stdout] 54: 0x8837b5d - core::ops::function::FnOnce::call_once::h0d4057ef3aaf8109 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::untyped::should_write_queued_requests_as_outgoing_frames' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: BrokenPipe, error: "channel closed" }', src/client.rs:912:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8de06e4 - core::result::Result::unwrap::hfe87dd2f524687a5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8d81afd - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::{{closure}}::test_impl::{{closure}}::h5c7ce8e1e6cd41c6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:909:13 [INFO] [stdout] 22: 0x8d81206 - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::{{closure}}::h09061d1501524964 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:900:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8d80fb8 - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::h18d3ce5106db6d28 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:900:9 [INFO] [stdout] 38: 0x8d80dd7 - distant_net::client::tests::untyped::should_write_queued_requests_as_outgoing_frames::{{closure}}::hb260e4e437b8b71e [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:900:9 [INFO] [stdout] 39: 0x8837b5d - core::ops::function::FnOnce::call_once::h0d4057ef3aaf8109 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request stdout ---- [INFO] [stdout] thread 'client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bb79e8 - distant_net::client::UntypedClient::spawn::{{closure}}::h85f4f63843e9097f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aa2db2 - tokio::runtime::task::core::Core::poll::{{closure}}::h32865b2ecf3b1879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b37d61 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h01f452271d4e90f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a88773 - tokio::runtime::task::core::Core::poll::h2d16ccff89481f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81ee2c3 - tokio::runtime::task::harness::poll_future::{{closure}}::h2a8cf05dc2966abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x856e567 - as core::ops::function::FnOnce<()>>::call_once::h57818186d891f11a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e7541 - std::panicking::try::do_call::h7868624b493bc12b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x805f645 - std::panicking::try::h27b29e5645bf5924 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8cb0b37 - std::panic::catch_unwind::h9ad430b22bad9d18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x818ec09 - tokio::runtime::task::harness::poll_future::h1434c8278a9dfe62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8225fba - tokio::runtime::task::harness::Harness::poll_inner::h5c39c4cd9c51c505 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x829e1f5 - tokio::runtime::task::harness::Harness::poll::h22cd1a931ae54656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864ffbf - tokio::runtime::task::raw::poll::h4df385c6a0a8fc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8d86670 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::h94bacf7f6e5d0914 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1075:9 [INFO] [stdout] 53: 0x8d864a7 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::ha18d38824c6cd822 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1075:9 [INFO] [stdout] 54: 0x885946d - core::ops::function::FnOnce::call_once::hc5a3bdfc9f934190 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request' panicked at 'Reconnect did not occur', src/client.rs:1112:39 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x92f3280 - core::panicking::panic_display::h4bc887915cb87c78 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:135:5 [INFO] [stdout] 20: 0x92f3226 - core::panicking::panic_str::hdcf982b401e0e9f0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:119:5 [INFO] [stdout] 21: 0x804cc92 - core::option::expect_failed::h1a92d979e1ed6e80 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:1879:5 [INFO] [stdout] 22: 0x8595c10 - core::option::Option::expect::h873456d0e23e0f4c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:741:21 [INFO] [stdout] 23: 0x8d8731b - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::test_impl::{{closure}}::h1c7fdd7e14c6421d [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1112:13 [INFO] [stdout] 24: 0x8d868ad - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::hd076d276cd047ec7 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1075:9 [INFO] [stdout] 25: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 29: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 30: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 31: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 32: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 33: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 34: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 36: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 37: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 38: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 39: 0x8d86670 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::h94bacf7f6e5d0914 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1075:9 [INFO] [stdout] 40: 0x8d864a7 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request::{{closure}}::ha18d38824c6cd822 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1075:9 [INFO] [stdout] 41: 0x885946d - core::ops::function::FnOnce::call_once::hc5a3bdfc9f934190 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 44: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 45: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 46: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 52: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 53: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 54: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 56: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 61: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 62: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 64: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request stdout ---- [INFO] [stdout] thread 'client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bb79e8 - distant_net::client::UntypedClient::spawn::{{closure}}::h85f4f63843e9097f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aa2db2 - tokio::runtime::task::core::Core::poll::{{closure}}::h32865b2ecf3b1879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b37d61 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h01f452271d4e90f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a88773 - tokio::runtime::task::core::Core::poll::h2d16ccff89481f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81ee2c3 - tokio::runtime::task::harness::poll_future::{{closure}}::h2a8cf05dc2966abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x856e567 - as core::ops::function::FnOnce<()>>::call_once::h57818186d891f11a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e7541 - std::panicking::try::do_call::h7868624b493bc12b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x805f645 - std::panicking::try::h27b29e5645bf5924 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8cb0b37 - std::panic::catch_unwind::h9ad430b22bad9d18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x818ec09 - tokio::runtime::task::harness::poll_future::h1434c8278a9dfe62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8225fba - tokio::runtime::task::harness::Harness::poll_inner::h5c39c4cd9c51c505 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x829e1f5 - tokio::runtime::task::harness::Harness::poll::h22cd1a931ae54656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864ffbf - tokio::runtime::task::raw::poll::h4df385c6a0a8fc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8f16470 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::h62d4e22a6e867a4c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:784:9 [INFO] [stdout] 53: 0x8f162a7 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::he1a59a895787efcb [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:784:9 [INFO] [stdout] 54: 0x884552d - core::ops::function::FnOnce::call_once::h58dd25ac293ea360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request' panicked at 'Reconnect did not occur', src/client.rs:829:39 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x92f3280 - core::panicking::panic_display::h4bc887915cb87c78 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:135:5 [INFO] [stdout] 20: 0x92f3226 - core::panicking::panic_str::hdcf982b401e0e9f0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:119:5 [INFO] [stdout] 21: 0x804cc92 - core::option::expect_failed::h1a92d979e1ed6e80 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:1879:5 [INFO] [stdout] 22: 0x8595c10 - core::option::Option::expect::h873456d0e23e0f4c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:741:21 [INFO] [stdout] 23: 0x8f16fb6 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::test_impl::{{closure}}::h666f6a80fb5fad19 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:829:13 [INFO] [stdout] 24: 0x8f166ad - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::h4aa16170cf485fa7 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:784:9 [INFO] [stdout] 25: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 29: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 30: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 31: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 32: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 33: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 34: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 36: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 37: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 38: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 39: 0x8f16470 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::h62d4e22a6e867a4c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:784:9 [INFO] [stdout] 40: 0x8f162a7 - distant_net::client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::he1a59a895787efcb [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:784:9 [INFO] [stdout] 41: 0x884552d - core::ops::function::FnOnce::call_once::h58dd25ac293ea360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 44: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 45: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 46: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 52: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 53: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 54: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 56: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 61: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 62: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 64: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request stdout ---- [INFO] [stdout] thread 'client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bb79e8 - distant_net::client::UntypedClient::spawn::{{closure}}::h85f4f63843e9097f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aa2db2 - tokio::runtime::task::core::Core::poll::{{closure}}::h32865b2ecf3b1879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b37d61 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h01f452271d4e90f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a88773 - tokio::runtime::task::core::Core::poll::h2d16ccff89481f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81ee2c3 - tokio::runtime::task::harness::poll_future::{{closure}}::h2a8cf05dc2966abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x856e567 - as core::ops::function::FnOnce<()>>::call_once::h57818186d891f11a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e7541 - std::panicking::try::do_call::h7868624b493bc12b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x805f645 - std::panicking::try::h27b29e5645bf5924 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8cb0b37 - std::panic::catch_unwind::h9ad430b22bad9d18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x818ec09 - tokio::runtime::task::harness::poll_future::h1434c8278a9dfe62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8225fba - tokio::runtime::task::harness::Harness::poll_inner::h5c39c4cd9c51c505 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x829e1f5 - tokio::runtime::task::harness::Harness::poll::h22cd1a931ae54656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864ffbf - tokio::runtime::task::raw::poll::h4df385c6a0a8fc0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8d87770 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::h6a9a0e0031ad5476 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1115:9 [INFO] [stdout] 53: 0x8d875a7 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::h1a35a49effd8e710 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1115:9 [INFO] [stdout] 54: 0x88546ad - core::ops::function::FnOnce::call_once::hac626365084308ae [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request' panicked at 'Reconnect did not occur', src/client.rs:1163:39 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x92f3280 - core::panicking::panic_display::h4bc887915cb87c78 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:135:5 [INFO] [stdout] 20: 0x92f3226 - core::panicking::panic_str::hdcf982b401e0e9f0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:119:5 [INFO] [stdout] 21: 0x804cc92 - core::option::expect_failed::h1a92d979e1ed6e80 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:1879:5 [INFO] [stdout] 22: 0x8595c10 - core::option::Option::expect::h873456d0e23e0f4c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:741:21 [INFO] [stdout] 23: 0x8d8841b - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::test_impl::{{closure}}::h54bc8bc5ce95a859 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1163:13 [INFO] [stdout] 24: 0x8d879ad - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::h91e20699d10347e6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1115:9 [INFO] [stdout] 25: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 29: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 30: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 31: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 32: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 33: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 34: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 36: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 37: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 38: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 39: 0x8d87770 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::h6a9a0e0031ad5476 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1115:9 [INFO] [stdout] 40: 0x8d875a7 - distant_net::client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request::{{closure}}::h1a35a49effd8e710 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1115:9 [INFO] [stdout] 41: 0x88546ad - core::ops::function::FnOnce::call_once::hac626365084308ae [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 44: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 45: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 46: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 52: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 53: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 54: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 56: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 61: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 62: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 64: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed stdout ---- [INFO] [stdout] thread 'client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8d8a130 - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::h39553950601718d8 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1194:9 [INFO] [stdout] 53: 0x8d89f67 - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h28993ef54df804dc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1194:9 [INFO] [stdout] 54: 0x885a5bd - core::ops::function::FnOnce::call_once::hcb8b0d95dc81151f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/client.rs:1218:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8dde5d0 - core::result::Result::unwrap::h74347683f444852f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8d8aaa8 - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::test_impl::{{closure}}::h88e7957349f1a76f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1215:17 [INFO] [stdout] 22: 0x8d8a36d - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h7c6803f2e9aa23c4 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1194:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8d8a130 - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::h39553950601718d8 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1194:9 [INFO] [stdout] 38: 0x8d89f67 - distant_net::client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed::{{closure}}::h28993ef54df804dc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:1194:9 [INFO] [stdout] 39: 0x885a5bd - core::ops::function::FnOnce::call_once::hcb8b0d95dc81151f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes stdout ---- [INFO] [stdout] thread 'client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8d82910 - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::h5953a1c066ea607e [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:947:9 [INFO] [stdout] 53: 0x8d82747 - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::hdab4d569d4494eaa [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:947:9 [INFO] [stdout] 54: 0x883c8fd - core::ops::function::FnOnce::call_once::h2aae46bc1a1a30ef [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/client.rs:969:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8dde5d0 - core::result::Result::unwrap::h74347683f444852f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8d83254 - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::test_impl::{{closure}}::h91e965160446d18c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:966:17 [INFO] [stdout] 22: 0x8d82b4d - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::he55ae3f3e5bc8bd7 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:947:9 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8d82910 - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::h5953a1c066ea607e [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:947:9 [INFO] [stdout] 38: 0x8d82747 - distant_net::client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes::{{closure}}::hdab4d569d4494eaa [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:947:9 [INFO] [stdout] 39: 0x883c8fd - core::ops::function::FnOnce::call_once::h2aae46bc1a1a30ef [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them stdout ---- [INFO] [stdout] thread 'common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them' panicked at 'Failed to get server address: RecvError(())', src/common/listener/tcp.rs:136:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddb144 - core::result::Result::expect::h2d3c560b2f3f63fb [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8558bfa - distant_net::common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them::{{closure}}::test_impl::{{closure}}::h4417e49bd1c6259a [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:136:23 [INFO] [stdout] 22: 0x855860d - distant_net::common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them::{{closure}}::hb7eee63396269878 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:93:5 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x85583d0 - distant_net::common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them::h7278153510ced056 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:93:5 [INFO] [stdout] 38: 0x8558207 - distant_net::common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them::{{closure}}::h7828a90105db4536 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:93:5 [INFO] [stdout] 39: 0x885d1fd - core::ops::function::FnOnce::call_once::hd8f693cd5e8fb946 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound stdout ---- [INFO] [stdout] thread 'common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound' panicked at 'Unexpectedly failed to bind first time: Os { code: 99, kind: AddrNotAvailable, message: "Address not available" }', src/common/listener/tcp.rs:81:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddbba0 - core::result::Result::expect::h8a55ffad6b0f1f86 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8557ca1 - distant_net::common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound::{{closure}}::test_impl::{{closure}}::h3caf4755d2c6eae3 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:79:24 [INFO] [stdout] 22: 0x855784d - distant_net::common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound::{{closure}}::h89def4ef2dc3d20a [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:73:5 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8557610 - distant_net::common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound::h2dfd2b11b7e0dcf6 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:73:5 [INFO] [stdout] 38: 0x8557447 - distant_net::common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound::{{closure}}::hdbd0300ce4033b30 [INFO] [stdout] at /opt/rustwide/workdir/src/common/listener/tcp.rs:73:5 [INFO] [stdout] 39: 0x885f09d - core::ops::function::FnOnce::call_once::he4306c1d6ff5b1f7 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::request::tests::untyped_request_should_support_converting_to_bytes stdout ---- [INFO] [stdout] thread 'common::packet::request::tests::untyped_request_should_support_converting_to_bytes' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8818b07 - distant_net::common::packet::request::tests::untyped_request_should_support_converting_to_bytes::test_impl::h4bd897147bfd4ff2 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:223:20 [INFO] [stdout] 24: 0x8818941 - distant_net::common::packet::request::tests::untyped_request_should_support_converting_to_bytes::h11b09c43d1e326b1 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:213:5 [INFO] [stdout] 25: 0x88188f7 - distant_net::common::packet::request::tests::untyped_request_should_support_converting_to_bytes::{{closure}}::he95623f399ead4b5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:213:5 [INFO] [stdout] 26: 0x883858d - core::ops::function::FnOnce::call_once::h11ac85421b464fed [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 27: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 28: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 29: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 30: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 31: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 32: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 37: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 38: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 39: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 41: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 45: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 46: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 47: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 49: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::response::tests::untyped_response_should_support_converting_to_bytes stdout ---- [INFO] [stdout] thread 'common::packet::response::tests::untyped_response_should_support_converting_to_bytes' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x84861ea - distant_net::common::packet::response::UntypedResponse::to_bytes::h98b0531eea4f89ad [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/response.rs:159:9 [INFO] [stdout] 23: 0x84e7a6f - distant_net::common::packet::response::tests::untyped_response_should_support_converting_to_bytes::test_impl::h3399e5f958b52b25 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/response.rs:266:20 [INFO] [stdout] 24: 0x84e7841 - distant_net::common::packet::response::tests::untyped_response_should_support_converting_to_bytes::h8d8027cd996e48ec [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/response.rs:255:5 [INFO] [stdout] 25: 0x84e77f7 - distant_net::common::packet::response::tests::untyped_response_should_support_converting_to_bytes::{{closure}}::h4d248228a7f70aca [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/response.rs:255:5 [INFO] [stdout] 26: 0x88391dd - core::ops::function::FnOnce::call_once::h15c0a1a8bc69bac5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 27: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 28: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 29: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 30: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 31: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 32: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 37: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 38: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 39: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 41: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 45: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 46: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 47: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 48: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 49: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::tests::write_str_msg_pack::should_support_str_8 stdout ---- [INFO] [stdout] thread 'common::packet::tests::write_str_msg_pack::should_support_str_8' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x8e6df5b - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_8::h7b84a14bf729cccc [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:389:13 [INFO] [stdout] 23: 0x8e6de47 - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_8::{{closure}}::h8150415d32c520cb [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:386:35 [INFO] [stdout] 24: 0x883769d - core::ops::function::FnOnce::call_once::h0b6d158834a3f116 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 25: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 27: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 28: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 29: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 30: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 32: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 35: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 36: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 37: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 38: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 39: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 41: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 42: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 44: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::tests::write_str_msg_pack::should_support_str_16 stdout ---- [INFO] [stdout] thread 'common::packet::tests::write_str_msg_pack::should_support_str_16' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x8e6e813 - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_16::h37ba7d8ade7749da [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:406:13 [INFO] [stdout] 23: 0x8e6e6e7 - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_16::{{closure}}::ha7b556ffeecd1828 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:403:36 [INFO] [stdout] 24: 0x883bd8d - core::ops::function::FnOnce::call_once::h26666149423d0343 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 25: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 27: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 28: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 29: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 30: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 32: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 35: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 36: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 37: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 38: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 39: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 41: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 42: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 44: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::tests::write_str_msg_pack::should_support_str_32 stdout ---- [INFO] [stdout] thread 'common::packet::tests::write_str_msg_pack::should_support_str_32' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x8e6f1f3 - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_32::h6e6a34b4a5087eb3 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:423:13 [INFO] [stdout] 23: 0x8e6f0c7 - distant_net::common::packet::tests::write_str_msg_pack::should_support_str_32::{{closure}}::h05a953479f7601df [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:420:36 [INFO] [stdout] 24: 0x883ee2d - core::ops::function::FnOnce::call_once::h37f0b9c3138ff46c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 25: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 27: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 28: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 29: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 30: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 32: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 35: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 36: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 37: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 38: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 39: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 41: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 42: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 44: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::packet::tests::write_str_msg_pack::should_support_fixstr stdout ---- [INFO] [stdout] thread 'common::packet::tests::write_str_msg_pack::should_support_fixstr' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x8e6b8aa - distant_net::common::packet::tests::write_str_msg_pack::should_support_fixstr::h82427b17ff5c8ebd [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:94:13 [INFO] [stdout] 23: 0x8e6b827 - distant_net::common::packet::tests::write_str_msg_pack::should_support_fixstr::{{closure}}::h831a7cae7f4b59ea [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:91:36 [INFO] [stdout] 24: 0x885ba4d - core::ops::function::FnOnce::call_once::hd0b982843843e43f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 25: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 27: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 28: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 29: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 30: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 32: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 35: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 36: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 37: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 38: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 39: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 41: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 42: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 44: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::transport::tcp::tests::should_be_able_to_read_and_write_data stdout ---- [INFO] [stdout] thread 'common::transport::tcp::tests::should_be_able_to_read_and_write_data' panicked at 'Failed to bind on an ephemeral port: Os { code: 99, kind: AddrNotAvailable, message: "Address not available" }', src/common/transport/tcp.rs:86:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddc1f0 - core::result::Result::expect::he8d3fe99724fc6d0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8d70569 - distant_net::common::transport::tcp::tests::find_ephemeral_addr::{{closure}}::h41ecc181d82e7526 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:84:24 [INFO] [stdout] 22: 0x8d70943 - distant_net::common::transport::tcp::tests::start_and_run_server::{{closure}}::h4eeb552316d2b0a0 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:97:41 [INFO] [stdout] 23: 0x8a9dd04 - tokio::runtime::task::core::Core::poll::{{closure}}::h12b224b27f6fd62d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 24: 0x8b754d1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hcde65bef2d2ee04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 25: 0x8a890b3 - tokio::runtime::task::core::Core::poll::h33ca176c00664d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 26: 0x81eeb33 - tokio::runtime::task::harness::poll_future::{{closure}}::h2e59c6f561b91f60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 27: 0x8588497 - as core::ops::function::FnOnce<()>>::call_once::hffe4acbf052910a6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x8101c81 - std::panicking::try::do_call::hcc9ce34331c77069 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x814fc0c - __rust_try [INFO] [stdout] 30: 0x80787a5 - std::panicking::try::h62d60eec9850fb4b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x8cbd1b7 - std::panic::catch_unwind::heb18b35d9923fd8b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x81b4f99 - tokio::runtime::task::harness::poll_future::h70ca6296fb1fa892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 33: 0x82442ba - tokio::runtime::task::harness::Harness::poll_inner::hfda5f26bf4079fdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 34: 0x82a7a95 - tokio::runtime::task::harness::Harness::poll::h86983034d0828629 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 35: 0x865133f - tokio::runtime::task::raw::poll::h7146a5dab6b06845 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 36: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 37: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 38: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 42: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 43: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 44: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 45: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 46: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 47: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 48: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 49: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 50: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 51: 0x8dad690 - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::hc4e35d4aa33d7ba6 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:137:5 [INFO] [stdout] 52: 0x8dad4c7 - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::{{closure}}::hc0c18e1d715ef13d [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:137:5 [INFO] [stdout] 53: 0x885625d - core::ops::function::FnOnce::call_once::hb62d674b0bbd6fcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 56: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 57: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 64: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 65: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 66: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 67: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 68: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 71: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 73: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'common::transport::tcp::tests::should_be_able_to_read_and_write_data' panicked at 'Failed to get server server address: RecvError(())', src/common/transport/tcp.rs:146:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddb144 - core::result::Result::expect::h2d3c560b2f3f63fb [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8daddec - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::{{closure}}::test_impl::{{closure}}::he1ed8d3a68fd3f7d [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:146:20 [INFO] [stdout] 22: 0x8dad8cd - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::{{closure}}::h7553485b0dd45374 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:137:5 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8dad690 - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::hc4e35d4aa33d7ba6 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:137:5 [INFO] [stdout] 38: 0x8dad4c7 - distant_net::common::transport::tcp::tests::should_be_able_to_read_and_write_data::{{closure}}::hc0c18e1d715ef13d [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:137:5 [INFO] [stdout] 39: 0x885625d - core::ops::function::FnOnce::call_once::hb62d674b0bbd6fcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening stdout ---- [INFO] [stdout] thread 'common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening' panicked at 'Failed to bind on an ephemeral port: Os { code: 99, kind: AddrNotAvailable, message: "Address not available" }', src/common/transport/tcp.rs:86:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddc1f0 - core::result::Result::expect::he8d3fe99724fc6d0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8d70569 - distant_net::common::transport::tcp::tests::find_ephemeral_addr::{{closure}}::h41ecc181d82e7526 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:84:24 [INFO] [stdout] 22: 0x8dacf56 - distant_net::common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening::{{closure}}::test_impl::{{closure}}::hd06b243901119db4 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:128:41 [INFO] [stdout] 23: 0x8dacc9d - distant_net::common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening::{{closure}}::hf67835e5598f2516 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:126:5 [INFO] [stdout] 24: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 29: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 30: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 31: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 32: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 33: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 35: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 36: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 37: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 38: 0x8daca60 - distant_net::common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening::h5fbe9974ab1fd1ee [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:126:5 [INFO] [stdout] 39: 0x8dac897 - distant_net::common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening::{{closure}}::hc6ecea236050483c [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:126:5 [INFO] [stdout] 40: 0x885918d - core::ops::function::FnOnce::call_once::hc4e82847defd0904 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 43: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 44: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 51: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 52: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 53: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 55: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 60: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- common::transport::tcp::tests::should_be_able_to_reconnect stdout ---- [INFO] [stdout] thread 'common::transport::tcp::tests::should_be_able_to_reconnect' panicked at 'Failed to bind on an ephemeral port: Os { code: 99, kind: AddrNotAvailable, message: "Address not available" }', src/common/transport/tcp.rs:86:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddc1f0 - core::result::Result::expect::he8d3fe99724fc6d0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8d70569 - distant_net::common::transport::tcp::tests::find_ephemeral_addr::{{closure}}::h41ecc181d82e7526 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:84:24 [INFO] [stdout] 22: 0x8d70943 - distant_net::common::transport::tcp::tests::start_and_run_server::{{closure}}::h4eeb552316d2b0a0 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:97:41 [INFO] [stdout] 23: 0x8a9dd04 - tokio::runtime::task::core::Core::poll::{{closure}}::h12b224b27f6fd62d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 24: 0x8b754d1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hcde65bef2d2ee04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 25: 0x8a890b3 - tokio::runtime::task::core::Core::poll::h33ca176c00664d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 26: 0x81eeb33 - tokio::runtime::task::harness::poll_future::{{closure}}::h2e59c6f561b91f60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 27: 0x8588497 - as core::ops::function::FnOnce<()>>::call_once::hffe4acbf052910a6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x8101c81 - std::panicking::try::do_call::hcc9ce34331c77069 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x814fc0c - __rust_try [INFO] [stdout] 30: 0x80787a5 - std::panicking::try::h62d60eec9850fb4b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x8cbd1b7 - std::panic::catch_unwind::heb18b35d9923fd8b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x81b4f99 - tokio::runtime::task::harness::poll_future::h70ca6296fb1fa892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 33: 0x82442ba - tokio::runtime::task::harness::Harness::poll_inner::hfda5f26bf4079fdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 34: 0x82a7a95 - tokio::runtime::task::harness::Harness::poll::h86983034d0828629 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 35: 0x865133f - tokio::runtime::task::raw::poll::h7146a5dab6b06845 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 36: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 37: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 38: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 42: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 43: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 44: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 45: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 46: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 47: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 48: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 49: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 50: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 51: 0x8dae840 - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::hd447d674ea3c0d1c [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:169:5 [INFO] [stdout] 52: 0x8dae677 - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::{{closure}}::ha4deeec7dd4c7803 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:169:5 [INFO] [stdout] 53: 0x883905d - core::ops::function::FnOnce::call_once::h150cbedf59a9ef15 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 56: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 57: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 64: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 65: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 66: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 67: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 68: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 71: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 73: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'common::transport::tcp::tests::should_be_able_to_reconnect' panicked at 'Failed to get server server address: RecvError(())', src/common/transport/tcp.rs:178:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddb144 - core::result::Result::expect::h2d3c560b2f3f63fb [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8daf036 - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::{{closure}}::test_impl::{{closure}}::h6809f6a4c14aa55d [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:178:20 [INFO] [stdout] 22: 0x8daea7d - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::{{closure}}::hcabb3425a84b515a [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:169:5 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8dae840 - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::hd447d674ea3c0d1c [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:169:5 [INFO] [stdout] 38: 0x8dae677 - distant_net::common::transport::tcp::tests::should_be_able_to_reconnect::{{closure}}::ha4deeec7dd4c7803 [INFO] [stdout] at /opt/rustwide/workdir/src/common/transport/tcp.rs:169:5 [INFO] [stdout] 39: 0x883905d - core::ops::function::FnOnce::call_once::h150cbedf59a9ef15 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::kill_should_report_error_if_receives_unexpected_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_unexpected_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8dbed90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::h4d0a5631096f2d90 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:604:9 [INFO] [stdout] 53: 0x8dbebc7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::{{closure}}::hb6387b1f2b3ee857 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:584:73 [INFO] [stdout] 54: 0x883c7dd - core::ops::function::FnOnce::call_once::h2a667c10250b59e4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_unexpected_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:592:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dbf74d - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::{{closure}}::{{closure}}::h78146b6f1a682912 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:588:27 [INFO] [stdout] 22: 0x8ab0b5f - tokio::runtime::task::core::Core::poll::{{closure}}::h99009d74636f2931 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b5fcd1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h8801bcffeba8b8f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a92304 - tokio::runtime::task::core::Core::poll::ha65a4807a41e751f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81f9e24 - tokio::runtime::task::harness::poll_future::{{closure}}::h781e3c7c8a0a04a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x85833bb - as core::ops::function::FnOnce<()>>::call_once::hdf2944da4bf97f06 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80fb39a - std::panicking::try::do_call::hb863ec88012bdffb [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80a13e5 - std::panicking::try::hbe65643b74614dee [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cb77f7 - std::panic::catch_unwind::hc747cdda30c715d0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81d6cf9 - tokio::runtime::task::harness::poll_future::hd421ec6db3b35897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x824023a - tokio::runtime::task::harness::Harness::poll_inner::he72e8a3dcca325f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82b1a15 - tokio::runtime::task::harness::Harness::poll::hff64b11e52e3dc6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x864eb7f - tokio::runtime::task::raw::poll::h2440512fe4d422bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8dbed90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::h4d0a5631096f2d90 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:604:9 [INFO] [stdout] 51: 0x8dbebc7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::{{closure}}::hb6387b1f2b3ee857 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:584:73 [INFO] [stdout] 52: 0x883c7dd - core::ops::function::FnOnce::call_once::h2a667c10250b59e4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_unexpected_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `InvalidData`', src/manager/client.rs:604:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8dbf2fe - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::{{closure}}::h72d5e2ffeb898726 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:604:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8dbed90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::h4d0a5631096f2d90 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:604:9 [INFO] [stdout] 37: 0x8dbebc7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_unexpected_response::{{closure}}::hb6387b1f2b3ee857 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:584:73 [INFO] [stdout] 38: 0x883c7dd - core::ops::function::FnOnce::call_once::h2a667c10250b59e4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::kill_should_report_error_if_receives_error_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_error_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8dbdc90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::h9572e15f36c6c3c0 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:580:9 [INFO] [stdout] 53: 0x8dbdac7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::{{closure}}::ha6e50d4ef80aac2a [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:562:68 [INFO] [stdout] 54: 0x8859e1d - core::ops::function::FnOnce::call_once::hc94808aa6f08b8a4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_error_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:570:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dbe825 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::{{closure}}::{{closure}}::h40ed8b3cc604cede [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:566:27 [INFO] [stdout] 22: 0x8ab0d7f - tokio::runtime::task::core::Core::poll::{{closure}}::h9a05fef7fdcc7018 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b60f71 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h8bb2c3111a9a366a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a8d774 - tokio::runtime::task::core::Core::poll::h6a7b11111917cd6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81e94b4 - tokio::runtime::task::harness::poll_future::{{closure}}::h0570057137b80b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x858319b - as core::ops::function::FnOnce<()>>::call_once::hdde29ecd701a6f0f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80c459a - std::panicking::try::do_call::h117cb7b684c053ea [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80754e5 - std::panicking::try::h5c00fc489e608791 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cad8b7 - std::panic::catch_unwind::h87d8c608af091037 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81955d9 - tokio::runtime::task::harness::poll_future::h2220f9ea53bd1275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x8222e3a - tokio::runtime::task::harness::Harness::poll_inner::h46c9cba00104c3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82a96c5 - tokio::runtime::task::harness::Harness::poll::h9d8e2397c54dad3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x8652f3f - tokio::runtime::task::raw::poll::hae0bf3ab67eb494c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8dbdc90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::h9572e15f36c6c3c0 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:580:9 [INFO] [stdout] 51: 0x8dbdac7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::{{closure}}::ha6e50d4ef80aac2a [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:562:68 [INFO] [stdout] 52: 0x8859e1d - core::ops::function::FnOnce::call_once::hc94808aa6f08b8a4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_report_error_if_receives_error_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `Other`', src/manager/client.rs:579:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8dbe20e - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::{{closure}}::h57579ee28a5a7a8e [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:579:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8dbdc90 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::h9572e15f36c6c3c0 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:580:9 [INFO] [stdout] 37: 0x8dbdac7 - distant_net::manager::client::tests::kill_should_report_error_if_receives_error_response::{{closure}}::ha6e50d4ef80aac2a [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:562:68 [INFO] [stdout] 38: 0x8859e1d - core::ops::function::FnOnce::call_once::hc94808aa6f08b8a4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::info_should_report_error_if_receives_error_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_error_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db7600 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::h3166083bf625be3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:434:9 [INFO] [stdout] 53: 0x8db7437 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::{{closure}}::h4b26ff703fa3940c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:416:68 [INFO] [stdout] 54: 0x8853c6d - core::ops::function::FnOnce::call_once::ha89cb8e9846092e5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_error_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:424:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8db81a5 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::{{closure}}::{{closure}}::hd33574acd6b1ac2f [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:420:27 [INFO] [stdout] 22: 0x8aa366f - tokio::runtime::task::core::Core::poll::{{closure}}::h3793c6bf90995d59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b40861 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h20c7258c16eb1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a88484 - tokio::runtime::task::core::Core::poll::h2a916e9c2f7b5690 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x8209be4 - tokio::runtime::task::harness::poll_future::{{closure}}::hde1d9c85df001c05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x85612cb - as core::ops::function::FnOnce<()>>::call_once::h014a80c3b5e7edb5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x810916a - std::panicking::try::do_call::he24cddf92e78a3e7 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x8060b35 - std::panicking::try::h2ae909013ac40cfe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cbc077 - std::panic::catch_unwind::he402ae5f0a7815dd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81952f9 - tokio::runtime::task::harness::poll_future::h2143f3a03fbdb2d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x822d03a - tokio::runtime::task::harness::Harness::poll_inner::h7f83c422bcb55d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x829d645 - tokio::runtime::task::harness::Harness::poll::h1ba343bdd353daf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x864dd3f - tokio::runtime::task::raw::poll::h0ab14c9073852c3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db7600 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::h3166083bf625be3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:434:9 [INFO] [stdout] 51: 0x8db7437 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::{{closure}}::h4b26ff703fa3940c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:416:68 [INFO] [stdout] 52: 0x8853c6d - core::ops::function::FnOnce::call_once::ha89cb8e9846092e5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_error_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `Other`', src/manager/client.rs:433:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8db7b89 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::{{closure}}::h8b3c084515d99e26 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:433:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db7600 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::h3166083bf625be3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:434:9 [INFO] [stdout] 37: 0x8db7437 - distant_net::manager::client::tests::info_should_report_error_if_receives_error_response::{{closure}}::h4b26ff703fa3940c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:416:68 [INFO] [stdout] 38: 0x8853c6d - core::ops::function::FnOnce::call_once::ha89cb8e9846092e5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::connect_should_return_id_from_successful_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::connect_should_return_id_from_successful_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db6640 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::he76dc404f9c99769 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:412:9 [INFO] [stdout] 53: 0x8db6477 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::{{closure}}::hd2b2fe35c89a2fbd [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:384:66 [INFO] [stdout] 54: 0x884cbed - core::ops::function::FnOnce::call_once::h80c5584421cee737 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_return_id_from_successful_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:393:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8db70f3 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::{{closure}}::{{closure}}::heafd2ad7c898af63 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:389:27 [INFO] [stdout] 22: 0x8ab5250 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb06da2e3b2d0ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b772d1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hd533345b56e0dbc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a87ef4 - tokio::runtime::task::core::Core::poll::h2524e07a0f9e2035 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x820d6e4 - tokio::runtime::task::harness::poll_future::{{closure}}::hf784c530306aebf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x8564c5b - as core::ops::function::FnOnce<()>>::call_once::h192fbfc0cbec1b18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80dbe5a - std::panicking::try::do_call::h569ea54c65f4d1c5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80672c5 - std::panicking::try::h3c49562deac6d19c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cb33f7 - std::panic::catch_unwind::haa5fd7fb116e90e9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x819dfb9 - tokio::runtime::task::harness::poll_future::h3519f866d02a5783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x823b8ba - tokio::runtime::task::harness::Harness::poll_inner::hd17fe734d62e3f5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82af4f5 - tokio::runtime::task::harness::Harness::poll::he5923e5d5a52be97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x86548bf - tokio::runtime::task::raw::poll::he23113cf8e09951e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db6640 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::he76dc404f9c99769 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:412:9 [INFO] [stdout] 51: 0x8db6477 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::{{closure}}::hd2b2fe35c89a2fbd [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:384:66 [INFO] [stdout] 52: 0x884cbed - core::ops::function::FnOnce::call_once::h80c5584421cee737 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_return_id_from_successful_response' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: UnexpectedEof, error: "Missing connection confirmation" }', src/manager/client.rs:411:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddeefd - core::result::Result::unwrap::h957a34bbda992626 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8db6bf3 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::{{closure}}::hbe8a3b5e74337284 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:404:18 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db6640 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::he76dc404f9c99769 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:412:9 [INFO] [stdout] 37: 0x8db6477 - distant_net::manager::client::tests::connect_should_return_id_from_successful_response::{{closure}}::hd2b2fe35c89a2fbd [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:384:66 [INFO] [stdout] 38: 0x884cbed - core::ops::function::FnOnce::call_once::h80c5584421cee737 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::info_should_return_connection_info_from_successful_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::info_should_return_connection_info_from_successful_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db95e0 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::hcbc9084bbf42b839 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:487:9 [INFO] [stdout] 53: 0x8db9417 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::{{closure}}::h64c2bffb4240ce3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:459:76 [INFO] [stdout] 54: 0x884a3dd - core::ops::function::FnOnce::call_once::h72032f08b3429936 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_return_connection_info_from_successful_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:467:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dba21b - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::{{closure}}::{{closure}}::h82a200f80e6b0073 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:463:27 [INFO] [stdout] 22: 0x8aa2ebf - tokio::runtime::task::core::Core::poll::{{closure}}::h32bdfe3156201f32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b70fa1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hc081ae8f739247ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a95154 - tokio::runtime::task::core::Core::poll::hc22efee04307c519 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81e89d4 - tokio::runtime::task::harness::poll_future::{{closure}}::h02cd0b4ab686675e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x856cecb - as core::ops::function::FnOnce<()>>::call_once::h4e091fb3f4091d24 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80ee30a - std::panicking::try::do_call::h8e44c4938fd4f7ac [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80649e5 - std::panicking::try::h34a9d4d04048a87b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8ca1337 - std::panic::catch_unwind::h382ed332e951bbe2 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x8191899 - tokio::runtime::task::harness::poll_future::h1b75ab816ee8edf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x822ca3a - tokio::runtime::task::harness::Harness::poll_inner::h7e195672c032e3c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82ac375 - tokio::runtime::task::harness::Harness::poll::hc1b92031641a8067 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x865387f - tokio::runtime::task::raw::poll::hc31781b4166b5929 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db95e0 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::hcbc9084bbf42b839 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:487:9 [INFO] [stdout] 51: 0x8db9417 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::{{closure}}::h64c2bffb4240ce3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:459:76 [INFO] [stdout] 52: 0x884a3dd - core::ops::function::FnOnce::call_once::h72032f08b3429936 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_return_connection_info_from_successful_response' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/manager/client.rs:481:43 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddd061 - core::result::Result::unwrap::h3dc066e44374c67c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8db9a4b - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::{{closure}}::hec6dcdfabda58211 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:481:20 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db95e0 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::hcbc9084bbf42b839 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:487:9 [INFO] [stdout] 37: 0x8db9417 - distant_net::manager::client::tests::info_should_return_connection_info_from_successful_response::{{closure}}::h64c2bffb4240ce3d [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:459:76 [INFO] [stdout] 38: 0x884a3dd - core::ops::function::FnOnce::call_once::h72032f08b3429936 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::connect_should_report_error_if_receives_error_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_error_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db4410 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::hdf84981bc072ed37 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:352:9 [INFO] [stdout] 53: 0x8db4247 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::{{closure}}::he1000b1e18c2c5c7 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:327:71 [INFO] [stdout] 54: 0x8845afd - core::ops::function::FnOnce::call_once::h5b48db64db8c79c3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_error_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:335:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8db50d5 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::{{closure}}::{{closure}}::h9222a42a7965465a [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:331:27 [INFO] [stdout] 22: 0x8aabeaf - tokio::runtime::task::core::Core::poll::{{closure}}::h7a160ba428dd068f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b63f31 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h964512c896298463 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a88c54 - tokio::runtime::task::core::Core::poll::h30aef23c811d45f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81f2c64 - tokio::runtime::task::harness::poll_future::{{closure}}::h4a09f1e744faaf96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x8569b8b - as core::ops::function::FnOnce<()>>::call_once::h37a34bbb7a2ade20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80c88fa - std::panicking::try::do_call::h1d9b1ff2e1b45087 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80689e5 - std::panicking::try::h3faf29fbb049370f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cab767 - std::panic::catch_unwind::h7b37986629d803f9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81c3b59 - tokio::runtime::task::harness::poll_future::ha07d2fa91a8e1d34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x821fb3a - tokio::runtime::task::harness::Harness::poll_inner::h3646b1017a305343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x829ec45 - tokio::runtime::task::harness::Harness::poll::h28acead512f67b39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x8653bbf - tokio::runtime::task::raw::poll::hc83f0ad3daac4058 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db4410 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::hdf84981bc072ed37 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:352:9 [INFO] [stdout] 51: 0x8db4247 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::{{closure}}::he1000b1e18c2c5c7 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:327:71 [INFO] [stdout] 52: 0x8845afd - core::ops::function::FnOnce::call_once::h5b48db64db8c79c3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_error_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `UnexpectedEof`, [INFO] [stdout] right: `Other`', src/manager/client.rs:351:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8db4acd - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::{{closure}}::h07e254ca8b7ca70c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:351:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db4410 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::hdf84981bc072ed37 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:352:9 [INFO] [stdout] 37: 0x8db4247 - distant_net::manager::client::tests::connect_should_report_error_if_receives_error_response::{{closure}}::he1000b1e18c2c5c7 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:327:71 [INFO] [stdout] 38: 0x8845afd - core::ops::function::FnOnce::call_once::h5b48db64db8c79c3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::list_should_report_error_if_receives_error_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_error_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8dba950 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::h7746def6e05fe615 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:509:9 [INFO] [stdout] 53: 0x8dba787 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::{{closure}}::h47fc16b1542d4d76 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:491:68 [INFO] [stdout] 54: 0x885e00d - core::ops::function::FnOnce::call_once::hde690f32fb1ed850 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_error_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:499:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dbb545 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::{{closure}}::{{closure}}::hf1052eaf3c67e172 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:495:27 [INFO] [stdout] 22: 0x8ab422f - tokio::runtime::task::core::Core::poll::{{closure}}::hb05cb9bb46550fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b3ba41 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h0f537bf7ad68969c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a88cf4 - tokio::runtime::task::core::Core::poll::h31a33c0221986053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81f6f74 - tokio::runtime::task::harness::poll_future::{{closure}}::h66159729d1f7ea83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x857bedb - as core::ops::function::FnOnce<()>>::call_once::hb18345591c5d222a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80d848a - std::panicking::try::do_call::h4af170e53fe12ff2 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x805b955 - std::panicking::try::h203e53b50ddeb27c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8c99ca7 - std::panic::catch_unwind::h0ad77a3598c310f7 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x8198a99 - tokio::runtime::task::harness::poll_future::h281df7ac1a5e51d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x822133a - tokio::runtime::task::harness::Harness::poll_inner::h3d43a9716ce2ca8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82b0365 - tokio::runtime::task::harness::Harness::poll::hee7365c71cfab660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x865237f - tokio::runtime::task::raw::poll::h97c8c81f1f8de4c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8dba950 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::h7746def6e05fe615 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:509:9 [INFO] [stdout] 51: 0x8dba787 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::{{closure}}::h47fc16b1542d4d76 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:491:68 [INFO] [stdout] 52: 0x885e00d - core::ops::function::FnOnce::call_once::hde690f32fb1ed850 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_error_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `Other`', src/manager/client.rs:508:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8dbaf29 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::{{closure}}::hf7b94193e1b3856a [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:508:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8dba950 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::h7746def6e05fe615 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:509:9 [INFO] [stdout] 37: 0x8dba787 - distant_net::manager::client::tests::list_should_report_error_if_receives_error_response::{{closure}}::h47fc16b1542d4d76 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:491:68 [INFO] [stdout] 38: 0x885e00d - core::ops::function::FnOnce::call_once::hde690f32fb1ed850 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::kill_should_return_success_from_successful_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::kill_should_return_success_from_successful_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8dbfc50 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::h22d2a81741f98ae8 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:624:9 [INFO] [stdout] 53: 0x8dbfa87 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::{{closure}}::h1a34fc28a41795df [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:608:68 [INFO] [stdout] 54: 0x885ee1d - core::ops::function::FnOnce::call_once::he31fbea52bd481ee [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_return_success_from_successful_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:616:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dc04ed - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::{{closure}}::{{closure}}::h764780e0978950a8 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:612:27 [INFO] [stdout] 22: 0x8aa6f5f - tokio::runtime::task::core::Core::poll::{{closure}}::h526b0efa4d87335c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b3e121 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h186d55ca0f264b6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a85424 - tokio::runtime::task::core::Core::poll::h0a5f7c6df54dd49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81fbc04 - tokio::runtime::task::harness::poll_future::{{closure}}::h858887e46538244a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x857f30b - as core::ops::function::FnOnce<()>>::call_once::hc67a2ddd114911f8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80eaafa - std::panicking::try::do_call::h835b90575170dbc7 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x80995a5 - std::panicking::try::hab3f80ada3af302a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cabe07 - std::panic::catch_unwind::h7dea6c7a634e7195 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81dfe89 - tokio::runtime::task::harness::poll_future::hed09462adb85229e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x8237b3a - tokio::runtime::task::harness::Harness::poll_inner::hbd3bdb9d52522e29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82b0c55 - tokio::runtime::task::harness::Harness::poll::hf606e98fe857e599 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x864ebbf - tokio::runtime::task::raw::poll::h246980cbbad3b751 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8dbfc50 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::h22d2a81741f98ae8 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:624:9 [INFO] [stdout] 51: 0x8dbfa87 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::{{closure}}::h1a34fc28a41795df [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:608:68 [INFO] [stdout] 52: 0x885ee1d - core::ops::function::FnOnce::call_once::he31fbea52bd481ee [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::kill_should_return_success_from_successful_response' panicked at 'called `Result::unwrap()` on an `Err` value: Kind(ConnectionAborted)', src/manager/client.rs:624:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8de06e4 - core::result::Result::unwrap::hfe87dd2f524687a5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x8dc009f - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::{{closure}}::h0a887a367d9a0da6 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:624:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8dbfc50 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::h22d2a81741f98ae8 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:624:9 [INFO] [stdout] 37: 0x8dbfa87 - distant_net::manager::client::tests::kill_should_return_success_from_successful_response::{{closure}}::h1a34fc28a41795df [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:608:68 [INFO] [stdout] 38: 0x885ee1d - core::ops::function::FnOnce::call_once::he31fbea52bd481ee [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::list_should_report_error_if_receives_unexpected_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_unexpected_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8dbbab0 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::h7de088c4578d3a97 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:530:9 [INFO] [stdout] 53: 0x8dbb8e7 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::{{closure}}::hd66c6b98e6d4775b [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:513:73 [INFO] [stdout] 54: 0x8849e3d - core::ops::function::FnOnce::call_once::h6f5636386a8ec556 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_unexpected_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:521:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8dbc4cd - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::{{closure}}::{{closure}}::h003fcc2e88789ab0 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:517:27 [INFO] [stdout] 22: 0x8aa4b1f - tokio::runtime::task::core::Core::poll::{{closure}}::h41ae33f7f2a927da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b6bb91 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hb03c790773f4d5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a85874 - tokio::runtime::task::core::Core::poll::h0d0978d3cb9a13f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81ff564 - tokio::runtime::task::harness::poll_future::{{closure}}::h9ca6cf32c94cf464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x85691bb - as core::ops::function::FnOnce<()>>::call_once::h33f49266f52f0f93 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80cb50a - std::panicking::try::do_call::h23e122fcbbcf7e82 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x809fc75 - std::panicking::try::hbab3f94471e0ca30 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8ca5ea7 - std::panic::catch_unwind::h5589f8b888729179 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x818a519 - tokio::runtime::task::harness::poll_future::h09c1426303cd0f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x82337ba - tokio::runtime::task::harness::Harness::poll_inner::ha504d4f2ed5fc190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82a9c45 - tokio::runtime::task::harness::Harness::poll::ha519d1a045118812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x864e63f - tokio::runtime::task::raw::poll::h1b4a660e21ea7853 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8dbbab0 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::h7de088c4578d3a97 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:530:9 [INFO] [stdout] 51: 0x8dbb8e7 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::{{closure}}::hd66c6b98e6d4775b [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:513:73 [INFO] [stdout] 52: 0x8849e3d - core::ops::function::FnOnce::call_once::h6f5636386a8ec556 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::list_should_report_error_if_receives_unexpected_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `InvalidData`', src/manager/client.rs:530:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8dbc079 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::{{closure}}::h832c454ab10ccb7b [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:530:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8dbbab0 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::h7de088c4578d3a97 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:530:9 [INFO] [stdout] 37: 0x8dbb8e7 - distant_net::manager::client::tests::list_should_report_error_if_receives_unexpected_response::{{closure}}::hd66c6b98e6d4775b [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:513:73 [INFO] [stdout] 38: 0x8849e3d - core::ops::function::FnOnce::call_once::h6f5636386a8ec556 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request stdout ---- [INFO] [stdout] thread 'server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request' panicked at 'Failed to start TCP server: Os { code: 99, kind: AddrNotAvailable, message: "Address not available" }', src/server/builder/tcp.rs:87:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d11d - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x8ddadc0 - core::result::Result::expect::h00dc8d63587fdbf0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1070:23 [INFO] [stdout] 21: 0x8f57628 - distant_net::server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request::{{closure}}::test_impl::{{closure}}::hd5aadffc3eac390b [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder/tcp.rs:82:22 [INFO] [stdout] 22: 0x8f570dc - distant_net::server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request::{{closure}}::hd5c0f5dba338415d [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder/tcp.rs:80:5 [INFO] [stdout] 23: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 28: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 29: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 30: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 31: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 32: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 34: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 35: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 36: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 37: 0x8f56e8e - distant_net::server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request::hd9a994371a663a39 [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder/tcp.rs:80:5 [INFO] [stdout] 38: 0x8f56ca7 - distant_net::server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request::{{closure}}::hb083f163590eaf26 [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder/tcp.rs:80:5 [INFO] [stdout] 39: 0x885370d - core::ops::function::FnOnce::call_once::ha6aacdb3cb3d8a82 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 42: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 43: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 50: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 51: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 52: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 54: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 59: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::connect_should_report_error_if_receives_unexpected_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_unexpected_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db5640 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::hf5038dc79279b5ef [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:380:9 [INFO] [stdout] 53: 0x8db5477 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::{{closure}}::h79e91b7a80510606 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:356:76 [INFO] [stdout] 54: 0x885964d - core::ops::function::FnOnce::call_once::hc67bf69fc111b3e0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_unexpected_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:364:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8db613d - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::{{closure}}::{{closure}}::he9600c19b0b6187b [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:360:27 [INFO] [stdout] 22: 0x8ab03df - tokio::runtime::task::core::Core::poll::{{closure}}::h96454dc3724773c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b60381 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h89aac3d6ce277f6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a93c04 - tokio::runtime::task::core::Core::poll::hb41941ea29fbc625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81ec044 - tokio::runtime::task::harness::poll_future::{{closure}}::h16a15cceb7613288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x856df1b - as core::ops::function::FnOnce<()>>::call_once::h553edf9e6a28ad4b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80cba2a - std::panicking::try::do_call::h246c6e7a106fdc8a [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x808d9e5 - std::panicking::try::h8f0f8037f5b25f49 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8c9e567 - std::panic::catch_unwind::h2916dfd662fe9e15 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81a61b9 - tokio::runtime::task::harness::poll_future::h4ef9aa532497690b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x82376ba - tokio::runtime::task::harness::Harness::poll_inner::hbbf23946741cbff1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x82aa485 - tokio::runtime::task::harness::Harness::poll::ha9d3cd87b621d66c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x864ddbf - tokio::runtime::task::raw::poll::h0b31f36b2d25ec4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db5640 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::hf5038dc79279b5ef [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:380:9 [INFO] [stdout] 51: 0x8db5477 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::{{closure}}::h79e91b7a80510606 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:356:76 [INFO] [stdout] 52: 0x885964d - core::ops::function::FnOnce::call_once::hc67bf69fc111b3e0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::connect_should_report_error_if_receives_unexpected_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `UnexpectedEof`, [INFO] [stdout] right: `InvalidData`', src/manager/client.rs:380:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8db5cf0 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::{{closure}}::hace327cd9feaf1e6 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:380:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db5640 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::hf5038dc79279b5ef [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:380:9 [INFO] [stdout] 37: 0x8db5477 - distant_net::manager::client::tests::connect_should_report_error_if_receives_unexpected_response::{{closure}}::h79e91b7a80510606 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:356:76 [INFO] [stdout] 38: 0x885964d - core::ops::function::FnOnce::call_once::hc67bf69fc111b3e0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::info_should_report_error_if_receives_unexpected_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_unexpected_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 45: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 46: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 47: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 48: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 49: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 50: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 51: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 52: 0x8db8710 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::h03376425ef0d743c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:455:9 [INFO] [stdout] 53: 0x8db8547 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::{{closure}}::h6a48b27da00caa7f [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:438:73 [INFO] [stdout] 54: 0x8837afd - core::ops::function::FnOnce::call_once::h0d35745072a3b2fc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 55: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 56: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 57: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 58: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 65: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 66: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 67: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 69: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 74: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 75: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_unexpected_response' panicked at 'called `Option::unwrap()` on a `None` value', src/manager/client.rs:446:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x8597cfc - core::option::Option::unwrap::heae676e62a718511 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/option.rs:778:21 [INFO] [stdout] 21: 0x8db90dd - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::{{closure}}::{{closure}}::h5f096cf893c397c1 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:442:27 [INFO] [stdout] 22: 0x8ab8e6f - tokio::runtime::task::core::Core::poll::{{closure}}::hdc11ebb6451d00cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 23: 0x8b62c11 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h92048a963d49801e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 24: 0x8a96374 - tokio::runtime::task::core::Core::poll::hcea8e328fff6f9c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 25: 0x81f6a24 - tokio::runtime::task::harness::poll_future::{{closure}}::h6411f9e616f620b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 26: 0x856c24b - as core::ops::function::FnOnce<()>>::call_once::h4892e08fe70dade4 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x80ce3fa - std::panicking::try::do_call::h2acb928d5dc1dd27 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x814fc0c - __rust_try [INFO] [stdout] 29: 0x809d765 - std::panicking::try::hb4f9e2961ffdf323 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x8cb3267 - std::panic::catch_unwind::ha9e6d8a254946b9e [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81d9239 - tokio::runtime::task::harness::poll_future::hd7ec625ba9e27cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 32: 0x8238eba - tokio::runtime::task::harness::Harness::poll_inner::hc62c83a10755e33b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 33: 0x829c9e5 - tokio::runtime::task::harness::Harness::poll::h12b976382c28756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 34: 0x865453f - tokio::runtime::task::raw::poll::hda375f325d9d743f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 35: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 36: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 37: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 38: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 39: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 41: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 42: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 43: 0x8d384d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 44: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 45: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 47: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 48: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 49: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 50: 0x8db8710 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::h03376425ef0d743c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:455:9 [INFO] [stdout] 51: 0x8db8547 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::{{closure}}::h6a48b27da00caa7f [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:438:73 [INFO] [stdout] 52: 0x8837afd - core::ops::function::FnOnce::call_once::h0d35745072a3b2fc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 53: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 54: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 55: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 56: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 57: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 58: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 60: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 61: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 62: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 63: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 64: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 65: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 66: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 67: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 69: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 70: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 71: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 72: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 73: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 74: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 75: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] thread 'manager::client::tests::info_should_report_error_if_receives_unexpected_response' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `ConnectionAborted`, [INFO] [stdout] right: `InvalidData`', src/manager/client.rs:455:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b817c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804d09b - core::panicking::assert_failed_inner::h1e71a98e19ea3237 [INFO] [stdout] 20: 0x8526e2d - core::panicking::assert_failed::hd046dc51086e5e20 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:199:5 [INFO] [stdout] 21: 0x8db8c8c - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::{{closure}}::h23176117e92b9589 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:455:9 [INFO] [stdout] 22: 0x854a865 - as core::future::future::Future>::poll::he232d98de039fd16 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x854a140 - as core::future::future::Future>::poll::hc003647d893809af [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x8d389bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1eee6cf819f8764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x8d388c4 - tokio::runtime::coop::with_budget::h68e89230cc03d531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x8d388c4 - tokio::runtime::coop::budget::hc996e86d231fae71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x8d388c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3c2c2bb0d518e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x8d375ae - tokio::runtime::scheduler::current_thread::Context::enter::h3aeee66487e4e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x8d380ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9142708558a800c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x8d37e5a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha806f0c8437923b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x87406c6 - tokio::macros::scoped_tls::ScopedKey::set::h615ccfa4d2ad21db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x8d37c95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h278898a2f84f190b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x8d37ebe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h432bb28e4ac549e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x8d10c3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b616bc5bdbeab3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x874da2e - tokio::runtime::runtime::Runtime::block_on::h26a7af5d570a999b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 36: 0x8db8710 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::h03376425ef0d743c [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:455:9 [INFO] [stdout] 37: 0x8db8547 - distant_net::manager::client::tests::info_should_report_error_if_receives_unexpected_response::{{closure}}::h6a48b27da00caa7f [INFO] [stdout] at /opt/rustwide/workdir/src/manager/client.rs:438:73 [INFO] [stdout] 38: 0x8837afd - core::ops::function::FnOnce::call_once::h0d35745072a3b2fc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 39: 0x90dd0fe - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 40: 0x90dd0fe - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 41: 0x90b00a0 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 42: 0x90b00a0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 43: 0x90dc277 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x90dc277 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x90dc277 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x90dc277 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x90dc277 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x90dc277 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 49: 0x90dc277 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 50: 0x90aa90a - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 51: 0x90aa90a - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 53: 0x90aff1b - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x90aff1b - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x90aff1b - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x90aff1b - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x90aff1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 58: 0x90aff1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 59: 0x92bc40d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x92bc40d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x92bc40d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] ---- manager::client::tests::list_should_return_connection_list_from_successful_response stdout ---- [INFO] [stdout] thread 'manager::client::tests::list_should_return_connection_list_from_successful_response' panicked at 'attempt to multiply with overflow', /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/mod.rs:954:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x92b62a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x92b62a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x92b62a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x92b62a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x92f527c - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x92b13cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x92b60a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x92b60a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x92b7c85 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x92b7985 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x929263c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x90d86b9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x90d86b9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x92b83c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x92b83c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x92b8131 - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:577:13 [INFO] [stdout] 16: 0x92b671a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x92b7e53 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804cce0 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cdc3 - core::panicking::panic::hd9a9d0c16037596b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:111:5 [INFO] [stdout] 20: 0x850ccb0 - core::num::::pow::h91e58d365b91d47b [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/num/uint_macros.rs:1946:24 [INFO] [stdout] 21: 0x8f0ed59 - distant_net::common::packet::write_str_msg_pack::hee22eb7f170430e5 [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet.rs:23:19 [INFO] [stdout] 22: 0x85517ea - distant_net::common::packet::request::UntypedRequest::to_bytes::h1634875cef4cf2de [INFO] [stdout] at /opt/rustwide/workdir/src/common/packet/request.rs:140:9 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 23: 0x8bbc038 - distant_net::client::UntypedClient::spawn::{{closure}}::h9c84a420ef277442 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:317:58 [INFO] [stdout] 24: 0x8aad915 - tokio::runtime::task::core::Core::poll::{{closure}}::h826d62cfa132d144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 25: 0x8b6f501 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hba611df46cbbe9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x8a97ed3 - tokio::runtime::task::core::Core::poll::hde6d3d11ee025968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 27: 0x81f6743 - tokio::runtime::task::harness::poll_future::{{closure}}::h62abca3a52db3fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:481:19 [INFO] [stdout] 28: 0x8567c97 - as core::ops::function::FnOnce<()>>::call_once::h2bf3534a2c522bff [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x80e3bb1 - std::panicking::try::do_call::h6de217bfff28cf3c [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x814fc0c - __rust_try [INFO] [stdout] 31: 0x809e5a5 - std::panicking::try::hb7623fb825929f14 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8ca8297 - std::panic::catch_unwind::h660630d70bf87192 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x81cd129 - tokio::runtime::task::harness::poll_future::hb9de6fbc1f1de0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:469:18 [INFO] [stdout] 34: 0x8223a3a - tokio::runtime::task::harness::Harness::poll_inner::h4aca03a6b0148d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 35: 0x82a4865 - tokio::runtime::task::harness::Harness::poll::h615205d9b8bf2614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 36: 0x864e8bf - tokio::runtime::task::raw::poll::h201fabd6f673df08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 37: 0x92015c8 - tokio::runtime::task::raw::RawTask::poll::ha9fdc9cc2f2f9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 38: 0x8ceef05 - tokio::runtime::task::LocalNotified::run::h91137e7267feb776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/task/mod.rs:459:9 [INFO] [stdout] 39: 0x8d387bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f924156214e069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 40: 0x8d37ab1 - tokio::runtime::coop::with_budget::ha685de19e6b1d007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x8d37ab1 - tokio::runtime::coop::budget::he1142f7c1e4d8123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x8d37ab1 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h7d4198f03c3ffa6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 43: 0x8d37805 - tokio::runtime::scheduler::current_thread::Context::enter::h9effc370e0aadf9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x8d3799a - tokio::runtime::scheduler::current_thread::Context::run_task::h66ef7d2456314f02 [WARN] too many lines in the log, truncating it