[INFO] cloning repository https://github.com/jwodder/demagnetize-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/demagnetize-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fdemagnetize-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fdemagnetize-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a992236d96014d4c740067c7f1f5339ff750335
[INFO] testing jwodder/demagnetize-rs against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fdemagnetize-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jwodder/demagnetize-rs on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jwodder/demagnetize-rs
[INFO] finished tweaking git repo https://github.com/jwodder/demagnetize-rs
[INFO] tweaked toml for git repo https://github.com/jwodder/demagnetize-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jwodder/demagnetize-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 609196f6654ff339f5cb5ea1c7854e31ee699e789e8bd1a221b98c1a22f0b61e
[INFO] running `Command { std: "docker" "start" "-a" "609196f6654ff339f5cb5ea1c7854e31ee699e789e8bd1a221b98c1a22f0b61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "609196f6654ff339f5cb5ea1c7854e31ee699e789e8bd1a221b98c1a22f0b61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "609196f6654ff339f5cb5ea1c7854e31ee699e789e8bd1a221b98c1a22f0b61e", kill_on_drop: false }`
[INFO] [stdout] 609196f6654ff339f5cb5ea1c7854e31ee699e789e8bd1a221b98c1a22f0b61e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 201c1775caf0be54891fca6dad9857706da74c947ae4c6d25cd97e94ce396882
[INFO] running `Command { std: "docker" "start" "-a" "201c1775caf0be54891fca6dad9857706da74c947ae4c6d25cd97e94ce396882", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[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.7
[INFO] [stderr]    Compiling patharg v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling demagnetize v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "201c1775caf0be54891fca6dad9857706da74c947ae4c6d25cd97e94ce396882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201c1775caf0be54891fca6dad9857706da74c947ae4c6d25cd97e94ce396882", kill_on_drop: false }`
[INFO] [stdout] 201c1775caf0be54891fca6dad9857706da74c947ae4c6d25cd97e94ce396882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82ae5b638f515535bbf26020f08fcbb13f5f57a54e719d53cbf8014f25c18f98
[INFO] running `Command { std: "docker" "start" "-a" "82ae5b638f515535bbf26020f08fcbb13f5f57a54e719d53cbf8014f25c18f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling demagnetize v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "82ae5b638f515535bbf26020f08fcbb13f5f57a54e719d53cbf8014f25c18f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ae5b638f515535bbf26020f08fcbb13f5f57a54e719d53cbf8014f25c18f98", kill_on_drop: false }`
[INFO] [stdout] 82ae5b638f515535bbf26020f08fcbb13f5f57a54e719d53cbf8014f25c18f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fb292a8a745498db8973198b9c53cb2f82c7addc6913831845f52283d33d8e2
[INFO] running `Command { std: "docker" "start" "-a" "4fb292a8a745498db8973198b9c53cb2f82c7addc6913831845f52283d33d8e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demagnetize-cc8521e6b8e022b2)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test magnet::tests::test_parse_magnet ... 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::messages::tests::test_encode_extended_handshake ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_iter ... ok
[INFO] [stdout] test peer::messages::tests::test_extended ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_all_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_havenone ... ok
[INFO] [stdout] test asyncutil::unique_stream::tests::test_unique_stream ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_haveall ... ok
[INFO] [stdout] test peer::extensions::tests::test_default_extension_set ... ok
[INFO] [stdout] test peer::messages::tests::test_port ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_no_peer_id ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_bencode ... ok
[INFO] [stdout] test torrent::tests::test_check_bencode_non_dict ... ok
[INFO] [stdout] test torrent::tests::test_check_good_bencode_dict ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_request ... ok
[INFO] [stdout] test torrent::tests::test_check_invalid_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 peer::messages::tests::test_metadata_data ... ok
[INFO] [stdout] test torrent::tests::test_path_template_invalid_field ... ok
[INFO] [stdout] test torrent::tests::test_path_template_unknown_field ... ok
[INFO] [stdout] test torrent::tests::test_path_template_unmatched ... ok
[INFO] [stdout] test torrent::tests::test_path_template_nested_field ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake ... ok
[INFO] [stdout] test torrent::tests::test_torrent_file_into_bytes ... ok
[INFO] [stdout] test torrent::tests::test_check_empty_bencode ... ok
[INFO] [stdout] test torrent::tests::test_path_template_no_leading_or_trailing_literals ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_failure_response ... ok
[INFO] [stdout] test torrent::tests::test_check_trailing_bencode ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_garbage ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_announce_request ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_announce_request_urldata ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv4_no_peers ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv6_not_all_peers ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_empty ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_extra_field ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_noncompact_response ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_noncompact_response_no_peer_id ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_with_peers6 ... ok
[INFO] [stdout] test tracker::udp::tests::test_make_connection_request ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_announce_response_ipv4 ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_bad_peers6 ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_connection_response ... ok
[INFO] [stdout] test types::tests::test_add_query_param ... ok
[INFO] [stdout] test types::tests::test_base32_info_hash ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv4addr ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv6addr ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv6 ... ok
[INFO] [stdout] test util::tests::test_try_get_u64 ... ok
[INFO] [stdout] test util::tests::test_try_get_u16 ... ok
[INFO] [stdout] test util::tests::test_comma_list ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id_long_prefix ... ok
[INFO] [stdout] test util::tests::test_try_get_i32 ... ok
[INFO] [stdout] test util::tests::test_try_get_u32 ... ok
[INFO] [stdout] test types::tests::test_hex_info_hash ... ok
[INFO] [stdout] test util::tests::test_try_get_u8 ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv4 ... ok
[INFO] [stdout] test torrent::tests::test_torrent_info_builder ... ok
[INFO] [stdout] test asyncutil::shutdown_group::tests::test_shutdown_group ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1f49a25e51d655ae)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test get_magnet_multipiece_info ... FAILED
[INFO] [stdout] test get_magnet_http_udp_trackers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_multipiece_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_multipiece_info' panicked at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 05:40:47 [DEBUG] Using local peer details: id = b\"-DM-0020-hKninUc8pGZ\", key = 2934724344, port = 16435
[INFO] [stdout] 05:40:47 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for b851474b74f65cd19f981c723590e3e520242b97 from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for b851474b74f65cd19f981c723590e3e520242b97
[INFO] [stdout] 05:40:47 [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-0020-hKninUc8pGZ&port=16435&uploaded=0&downloaded=0&left=65535&numwant=50&key=2934724344&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] 05:40:47 [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" "get" "-o" "/tmp/.tmpOMpJZg/{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] 05:40:47 [DEBUG] Using local peer details: id = b\"-DM-0020-hKninUc8pGZ\", key = 2934724344, port = 16435
[INFO] [stdout] 05:40:47 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for b851474b74f65cd19f981c723590e3e520242b97 from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for b851474b74f65cd19f981c723590e3e520242b97
[INFO] [stdout] 05:40:47 [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-0020-hKninUc8pGZ&port=16435&uploaded=0&downloaded=0&left=65535&numwant=50&key=2934724344&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] 05:40:47 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64474ffb3eaa - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x64474ffb3eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x64474ffb3eaa - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64474ffb3eaa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64474ffde093 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x64474ffde093 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x64474ffb0113 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x64474ffb3cf2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x64474ffb534f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x64474ffb5168 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x64474fe3fd23 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x64474fe3fd23 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x64474ffb5e43 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x64474ffb5e43 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x64474ffb5afa - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x64474ffb43a9 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x64474ffb578d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x64474ffdc760 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x64474ff58e83 - core::panicking::panic_display::ha5f593011114c931
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:261:5
[INFO] [stdout]   19:     0x64474ff4f86e - assert_cmd::assert::AssertError::panic::panic_cold_display::hd5a83e85bab42b35
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic.rs:100:13
[INFO] [stdout]   20:     0x64474ff4e3f7 - assert_cmd::assert::AssertError::panic::h37337f67b7187229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x64474ff564e7 - core::ops::function::FnOnce::call_once::hca530dc744f8e5b9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64474ff4c790 - core::result::Result<T,E>::unwrap_or_else::h44d09c062155ea03
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1463:23
[INFO] [stdout]   23:     0x64474ff4de96 - assert_cmd::assert::Assert::success::hf43795d79e65b242
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:9
[INFO] [stdout]   24:     0x64474fe005d5 - cli::test_get::hc7da292a2f3ac30b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:12:5
[INFO] [stdout]   25:     0x64474fe01ee0 - cli::get_magnet_multipiece_info::h0930102db55aac7e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:97:5
[INFO] [stdout]   26:     0x64474fe01e97 - cli::get_magnet_multipiece_info::{{closure}}::hf2826be990f9468d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:96:32
[INFO] [stdout]   27:     0x64474fdfdec6 - core::ops::function::FnOnce::call_once::h50713645693fe411
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64474fe4547b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x64474fe4547b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   30:     0x64474fe443b3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   31:     0x64474fe443b3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x64474fe443b3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   33:     0x64474fe443b3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   34:     0x64474fe443b3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   35:     0x64474fe443b3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   36:     0x64474fe443b3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   37:     0x64474fe07495 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   38:     0x64474fe07495 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x64474fe0ad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x64474fe0ad7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x64474fe0ad7a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   42:     0x64474fe0ad7a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   43:     0x64474fe0ad7a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   44:     0x64474fe0ad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x64474fe0ad7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64474ffbb39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   47:     0x64474ffbb39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   48:     0x64474ffbb39b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   49:     0x7951f387aac3 - <unknown>
[INFO] [stdout]   50:     0x7951f390ba04 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_http_udp_trackers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_http_udp_trackers' panicked at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 05:40:47 [DEBUG] Using local peer details: id = b\"-DM-0020-HxMHWeimENo\", key = 2405416941, port = 25467
[INFO] [stdout] 05:40:47 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://open.acgnxtracker.com/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.bt4g.com:2095/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.files.fm:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.gbitt.info/announce>
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://open.acgnxtracker.com/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://open.acgnxtracker.com/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://open.acgnxtracker.com/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.gbitt.info/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.gbitt.info/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.gbitt.info/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.opentrackr.org:1337/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.opentrackr.org:1337/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.files.fm:6969/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.bt4g.com:2095/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.files.fm:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.files.fm:6969/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.bt4g.com:2095/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.bt4g.com:2095/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [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" "get" "-o" "/tmp/.tmpjVJODX/{hash}.torrent" "magnet:?xt=urn:btih:63a04291a8b266d968aa7ab8a276543fa63a9e84&dn=libgen-rs-r_000&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Fopen.acgnxtracker.com%3A80%2Fannounce&tr=http%3A%2F%2Ftracker.bt4g.com%3A2095%2Fannounce&tr=http%3A%2F%2Ftracker.files.fm%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.gbitt.info%2Fannounce&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] 05:40:47 [DEBUG] Using local peer details: id = b\"-DM-0020-HxMHWeimENo\", key = 2405416941, port = 25467
[INFO] [stdout] 05:40:47 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://open.acgnxtracker.com/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.bt4g.com:2095/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.files.fm:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker http://tracker.gbitt.info/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 05:40:47 [INFO ] Requesting peers for 63a04291a8b266d968aa7ab8a276543fa63a9e84 from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://open.acgnxtracker.com/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://open.acgnxtracker.com/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://open.acgnxtracker.com/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.gbitt.info/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.gbitt.info/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.gbitt.info/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.opentrackr.org:1337/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.opentrackr.org:1337/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.files.fm:6969/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [TRACE] Sending \"started\" announcement to <Tracker http://tracker.bt4g.com:2095/announce> for 63a04291a8b266d968aa7ab8a276543fa63a9e84
[INFO] [stdout] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.files.fm:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.files.fm:6969/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [WARN ] Error communicating with <Tracker http://tracker.bt4g.com:2095/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to send request to HTTP tracker: error sending request for url (http://tracker.bt4g.com:2095/announce?event=started&info_hash=c%A0B%91%A8%B2f%D9h%AAz%B8%A2vT%3F%A6%3A%9E%84&peer_id=-DM-0020-HxMHWeimENo&port=25467&uploaded=0&downloaded=0&left=65535&numwant=50&key=2405416941&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] 05:40:47 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64474ffb3eaa - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x64474ffb3eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x64474ffb3eaa - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64474ffb3eaa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64474ffde093 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x64474ffde093 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x64474ffb0113 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x64474ffb3cf2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x64474ffb534f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x64474ffb5168 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x64474fe3fd23 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x64474fe3fd23 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x64474ffb5e43 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x64474ffb5e43 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x64474ffb5afa - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x64474ffb43a9 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x64474ffb578d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x64474ffdc760 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x64474ff58e83 - core::panicking::panic_display::ha5f593011114c931
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:261:5
[INFO] [stdout]   19:     0x64474ff4f86e - assert_cmd::assert::AssertError::panic::panic_cold_display::hd5a83e85bab42b35
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic.rs:100:13
[INFO] [stdout]   20:     0x64474ff4e3f7 - assert_cmd::assert::AssertError::panic::h37337f67b7187229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x64474ff564e7 - core::ops::function::FnOnce::call_once::hca530dc744f8e5b9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64474ff4c790 - core::result::Result<T,E>::unwrap_or_else::h44d09c062155ea03
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1463:23
[INFO] [stdout]   23:     0x64474ff4de96 - assert_cmd::assert::Assert::success::hf43795d79e65b242
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:9
[INFO] [stdout]   24:     0x64474fe005d5 - cli::test_get::hc7da292a2f3ac30b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:12:5
[INFO] [stdout]   25:     0x64474fe01e70 - cli::get_magnet_http_udp_trackers::ha0915d1408b57c36
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:63:5
[INFO] [stdout]   26:     0x64474fe01e27 - cli::get_magnet_http_udp_trackers::{{closure}}::h3a1beee7cec676f8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:62:34
[INFO] [stdout]   27:     0x64474fdfdf06 - core::ops::function::FnOnce::call_once::h5f3f3d52db58cd07
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64474fe4547b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x64474fe4547b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   30:     0x64474fe443b3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   31:     0x64474fe443b3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x64474fe443b3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   33:     0x64474fe443b3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   34:     0x64474fe443b3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   35:     0x64474fe443b3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   36:     0x64474fe443b3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   37:     0x64474fe07495 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   38:     0x64474fe07495 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x64474fe0ad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x64474fe0ad7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x64474fe0ad7a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   42:     0x64474fe0ad7a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   43:     0x64474fe0ad7a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   44:     0x64474fe0ad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x64474fe0ad7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64474ffbb39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   47:     0x64474ffbb39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   48:     0x64474ffbb39b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   49:     0x7951f387aac3 - <unknown>
[INFO] [stdout]   50:     0x7951f390ba04 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_magnet_http_udp_trackers
[INFO] [stdout]     get_magnet_multipiece_info
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fb292a8a745498db8973198b9c53cb2f82c7addc6913831845f52283d33d8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb292a8a745498db8973198b9c53cb2f82c7addc6913831845f52283d33d8e2", kill_on_drop: false }`
[INFO] [stdout] 4fb292a8a745498db8973198b9c53cb2f82c7addc6913831845f52283d33d8e2
