[INFO] fetching crate demagnetize 0.5.0...
[INFO] testing demagnetize-0.5.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate demagnetize 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate demagnetize 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate demagnetize 0.5.0
[INFO] tweaked toml for crates.io crate demagnetize 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate demagnetize 0.5.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate demagnetize 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29c62e17ee7fc391877764ae45719d1b89fbf28392127a7157808c5c0effeeb1
[INFO] running `Command { std: "docker" "start" "-a" "29c62e17ee7fc391877764ae45719d1b89fbf28392127a7157808c5c0effeeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29c62e17ee7fc391877764ae45719d1b89fbf28392127a7157808c5c0effeeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c62e17ee7fc391877764ae45719d1b89fbf28392127a7157808c5c0effeeb1", kill_on_drop: false }`
[INFO] [stdout] 29c62e17ee7fc391877764ae45719d1b89fbf28392127a7157808c5c0effeeb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fbd936e41783adca370a3474440f5a85f42264a2d85eac45c3d991753dd81d9
[INFO] running `Command { std: "docker" "start" "-a" "0fbd936e41783adca370a3474440f5a85f42264a2d85eac45c3d991753dd81d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling demagnetize v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling patharg v0.4.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "0fbd936e41783adca370a3474440f5a85f42264a2d85eac45c3d991753dd81d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fbd936e41783adca370a3474440f5a85f42264a2d85eac45c3d991753dd81d9", kill_on_drop: false }`
[INFO] [stdout] 0fbd936e41783adca370a3474440f5a85f42264a2d85eac45c3d991753dd81d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6de0c3ab0b131ca2aeb2bbc99ac6236956495170c61257edffcff2e4f440f039
[INFO] running `Command { std: "docker" "start" "-a" "6de0c3ab0b131ca2aeb2bbc99ac6236956495170c61257edffcff2e4f440f039", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling demagnetize v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling patharg v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.22s
[INFO] running `Command { std: "docker" "inspect" "6de0c3ab0b131ca2aeb2bbc99ac6236956495170c61257edffcff2e4f440f039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de0c3ab0b131ca2aeb2bbc99ac6236956495170c61257edffcff2e4f440f039", kill_on_drop: false }`
[INFO] [stdout] 6de0c3ab0b131ca2aeb2bbc99ac6236956495170c61257edffcff2e4f440f039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac9ae8fb77e0ba58bd509286563b5580c67d93c23deed61a0954c17b3f9cfa6f
[INFO] running `Command { std: "docker" "start" "-a" "ac9ae8fb77e0ba58bd509286563b5580c67d93c23deed61a0954c17b3f9cfa6f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demagnetize-9ab2a9944a38ef94)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_sender ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_receiver ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::drop_tasks_on_drop_stream ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_not_run_after_recv_shutdown ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::dropping_receiver_closes_sender ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::collect ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nursery_is_send ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nested_spawn ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_not_run_after_send_shutdown ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_run_after_close ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nest_nurseries ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_on_shutdown ... ok
[INFO] [stdout] test asyncutil::unique_stream::tests::test_unique_by_stream ... ok
[INFO] [stdout] test config::tests::empty_config ... ok
[INFO] [stdout] test config::tests::zero_duration ... ok
[INFO] [stdout] test config::tests::local_port_eq_range ... ok
[INFO] [stdout] test config::tests::full_config ... ok
[INFO] [stdout] test config::tests::descending_local_port_range ... ok
[INFO] [stdout] test config::tests::generate_local_port_single_range ... ok
[INFO] [stdout] test config::tests::local_port_spaced_range ... ok
[INFO] [stdout] test magnet::tests::test_parse_magnet ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::no_close_until_drop ... ok
[INFO] [stdout] test peer::extensions::tests::test_default_extension_set ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_iter ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake_unknown_ext ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_all_unknown ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_data ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake ... ok
[INFO] [stdout] test peer::messages::tests::test_port ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake_with_e ... ok
[INFO] [stdout] test peer::messages::tests::test_haveall ... ok
[INFO] [stdout] test peer::messages::tests::test_havenone ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_request ... ok
[INFO] [stdout] test config::tests::int_local_port ... ok
[INFO] [stdout] test config::tests::int_str_local_port ... ok
[INFO] [stdout] test peer::messages::tests::test_encode_extended_handshake ... ok
[INFO] [stdout] test peer::messages::tests::test_extended ... ok
[INFO] [stdout] test config::tests::local_port_range ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_empty ... ok
[INFO] [stdout] test peer::tests::display_json::non_ascii_id ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build ... ok
[INFO] [stdout] test peer::msepe::tests::test_prime_modulus ... ok
[INFO] [stdout] test peer::tests::display_json::no_id ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake ... ok
[INFO] [stdout] test peer::tests::display_json::non_utf8_id ... ok
[INFO] [stdout] test peer::tests::display_json::requires_crypto ... ok
[INFO] [stdout] test peer::tests::display_json::simple_id ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build_custom_timeout ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_bencode ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_4 ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_garbage ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_extra_field ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_8 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_5 ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_no_peer_id ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_6 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_7 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_3 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_2 ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_handshake ... ok
[INFO] [stdout] test torrent::tests::test_check_empty_bencode ... ok
[INFO] [stdout] test torrent::tests::test_path_template ... ok
[INFO] [stdout] test torrent::tests::test_path_template_escaped_braces ... ok
[INFO] [stdout] test torrent::tests::test_path_template_invalid_field ... ok
[INFO] [stdout] test torrent::tests::test_path_template_nested_field ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_1 ... ok
[INFO] [stdout] test torrent::tests::test_check_trailing_bencode ... ok
[INFO] [stdout] test torrent::tests::test_path_template_unmatched ... ok
[INFO] [stdout] test torrent::tests::test_torrent_file_into_bytes ... ok
[INFO] [stdout] test torrent::tests::test_check_good_bencode_dict ... ok
[INFO] [stdout] test torrent::tests::test_path_template_unknown_field ... ok
[INFO] [stdout] test torrent::tests::test_path_template_no_leading_or_trailing_literals ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_noncompact_response ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_announce_request ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_noncompact_response_no_peer_id ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv4_no_peers ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_bad_peers6 ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_with_crypto_flags ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv4 ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_announce_request_urldata ... ok
[INFO] [stdout] test tracker::udp::tests::test_udp_url_from_url ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv6_not_all_peers ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_connection_request ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_connection_response ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_with_peers6 ... ok
[INFO] [stdout] test tracker::udp::tests::test_udp_url_from_url_no_urldata ... ok
[INFO] [stdout] test types::tests::test_add_query_param ... ok
[INFO] [stdout] test types::tests::test_base32_info_hash ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id ... ok
[INFO] [stdout] test types::tests::test_hex_info_hash ... ok
[INFO] [stdout] test util::tests::test_try_get_i32 ... ok
[INFO] [stdout] test util::tests::test_try_get_u16 ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id_long_prefix ... ok
[INFO] [stdout] test util::tests::test_comma_list ... ok
[INFO] [stdout] test util::tests::test_try_get_u8 ... ok
[INFO] [stdout] test torrent::tests::test_check_bencode_non_dict ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv6addr ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv4 ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv6 ... ok
[INFO] [stdout] test torrent::tests::test_check_invalid_bencode ... ok
[INFO] [stdout] test torrent::tests::test_torrent_info_builder ... ok
[INFO] [stdout] test util::tests::test_try_get_u32 ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv4addr ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_failure_response ... ok
[INFO] [stdout] test util::tests::test_try_get_u64 ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_next ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_recv ... ok
[INFO] [stdout] test asyncutil::shutdown_group::tests::test_shutdown_group ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-e46bdfb3517b6104)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test get_magnet_udp_trackers ... FAILED
[INFO] [stdout] test get_magnet_http_trackers_multipiece_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_udp_trackers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_udp_trackers' (139) panicked at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 15:20:42 [DEBUG] Using local peer details: id = b\"-DM-0050-yr7Dd3OYEd3\", key = 1037312862, port = 27325
[INFO] [stdout] 15:20:42 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://tracker.coppersurfer.tk:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://exodus.desync.com:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://ipv4.tracker.harry.lu:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://open.stealth.si:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/demagnetize" "--log-level=TRACE" "--no-config" "get" "-o" "/tmp/.tmp26v1AF/{hash}.torrent" "magnet:?xt=urn:btih:63a04291a8b266d968aa7ab8a276543fa63a9e84&dn=libgen-rs-r_000&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fipv4.tracker.harry.lu%3A80%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 15:20:42 [DEBUG] Using local peer details: id = b\"-DM-0050-yr7Dd3OYEd3\", key = 1037312862, port = 27325
[INFO] [stdout] 15:20:42 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://tracker.coppersurfer.tk:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://exodus.desync.com:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://ipv4.tracker.harry.lu:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker udp://open.stealth.si:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62581525fca2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62581525fca2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62581525fca2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62581525fca2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625815276dea - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625815276dea - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x625815265ff6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625815265ff6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62581523c6df - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62581523c6df - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625815257529 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6258150be9de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6258150be9de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6258152576e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6258152576e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62581523c798 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6258152317a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62581523d5ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6258152775ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6258151ee948 - core[585f66e14d78f9ba]::panicking::panic_display::<assert_cmd[636c3a5809df5f19]::assert::AssertError>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x6258152008c7 - <assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic::<assert_cmd[636c3a5809df5f19]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x6258151ff127 - <<assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic<assert_cmd[636c3a5809df5f19]::assert::Assert> as core[585f66e14d78f9ba]::ops::function::FnOnce<(assert_cmd[636c3a5809df5f19]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6258151f5164 - <core[585f66e14d78f9ba]::result::Result<assert_cmd[636c3a5809df5f19]::assert::Assert, assert_cmd[636c3a5809df5f19]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic<assert_cmd[636c3a5809df5f19]::assert::Assert>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x625815200e80 - <assert_cmd[636c3a5809df5f19]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x6258150ab316 - cli[2b8de90f0744f479]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   25:     0x6258150acbd0 - cli[2b8de90f0744f479]::get_magnet_udp_trackers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:64:5
[INFO] [stdout]   26:     0x6258150aae87 - cli[2b8de90f0744f479]::get_magnet_udp_trackers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:63:29
[INFO] [stdout]   27:     0x6258150b2ba6 - <cli[2b8de90f0744f479]::get_magnet_udp_trackers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6258150b2d8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6258150b2d8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6258150bf5ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6258150b9ab4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6258150b9ab4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6258150c20e2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6258150c20e2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6258150c20e2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6258150c20e2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62581525f16f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x62581525f16f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x745341a76aa4 - <unknown>
[INFO] [stdout]   49:     0x745341b03a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_http_trackers_multipiece_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_http_trackers_multipiece_info' (138) panicked at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 15:20:42 [DEBUG] Using local peer details: id = b\"-DM-0050-HxueaWm26dl\", key = 2271983377, port = 24949
[INFO] [stdout] 15:20:42 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for b851474b74f65cd19f981c723590e3e520242b97 from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 15:20:42 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for b851474b74f65cd19f981c723590e3e520242b97
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97): failed to send request to HTTP tracker: error sending request for url (http://bttracker.debian.org:6969/announce?event=started&info_hash=%B8QGKt%F6%5C%D1%9F%98%1Cr5%90%E3%E5+%24%2B%97&peer_id=-DM-0050-HxueaWm26dl&supportcrypto=1&port=24949&uploaded=0&downloaded=0&left=65535&numwant=50&key=2271983377&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/demagnetize" "--log-level=TRACE" "--no-config" "get" "-o" "/tmp/.tmpDXFkKC/{hash}.torrent" "magnet:?xt=urn:btih:b851474b74f65cd19f981c723590e3e520242b97&dn=debian-12.0.0-amd64-netinst.iso&tr=http%3A%2F%2Fbttracker.debian.org%3A6969%2Fannounce&ws=https%3A%2F%2Fcdimage.debian.org%2Fcdimage%2Frelease%2F12.0.0%2Famd64%2Fiso-cd%2Fdebian-12.0.0-amd64-netinst.iso&ws=https%3A%2F%2Fcdimage.debian.org%2Fcdimage%2Farchive%2F12.0.0%2Famd64%2Fiso-cd%2Fdebian-12.0.0-amd64-netinst.iso"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 15:20:42 [DEBUG] Using local peer details: id = b\"-DM-0050-HxueaWm26dl\", key = 2271983377, port = 24949
[INFO] [stdout] 15:20:42 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:20:42 [INFO ] Requesting peers for b851474b74f65cd19f981c723590e3e520242b97 from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 15:20:42 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for b851474b74f65cd19f981c723590e3e520242b97
[INFO] [stdout] 15:20:42 [WARN ] Error communicating with <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97): failed to send request to HTTP tracker: error sending request for url (http://bttracker.debian.org:6969/announce?event=started&info_hash=%B8QGKt%F6%5C%D1%9F%98%1Cr5%90%E3%E5+%24%2B%97&peer_id=-DM-0050-HxueaWm26dl&supportcrypto=1&port=24949&uploaded=0&downloaded=0&left=65535&numwant=50&key=2271983377&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:20:42 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62581525fca2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62581525fca2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62581525fca2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62581525fca2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625815276dea - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625815276dea - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x625815265ff6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625815265ff6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62581523c6df - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62581523c6df - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625815257529 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6258150be9de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6258150be9de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6258152576e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6258152576e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62581523c798 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6258152317a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62581523d5ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6258152775ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6258151ee948 - core[585f66e14d78f9ba]::panicking::panic_display::<assert_cmd[636c3a5809df5f19]::assert::AssertError>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x6258152008c7 - <assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic::<assert_cmd[636c3a5809df5f19]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x6258151ff127 - <<assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic<assert_cmd[636c3a5809df5f19]::assert::Assert> as core[585f66e14d78f9ba]::ops::function::FnOnce<(assert_cmd[636c3a5809df5f19]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6258151f5164 - <core[585f66e14d78f9ba]::result::Result<assert_cmd[636c3a5809df5f19]::assert::Assert, assert_cmd[636c3a5809df5f19]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[636c3a5809df5f19]::assert::AssertError>::panic<assert_cmd[636c3a5809df5f19]::assert::Assert>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x625815200e80 - <assert_cmd[636c3a5809df5f19]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x6258150ab316 - cli[2b8de90f0744f479]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   25:     0x6258150acc10 - cli[2b8de90f0744f479]::get_magnet_http_trackers_multipiece_info
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:88:5
[INFO] [stdout]   26:     0x6258150aaeb7 - cli[2b8de90f0744f479]::get_magnet_http_trackers_multipiece_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:87:46
[INFO] [stdout]   27:     0x6258150b2be6 - <cli[2b8de90f0744f479]::get_magnet_http_trackers_multipiece_info::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6258150b2d8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6258150b2d8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6258150bf5ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6258150bf5ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6258150bf5ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6258150b9ab4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6258150b9ab4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6258150c20e2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6258150c20e2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6258150c20e2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6258150c20e2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6258150c20e2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62581525f16f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x62581525f16f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x745341a76aa4 - <unknown>
[INFO] [stdout]   49:     0x745341b03a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_magnet_http_trackers_multipiece_info
[INFO] [stdout]     get_magnet_udp_trackers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "ac9ae8fb77e0ba58bd509286563b5580c67d93c23deed61a0954c17b3f9cfa6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9ae8fb77e0ba58bd509286563b5580c67d93c23deed61a0954c17b3f9cfa6f", kill_on_drop: false }`
[INFO] [stdout] ac9ae8fb77e0ba58bd509286563b5580c67d93c23deed61a0954c17b3f9cfa6f
