[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] b0ec73dec8dfec63038a79d61f7ff9ee1344d283
[INFO] testing jwodder/demagnetize-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fdemagnetize-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwodder/demagnetize-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded sha1 v0.11.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded rc4 v0.2.0
[INFO] [stderr]   Downloaded chacha20 v0.10.1
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded patharg v0.4.1
[INFO] [stderr]   Downloaded mitsein v0.9.0
[INFO] [stderr]   Downloaded num-bigint v0.5.1
[INFO] [stderr]   Downloaded libredox v0.1.18
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded heapless v0.9.3
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded bendy v0.6.1
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5
[INFO] running `Command { std: "docker" "start" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling rc4 v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling demagnetize v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bendy v0.6.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mitsein v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling patharg v0.4.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bendy v0.6.1
[INFO] [stderr]    Compiling demagnetize v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling mitsein v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling patharg v0.4.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demagnetize-14de05cfabab16ba)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test asyncutil::unique_stream::tests::test_unique_by_stream ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_on_shutdown ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_sender ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::collect ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_receiver ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nursery_is_send ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nest_nurseries ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::no_close_until_drop ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::drop_tasks_on_drop_stream ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nested_spawn ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_not_run_after_recv_shutdown ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_not_run_after_send_shutdown ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test config::tests::empty_bootstrap_nodes ... ok
[INFO] [stdout] test config::tests::descending_local_port_range ... ok
[INFO] [stdout] test config::tests::empty_config ... ok
[INFO] [stdout] test config::tests::local_port_spaced_range ... ok
[INFO] [stdout] test config::tests::zero_duration ... ok
[INFO] [stdout] test config::tests::local_port_eq_range ... ok
[INFO] [stdout] test dht::messages::tests::decode::error ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_ipv6_values ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_nodes ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_nodes6 ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query ... ok
[INFO] [stdout] test dht::messages::tests::decode_response::error ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_all_fields ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_run_after_close ... ok
[INFO] [stdout] test dht::messages::tests::decode_response::get_peers_response ... ok
[INFO] [stdout] test dht::messages::tests::decode_response::query ... ok
[INFO] [stdout] test config::tests::generate_local_port_single_range ... ok
[INFO] [stdout] test config::tests::int_local_port ... ok
[INFO] [stdout] test config::tests::int_str_local_port ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_values ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::dropping_receiver_closes_sender ... ok
[INFO] [stdout] test config::tests::local_port_range ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_want_n4 ... ok
[INFO] [stdout] test config::tests::full_config ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_want_n6 ... ok
[INFO] [stdout] test dht::messages::tests::prescan::bad_y ... ok
[INFO] [stdout] test dht::messages::tests::prescan::empty ... ok
[INFO] [stdout] test dht::messages::tests::prescan::no_t ... ok
[INFO] [stdout] test dht::messages::tests::prescan::no_y ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_want_n4_n6 ... ok
[INFO] [stdout] test dht::messages::tests::prescan::not_dict ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_4 ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_error ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_5 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_8 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_domain_host::case_1 ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_response ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_2 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_3 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_1 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_6 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv4_host::case_1 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv6_host::case_2 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv4_host::case_2 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv6_host::case_1 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv6_host::case_3 ... ok
[INFO] [stdout] test magnet::tests::parse_magnet ... ok
[INFO] [stdout] test magnet::tests::parse_magnet_no_trackers ... 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_all_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake_with_e ... ok
[INFO] [stdout] test peer::messages::tests::test_encode_extended_handshake ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake_unknown_ext ... 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_data ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_request ... ok
[INFO] [stdout] test peer::messages::tests::test_port ... ok
[INFO] [stdout] test peer::tests::display_json::no_id ... ok
[INFO] [stdout] test peer::msepe::tests::test_prime_modulus ... ok
[INFO] [stdout] test peer::tests::display_json::non_utf8_id ... ok
[INFO] [stdout] test peer::tests::display_json::simple_id ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer ... 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 peer::tests::test_unbencode_peer_no_peer_id ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_bencode ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_garbage ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_1 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_2 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_3 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_4 ... ok
[INFO] [stdout] test peer::tests::test_write_json_str::case_5 ... ok
[INFO] [stdout] test peer::tests::display_json::non_ascii_id ... ok
[INFO] [stdout] test peer::tests::display_json::requires_crypto ... 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_8 ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::good ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::invalid_bencode ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_query ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_7 ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::non_dict ... ok
[INFO] [stdout] test torrent::tests::path_template::nested_field ... ok
[INFO] [stdout] test torrent::tests::path_template::escaped_braces ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::empty ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_handshake ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::trailing_bencode ... ok
[INFO] [stdout] test torrent::tests::path_template::basic ... ok
[INFO] [stdout] test torrent::tests::path_template::no_leading_or_trailing_literals ... ok
[INFO] [stdout] test torrent::tests::path_template::unknown_field ... ok
[INFO] [stdout] test torrent::tests::path_template::unmatched ... ok
[INFO] [stdout] test torrent::tests::torrent_file_with_nodes_into_bytes ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_failure_response ... 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 torrent::tests::torrent_file_into_bytes ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build_custom_timeout ... ok
[INFO] [stdout] test tracker::udp::tests::build_announce_request_urldata ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_with_peers6 ... ok
[INFO] [stdout] test tracker::udp::tests::build_announce_request ... ok
[INFO] [stdout] test tracker::udp::tests::parse_connection_response ... ok
[INFO] [stdout] test tracker::udp::tests::parse_announce_response_ipv4 ... ok
[INFO] [stdout] test tracker::udp::tests::parse_announce_response_ipv4_no_peers ... ok
[INFO] [stdout] test tracker::udp::tests::parse_announce_response_ipv6_not_all_peers ... 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::udp::tests::udp_url::from_url_no_urldata ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url_ipv6 ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id_long_prefix ... ok
[INFO] [stdout] test tracker::udp::tests::build_connection_request ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url_ipv4 ... ok
[INFO] [stdout] test types::tests::test_add_query_param ... ok
[INFO] [stdout] test util::tests::test_try_get_i32 ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv4addr ... ok
[INFO] [stdout] test util::tests::test_try_get_ipv6addr ... ok
[INFO] [stdout] test util::tests::test_comma_list ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv6 ... ok
[INFO] [stdout] test util::tests::test_try_get_u32 ... ok
[INFO] [stdout] test util::tests::test_try_get_u64 ... ok
[INFO] [stdout] test util::tests::test_try_get_u8 ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url ... ok
[INFO] [stdout] test types::tests::test_hex_info_hash ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv4 ... ok
[INFO] [stdout] test util::tests::test_try_get_u16 ... ok
[INFO] [stdout] test torrent::tests::path_template::invalid_field ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_recv ... ok
[INFO] [stdout] test peer::messages::tests::test_extended ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake ... ok
[INFO] [stdout] test types::tests::test_base32_info_hash ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_next ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response ... 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. 153 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-43d1d2fdb23cb455)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test get_magnet_dht ... FAILED
[INFO] [stdout] test get_magnet_udp_trackers ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] test get_magnet_http_trackers_multipiece_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_dht stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_dht' (4932) panicked at tests/cli.rs:21:10:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-vH7i1Z2NeH2\", key = 1321709318, port = 20907
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"archlinux-2026.03.01-x86_64.iso\" (a4373c326657898d0c588c3ff892a0fac97ffa20)
[INFO] [stdout] 06:33:18 [TRACE] DHT node using UDP port 45722 for IPv4 communication
[INFO] [stdout] 06:33:18 [TRACE] DHT node using UDP port 55132 for IPv6 communication
[INFO] [stdout] 06:33:18 [INFO ] Starting up DHT node ...
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"dht.transmissionbt.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"router.bittorrent.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"relay.pkarr.org\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [ERROR] Failed to resolve any addresses for DHT bootstrap nodes
[INFO] [stdout] 06:33:18 [ERROR] Failed to download torrent file: failed to get peers from DHT: DHT actor is down
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/demagnetize" "--log-level=TRACE" "--no-config" "get" "-o" "/tmp/.tmpwpxEWh/{hash}.torrent" "magnet:?xt=urn:btih:a4373c326657898d0c588c3ff892a0fac97ffa20&dn=archlinux-2026.03.01-x86_64.iso"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-vH7i1Z2NeH2\", key = 1321709318, port = 20907
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"archlinux-2026.03.01-x86_64.iso\" (a4373c326657898d0c588c3ff892a0fac97ffa20)
[INFO] [stdout] 06:33:18 [TRACE] DHT node using UDP port 45722 for IPv4 communication
[INFO] [stdout] 06:33:18 [TRACE] DHT node using UDP port 55132 for IPv6 communication
[INFO] [stdout] 06:33:18 [INFO ] Starting up DHT node ...
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"dht.transmissionbt.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"router.bittorrent.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [WARN ] Failed to resolve domain \"relay.pkarr.org\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [ERROR] Failed to resolve any addresses for DHT bootstrap nodes
[INFO] [stdout] 06:33:18 [ERROR] Failed to download torrent file: failed to get peers from DHT: DHT actor is down
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2a424835f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2a424835f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2a424994ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2a424994ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d2a42489272 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d2a42489272 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d2a42460ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2a42460ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2a4247b1b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2a423b19cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d2a423b19cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d2a4247b372 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d2a4247b372 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2a42460ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2a42455b79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2a424618bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2a42499cdc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2a4241c8e8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[fc9ff485504d81a5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d2a424248a7 - <assert_cmd[fc9ff485504d81a5]::assert::AssertError>::panic::<assert_cmd[fc9ff485504d81a5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x5d2a42425edd - <assert_cmd[fc9ff485504d81a5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:165:25
[INFO] [stdout]   22:     0x5d2a4239daca - cli[3ef7ec11876cbc2d]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   23:     0x5d2a4239fb50 - cli[3ef7ec11876cbc2d]::get_magnet_dht
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:120:5
[INFO] [stdout]   24:     0x5d2a4239d637 - cli[3ef7ec11876cbc2d]::get_magnet_dht::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:119:20
[INFO] [stdout]   25:     0x5d2a423a4866 - <cli[3ef7ec11876cbc2d]::get_magnet_dht::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d2a423a4aab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d2a423a4aab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d2a423b2325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d2a423b2325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d2a423abc34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d2a423abc34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d2a423b53a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d2a423b53a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d2a42482bff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x5d2a42482bff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e58fb275aa4 - <unknown>
[INFO] [stdout]   47:     0x7e58fb302a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_udp_trackers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_udp_trackers' (4934) panicked at tests/cli.rs:21:10:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-ONKMT7TasR3\", key = 3287421235, port = 3107
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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/.tmps3qRNj/{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] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-ONKMT7TasR3\", key = 3287421235, port = 3107
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [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] 06:33:18 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2a424835f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2a424835f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2a424994ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2a424994ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d2a42489272 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d2a42489272 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d2a42460ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2a42460ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2a4247b1b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2a423b19cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d2a423b19cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d2a4247b372 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d2a4247b372 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2a42460ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2a42455b79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2a424618bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2a42499cdc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2a4241c8e8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[fc9ff485504d81a5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d2a424248a7 - <assert_cmd[fc9ff485504d81a5]::assert::AssertError>::panic::<assert_cmd[fc9ff485504d81a5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x5d2a42425edd - <assert_cmd[fc9ff485504d81a5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:165:25
[INFO] [stdout]   22:     0x5d2a4239daca - cli[3ef7ec11876cbc2d]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   23:     0x5d2a4239fb99 - cli[3ef7ec11876cbc2d]::get_magnet_udp_trackers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:79:5
[INFO] [stdout]   24:     0x5d2a4239d667 - cli[3ef7ec11876cbc2d]::get_magnet_udp_trackers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:78:29
[INFO] [stdout]   25:     0x5d2a423a48a6 - <cli[3ef7ec11876cbc2d]::get_magnet_udp_trackers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d2a423a4aab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d2a423a4aab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d2a423b2325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d2a423b2325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d2a423abc34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d2a423abc34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d2a423b53a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d2a423b53a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d2a42482bff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x5d2a42482bff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e58fb275aa4 - <unknown>
[INFO] [stdout]   47:     0x7e58fb302a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_http_trackers_multipiece_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_http_trackers_multipiece_info' (4933) panicked at tests/cli.rs:21:10:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-Sm08kxO9n8L\", key = 2665629483, port = 21558
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97) from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 06:33:18 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 06:33:18 [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-0070-Sm08kxO9n8L&supportcrypto=1&port=21558&uploaded=0&downloaded=0&left=65535&numwant=50&key=2665629483&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [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/.tmpMoYIRY/{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] 06:33:18 [DEBUG] Using local peer details: id = b\"-DM-0070-Sm08kxO9n8L\", key = 2665629483, port = 21558
[INFO] [stdout] 06:33:18 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 06:33:18 [INFO ] Requesting peers for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97) from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 06:33:18 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 06:33:18 [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-0070-Sm08kxO9n8L&supportcrypto=1&port=21558&uploaded=0&downloaded=0&left=65535&numwant=50&key=2665629483&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 06:33:18 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2a424835f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2a424835f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2a424835f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2a424994ca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2a424994ca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d2a42489272 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d2a42489272 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d2a42460ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2a42460ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2a4247b1b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2a423b19cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d2a423b19cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d2a4247b372 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d2a4247b372 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2a42460ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2a42455b79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2a424618bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2a42499cdc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2a4241c8e8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[fc9ff485504d81a5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d2a424248a7 - <assert_cmd[fc9ff485504d81a5]::assert::AssertError>::panic::<assert_cmd[fc9ff485504d81a5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x5d2a42425edd - <assert_cmd[fc9ff485504d81a5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:165:25
[INFO] [stdout]   22:     0x5d2a4239daca - cli[3ef7ec11876cbc2d]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   23:     0x5d2a4239fbd9 - cli[3ef7ec11876cbc2d]::get_magnet_http_trackers_multipiece_info
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:104:5
[INFO] [stdout]   24:     0x5d2a4239d697 - cli[3ef7ec11876cbc2d]::get_magnet_http_trackers_multipiece_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:103:46
[INFO] [stdout]   25:     0x5d2a423a48e6 - <cli[3ef7ec11876cbc2d]::get_magnet_http_trackers_multipiece_info::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d2a423a4aab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d2a423a4aab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5d2a423b2325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d2a423b2325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d2a423b2325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5d2a423b2325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5d2a423abc34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5d2a423abc34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5d2a423b53a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d2a423b53a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5d2a423b53a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d2a42482bff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x5d2a42482bff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e58fb275aa4 - <unknown>
[INFO] [stdout]   47:     0x7e58fb302a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_magnet_dht
[INFO] [stdout]     get_magnet_http_trackers_multipiece_info
[INFO] [stdout]     get_magnet_udp_trackers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5", kill_on_drop: false }`
[INFO] [stdout] 0dcd19d76b6ca697d548869c62c5464dec86f6aefda4c6a9baa2607997846ee5
