[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] 12a1bd80c32c2f1150e93296eddfd8527b1916e5
[INFO] testing jwodder/demagnetize-rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fdemagnetize-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwodder/demagnetize-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded patharg v0.4.1
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded bendy v0.6.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded mitsein v0.9.0
[INFO] [stderr]   Downloaded heapless v0.9.2
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7807e03ef744e0a710faeab6f050ae72a9e95800ef20adf82ad9b799e71cb30c
[INFO] running `Command { std: "docker" "start" "-a" "7807e03ef744e0a710faeab6f050ae72a9e95800ef20adf82ad9b799e71cb30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7807e03ef744e0a710faeab6f050ae72a9e95800ef20adf82ad9b799e71cb30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7807e03ef744e0a710faeab6f050ae72a9e95800ef20adf82ad9b799e71cb30c", kill_on_drop: false }`
[INFO] [stdout] 7807e03ef744e0a710faeab6f050ae72a9e95800ef20adf82ad9b799e71cb30c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12181e379fc5eaf0fe3f27d75b355c7e998bd42abc0525d587e26297304ffe2f
[INFO] running `Command { std: "docker" "start" "-a" "12181e379fc5eaf0fe3f27d75b355c7e998bd42abc0525d587e26297304ffe2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling demagnetize v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bendy v0.6.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling mitsein v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling patharg v0.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "12181e379fc5eaf0fe3f27d75b355c7e998bd42abc0525d587e26297304ffe2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12181e379fc5eaf0fe3f27d75b355c7e998bd42abc0525d587e26297304ffe2f", kill_on_drop: false }`
[INFO] [stdout] 12181e379fc5eaf0fe3f27d75b355c7e998bd42abc0525d587e26297304ffe2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e79d54dabb07e03476ba138cb48abb9904fb790544a5a00b95feffadf117e4f
[INFO] running `Command { std: "docker" "start" "-a" "7e79d54dabb07e03476ba138cb48abb9904fb790544a5a00b95feffadf117e4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 assert_cmd v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bendy v0.6.1
[INFO] [stderr]    Compiling demagnetize v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mitsein v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[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.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling patharg v0.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.23s
[INFO] running `Command { std: "docker" "inspect" "7e79d54dabb07e03476ba138cb48abb9904fb790544a5a00b95feffadf117e4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e79d54dabb07e03476ba138cb48abb9904fb790544a5a00b95feffadf117e4f", kill_on_drop: false }`
[INFO] [stdout] 7e79d54dabb07e03476ba138cb48abb9904fb790544a5a00b95feffadf117e4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eeda7c68815f0dfb36048efc3fe0ced65ccaa64ffc409e429f84ec95a6dd0a19
[INFO] running `Command { std: "docker" "start" "-a" "eeda7c68815f0dfb36048efc3fe0ced65ccaa64ffc409e429f84ec95a6dd0a19", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demagnetize-f83f9cabf2df29ac)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test asyncutil::worker_nursery::tests::drop_tasks_on_drop_stream ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::collect ... ok
[INFO] [stdout] test asyncutil::unique_stream::tests::test_unique_by_stream ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nursery_is_send ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::close_receiver ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::nested_spawn ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::dropping_receiver_closes_sender ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::no_close_until_drop ... 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::nest_nurseries ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_not_run_after_recv_shutdown ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::queued_run_after_close ... 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::generate_local_port_single_range ... ok
[INFO] [stdout] test config::tests::descending_local_port_range ... ok
[INFO] [stdout] test config::tests::int_local_port ... ok
[INFO] [stdout] test config::tests::full_config ... ok
[INFO] [stdout] test config::tests::local_port_eq_range ... ok
[INFO] [stdout] test config::tests::zero_duration ... ok
[INFO] [stdout] test config::tests::local_port_range ... ok
[INFO] [stdout] test config::tests::int_str_local_port ... ok
[INFO] [stdout] test dht::messages::tests::decode::error ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_values ... ok
[INFO] [stdout] test dht::messages::tests::decode_response::get_peers_response ... 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 dht::messages::tests::encode::get_peers_query_want_n4_n6 ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_want_n6 ... 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 config::tests::empty_config ... ok
[INFO] [stdout] test config::tests::local_port_spaced_range ... ok
[INFO] [stdout] test dht::messages::tests::decode::get_peers_response_nodes6 ... 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::not_dict ... ok
[INFO] [stdout] test dht::messages::tests::prescan::no_y ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_query ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_error ... ok
[INFO] [stdout] test dht::messages::tests::prescan::bad_y ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_1 ... ok
[INFO] [stdout] test dht::messages::tests::encode::get_peers_query_want_n4 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_2 ... ok
[INFO] [stdout] test dht::messages::tests::prescan::ok_response ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_3 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_4 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_6 ... ok
[INFO] [stdout] test dht::tests::inet_addr::bad_parse::case_7 ... 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_ipv6_host::case_2 ... 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_3 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv4_host::case_2 ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_domain_host::case_1 ... ok
[INFO] [stdout] test magnet::tests::parse_magnet_no_trackers ... ok
[INFO] [stdout] test magnet::tests::parse_magnet ... ok
[INFO] [stdout] test dht::tests::inet_addr::parse_ipv6_host::case_1 ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_iter ... ok
[INFO] [stdout] test peer::extensions::tests::test_default_extension_set ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set ... ok
[INFO] [stdout] test peer::messages::tests::test_haveall ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_all_unknown ... ok
[INFO] [stdout] test peer::extensions::tests::test_extension_set_unknown ... ok
[INFO] [stdout] test peer::messages::tests::test_port ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_data ... ok
[INFO] [stdout] test peer::messages::tests::test_encode_extended_handshake ... ok
[INFO] [stdout] test peer::messages::tests::test_metadata_request ... ok
[INFO] [stdout] test peer::messages::tests::test_extended ... ok
[INFO] [stdout] test peer::messages::tests::test_handshake_unknown_ext ... ok
[INFO] [stdout] test peer::messages::tests::test_havenone ... ok
[INFO] [stdout] test config::tests::empty_bootstrap_nodes ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake ... ok
[INFO] [stdout] test peer::tests::display_json::non_utf8_id ... ok
[INFO] [stdout] test peer::tests::display_json::requires_crypto ... ok
[INFO] [stdout] test peer::tests::display_json::simple_id ... ok
[INFO] [stdout] test peer::messages::tests::test_decode_extended_handshake_with_e ... ok
[INFO] [stdout] test peer::msepe::tests::test_prime_modulus ... ok
[INFO] [stdout] test peer::tests::display_json::no_id ... ok
[INFO] [stdout] test peer::tests::display_json::non_ascii_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_write_json_str::case_1 ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_garbage ... 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::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::empty ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::non_dict ... 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::nested_field ... ok
[INFO] [stdout] test torrent::tests::path_template::no_leading_or_trailing_literals ... ok
[INFO] [stdout] test torrent::tests::path_template::invalid_field ... ok
[INFO] [stdout] test peer::tests::test_unbencode_peer_trailing_bencode ... 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 torrent::tests::path_template::unknown_field ... ok
[INFO] [stdout] test dht::messages::tests::decode_response::query ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_noncompact_response ... ok
[INFO] [stdout] test torrent::tests::torrent_file_into_bytes ... 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::http::tests::test_decode_response_bad_peers6 ... ok
[INFO] [stdout] test tracker::udp::tests::build_announce_request ... ok
[INFO] [stdout] test tracker::udp::tests::build_announce_request_urldata ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response ... ok
[INFO] [stdout] test torrent::tests::path_template::escaped_braces ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build_custom_timeout ... ok
[INFO] [stdout] test tracker::udp::tests::parse_connection_response ... ok
[INFO] [stdout] test tracker::udp::tests::build_connection_request ... 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 torrent::tests::check_bencode_dict::good ... ok
[INFO] [stdout] test torrent::tests::check_bencode_dict::invalid_bencode ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url_ipv6 ... ok
[INFO] [stdout] test tracker::http::tests::test_decode_response_with_crypto_flags ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id_long_prefix ... ok
[INFO] [stdout] test tracker::udp::tests::udp_url::from_url_no_urldata ... 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 types::tests::test_base32_info_hash ... ok
[INFO] [stdout] test types::tests::test_generate_peer_id ... ok
[INFO] [stdout] test tracker::udp::tests::parse_announce_response_ipv6_not_all_peers ... ok
[INFO] [stdout] test util::tests::test_comma_list ... ok
[INFO] [stdout] test types::tests::test_hex_info_hash ... ok
[INFO] [stdout] test util::tests::test_try_get_socketaddrv6 ... ok
[INFO] [stdout] test util::tests::test_try_get_u16 ... ok
[INFO] [stdout] test util::tests::test_try_get_u64 ... ok
[INFO] [stdout] test util::tests::test_try_get_u8 ... 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_try_get_socketaddrv4 ... ok
[INFO] [stdout] test util::tests::test_try_get_u32 ... ok
[INFO] [stdout] test torrent::tests::test_torrent_info_builder ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_handshake ... ok
[INFO] [stdout] test peer::msepe::tests::handshake::test_build ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_recv ... ok
[INFO] [stdout] test asyncutil::worker_nursery::tests::reraise_panic_next ... 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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7add42dbc3b0dfa3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test get_magnet_dht ... FAILED
[INFO] [stdout] test get_magnet_udp_trackers ... FAILED
[INFO] [stdout] test get_magnet_http_trackers_multipiece_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_dht stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_dht' (180) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-xIWloLX9Xs4\", key = 1027873937, port = 42607
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"archlinux-2026.01.01-x86_64.iso\" (1e873cd33f55737aaaefc0c282c428593c16e106)
[INFO] [stdout] 15:17:38 [TRACE] DHT node using UDP port 53137 for IPv4 communication
[INFO] [stdout] 15:17:38 [TRACE] DHT node using UDP port 43933 for IPv6 communication
[INFO] [stdout] 15:17:38 [INFO ] Starting up DHT node ...
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"relay.pkarr.org\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"dht.transmissionbt.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"router.bittorrent.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [ERROR] Failed to resolve any addresses for DHT bootstrap nodes
[INFO] [stdout] 15:17:38 [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/.tmpD0Mzrw/{hash}.torrent" "magnet:?xt=urn:btih:1e873cd33f55737aaaefc0c282c428593c16e106&dn=archlinux-2026.01.01-x86_64.iso"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-xIWloLX9Xs4\", key = 1027873937, port = 42607
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"archlinux-2026.01.01-x86_64.iso\" (1e873cd33f55737aaaefc0c282c428593c16e106)
[INFO] [stdout] 15:17:38 [TRACE] DHT node using UDP port 53137 for IPv4 communication
[INFO] [stdout] 15:17:38 [TRACE] DHT node using UDP port 43933 for IPv6 communication
[INFO] [stdout] 15:17:38 [INFO ] Starting up DHT node ...
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"relay.pkarr.org\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"dht.transmissionbt.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Failed to resolve domain \"router.bittorrent.com\": failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [ERROR] Failed to resolve any addresses for DHT bootstrap nodes
[INFO] [stdout] 15:17:38 [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:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db26e600622 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db26e600622 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db26e616f4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db26e616f4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5db26e606946 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db26e606946 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5db26e5dcfcf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db26e5dcfcf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db26e5f7ef9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db26e52f6be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5db26e52f6be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db26e5f80b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5db26e5f80b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db26e5dd088 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5db26e5d4879 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db26e5ddedd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db26e6176dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db26e5960e8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5db26e593da7 - <assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic::<assert_cmd[542af0f2b7a34aa5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5db26e59ec17 - <<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[542af0f2b7a34aa5]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5db26e5a2954 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[542af0f2b7a34aa5]::assert::Assert, assert_cmd[542af0f2b7a34aa5]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5db26e596790 - <assert_cmd[542af0f2b7a34aa5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5db26e518723 - cli[272638fe346f7745]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   25:     0x5db26e51a7c0 - cli[272638fe346f7745]::get_magnet_dht
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:120:5
[INFO] [stdout]   26:     0x5db26e518287 - cli[272638fe346f7745]::get_magnet_dht::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:119:20
[INFO] [stdout]   27:     0x5db26e51dc46 - <cli[272638fe346f7745]::get_magnet_dht::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5db26e523a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5db26e523a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5db26e5302ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5db26e52a794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5db26e52a794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5db26e532dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5db26e532dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5db26e5ffaef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5db26e5ffaef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7ff9a6515aa4 - <unknown>
[INFO] [stdout]   49:     0x7ff9a65a2a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_udp_trackers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_udp_trackers' (182) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-UndyG5Ryuyl\", key = 4039441537, port = 21406
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://tracker.coppersurfer.tk:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://open.stealth.si:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://ipv4.tracker.harry.lu:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://exodus.desync.com:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [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/.tmpJ5DQs6/{hash}.torrent" "magnet:?xt=urn:btih:63a04291a8b266d968aa7ab8a276543fa63a9e84&dn=libgen-rs-r_000&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fipv4.tracker.harry.lu%3A80%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-UndyG5Ryuyl\", key = 4039441537, port = 21406
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84)
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.opentrackr.org:1337/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://exodus.desync.com:6969/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://ipv4.tracker.harry.lu:80/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://open.stealth.si:80/announce>
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84) from <Tracker udp://tracker.coppersurfer.tk:6969/announce>
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://tracker.opentrackr.org:1337/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://tracker.coppersurfer.tk:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://open.stealth.si:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://ipv4.tracker.harry.lu:80/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [WARN ] Error communicating with <Tracker udp://exodus.desync.com:6969/announce> for \"libgen-rs-r_000\" (63a04291a8b266d968aa7ab8a276543fa63a9e84): failed to resolve remote hostname: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db26e600622 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db26e600622 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db26e616f4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db26e616f4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5db26e606946 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db26e606946 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5db26e5dcfcf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db26e5dcfcf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db26e5f7ef9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db26e52f6be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5db26e52f6be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db26e5f80b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5db26e5f80b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db26e5dd088 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5db26e5d4879 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db26e5ddedd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db26e6176dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db26e5960e8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5db26e593da7 - <assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic::<assert_cmd[542af0f2b7a34aa5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5db26e59ec17 - <<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[542af0f2b7a34aa5]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5db26e5a2954 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[542af0f2b7a34aa5]::assert::Assert, assert_cmd[542af0f2b7a34aa5]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5db26e596790 - <assert_cmd[542af0f2b7a34aa5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5db26e518723 - cli[272638fe346f7745]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   25:     0x5db26e51a809 - cli[272638fe346f7745]::get_magnet_udp_trackers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:79:5
[INFO] [stdout]   26:     0x5db26e5182b7 - cli[272638fe346f7745]::get_magnet_udp_trackers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:78:29
[INFO] [stdout]   27:     0x5db26e51dc86 - <cli[272638fe346f7745]::get_magnet_udp_trackers::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5db26e523a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5db26e523a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5db26e5302ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5db26e52a794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5db26e52a794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5db26e532dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5db26e532dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5db26e5ffaef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5db26e5ffaef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7ff9a6515aa4 - <unknown>
[INFO] [stdout]   49:     0x7ff9a65a2a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_magnet_http_trackers_multipiece_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_magnet_http_trackers_multipiece_info' (181) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-5dlmLSVmURP\", key = 1098239194, port = 60667
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97) from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 15:17:38 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:17:38 [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-0061-5dlmLSVmURP&supportcrypto=1&port=60667&uploaded=0&downloaded=0&left=65535&numwant=50&key=1098239194&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [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/.tmpXayotb/{hash}.torrent" "magnet:?xt=urn:btih:b851474b74f65cd19f981c723590e3e520242b97&dn=debian-12.0.0-amd64-netinst.iso&tr=http%3A%2F%2Fbttracker.debian.org%3A6969%2Fannounce&ws=https%3A%2F%2Fcdimage.debian.org%2Fcdimage%2Frelease%2F12.0.0%2Famd64%2Fiso-cd%2Fdebian-12.0.0-amd64-netinst.iso&ws=https%3A%2F%2Fcdimage.debian.org%2Fcdimage%2Farchive%2F12.0.0%2Famd64%2Fiso-cd%2Fdebian-12.0.0-amd64-netinst.iso"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 15:17:38 [DEBUG] Using local peer details: id = b\"-DM-0061-5dlmLSVmURP\", key = 1098239194, port = 60667
[INFO] [stdout] 15:17:38 [INFO ] Fetching metadata info for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:17:38 [INFO ] Requesting peers for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97) from <Tracker http://bttracker.debian.org:6969/announce>
[INFO] [stdout] 15:17:38 [TRACE] Sending \"started\" announcement to <Tracker http://bttracker.debian.org:6969/announce> for \"debian-12.0.0-amd64-netinst.iso\" (b851474b74f65cd19f981c723590e3e520242b97)
[INFO] [stdout] 15:17:38 [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-0061-5dlmLSVmURP&supportcrypto=1&port=60667&uploaded=0&downloaded=0&left=65535&numwant=50&key=1098239194&compact=1): client error (Connect): dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 15:17:38 [ERROR] Failed to download torrent file: no peer returned metadata info
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db26e600622 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db26e600622 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db26e600622 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db26e616f4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db26e616f4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5db26e606946 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db26e606946 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5db26e5dcfcf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db26e5dcfcf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db26e5f7ef9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db26e52f6be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5db26e52f6be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db26e5f80b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5db26e5f80b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db26e5dd088 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5db26e5d4879 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db26e5ddedd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db26e6176dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db26e5960e8 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5db26e593da7 - <assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic::<assert_cmd[542af0f2b7a34aa5]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5db26e59ec17 - <<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[542af0f2b7a34aa5]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5db26e5a2954 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[542af0f2b7a34aa5]::assert::Assert, assert_cmd[542af0f2b7a34aa5]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[542af0f2b7a34aa5]::assert::AssertError>::panic<assert_cmd[542af0f2b7a34aa5]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5db26e596790 - <assert_cmd[542af0f2b7a34aa5]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5db26e518723 - cli[272638fe346f7745]::test_get
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:21:10
[INFO] [stdout]   25:     0x5db26e51a849 - cli[272638fe346f7745]::get_magnet_http_trackers_multipiece_info
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:104:5
[INFO] [stdout]   26:     0x5db26e5182e7 - cli[272638fe346f7745]::get_magnet_http_trackers_multipiece_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:103:46
[INFO] [stdout]   27:     0x5db26e51dcc6 - <cli[272638fe346f7745]::get_magnet_http_trackers_multipiece_info::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5db26e523a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5db26e523a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5db26e5302ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5db26e5302ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5db26e5302ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5db26e52a794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5db26e52a794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5db26e532dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5db26e532dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5db26e532dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5db26e5ffaef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5db26e5ffaef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7ff9a6515aa4 - <unknown>
[INFO] [stdout]   49:     0x7ff9a65a2a64 - clone
[INFO] [stdout]   50:                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.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eeda7c68815f0dfb36048efc3fe0ced65ccaa64ffc409e429f84ec95a6dd0a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeda7c68815f0dfb36048efc3fe0ced65ccaa64ffc409e429f84ec95a6dd0a19", kill_on_drop: false }`
[INFO] [stdout] eeda7c68815f0dfb36048efc3fe0ced65ccaa64ffc409e429f84ec95a6dd0a19
