[INFO] cloning repository https://github.com/eatradish/bibicord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatradish/bibicord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Fbibicord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Fbibicord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cd02fba8abdddf01f25b60fd5728aecbfec84aa
[INFO] testing eatradish/bibicord against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Fbibicord" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eatradish/bibicord
[INFO] finished tweaking git repo https://github.com/eatradish/bibicord
[INFO] tweaked toml for git repo https://github.com/eatradish/bibicord written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatradish/bibicord on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eatradish/bibicord 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de52459105777f74a8c5b0d28676c2fc1f836ca8b66a85a5e08570735ac01377
[INFO] running `Command { std: "docker" "start" "-a" "de52459105777f74a8c5b0d28676c2fc1f836ca8b66a85a5e08570735ac01377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de52459105777f74a8c5b0d28676c2fc1f836ca8b66a85a5e08570735ac01377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de52459105777f74a8c5b0d28676c2fc1f836ca8b66a85a5e08570735ac01377", kill_on_drop: false }`
[INFO] [stdout] de52459105777f74a8c5b0d28676c2fc1f836ca8b66a85a5e08570735ac01377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e6f88a1caa46ea668e804041cfd6a0307688c30b93fa6961c70edac403538a0
[INFO] running `Command { std: "docker" "start" "-a" "6e6f88a1caa46ea668e804041cfd6a0307688c30b93fa6961c70edac403538a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling pnet_base v0.28.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling pnet_macros_support v0.28.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling salsa20 v0.9.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling songbird v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling xsalsa20poly1305 v0.8.0
[INFO] [stderr]    Compiling audiopus v0.3.0-rc.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling symphonia-core v0.5.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling urlqstring v0.3.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling command_attr v0.4.1
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pnet_macros v0.28.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling discortp v0.4.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling streamcatcher v1.0.1
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling serenity-voice-model v0.1.1
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling bibicord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `HashType` is never used
[INFO] [stdout]   --> src/neteaseapi/encrypto.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum HashType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ecb` is never constructed
[INFO] [stdout]   --> src/neteaseapi/encrypto.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum AesMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 29 |     cbc,
[INFO] [stdout] 30 |     ecb,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `hex_random_bytes`, `eapi`, `linuxapi`, and `hash_encrypt` are never used
[INFO] [stdout]    --> src/neteaseapi/encrypto.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Crypto {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout]  34 |     pub fn hex_random_bytes(n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  40 |     pub fn eapi(url: &str, text: &str) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn linuxapi(text: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn hash_encrypt(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongDetailRequest` is never constructed
[INFO] [stdout]   --> src/neteaseapi/netease.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct SongDetailRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6e6f88a1caa46ea668e804041cfd6a0307688c30b93fa6961c70edac403538a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6f88a1caa46ea668e804041cfd6a0307688c30b93fa6961c70edac403538a0", kill_on_drop: false }`
[INFO] [stdout] 6e6f88a1caa46ea668e804041cfd6a0307688c30b93fa6961c70edac403538a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3ebfe1ac2a6dc859ca4a29b303fa37eb9f564a05b0eaf0b242943114a8c5fa
[INFO] running `Command { std: "docker" "start" "-a" "7d3ebfe1ac2a6dc859ca4a29b303fa37eb9f564a05b0eaf0b242943114a8c5fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling bibicord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `ecb` is never constructed
[INFO] [stdout]   --> src/neteaseapi/encrypto.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum AesMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 29 |     cbc,
[INFO] [stdout] 30 |     ecb,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `hex_random_bytes`, `eapi`, and `linuxapi` are never used
[INFO] [stdout]   --> src/neteaseapi/encrypto.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Crypto {
[INFO] [stdout]    | ----------- associated functions in this implementation
[INFO] [stdout] 34 |     pub fn hex_random_bytes(n: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn eapi(url: &str, text: &str) -> String {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn linuxapi(text: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongDetailRequest` is never constructed
[INFO] [stdout]   --> src/neteaseapi/netease.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct SongDetailRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7d3ebfe1ac2a6dc859ca4a29b303fa37eb9f564a05b0eaf0b242943114a8c5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3ebfe1ac2a6dc859ca4a29b303fa37eb9f564a05b0eaf0b242943114a8c5fa", kill_on_drop: false }`
[INFO] [stdout] 7d3ebfe1ac2a6dc859ca4a29b303fa37eb9f564a05b0eaf0b242943114a8c5fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1ee623b8da13dfa07517f3c7f1813edc7b15660b71d17f1ceaf2763565c8ea3
[INFO] running `Command { std: "docker" "start" "-a" "c1ee623b8da13dfa07517f3c7f1813edc7b15660b71d17f1ceaf2763565c8ea3", kill_on_drop: false }`
[INFO] [stderr] warning: variant `ecb` is never constructed
[INFO] [stderr]   --> src/neteaseapi/encrypto.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub enum AesMode {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] 29 |     cbc,
[INFO] [stderr] 30 |     ecb,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `hex_random_bytes`, `eapi`, and `linuxapi` are never used
[INFO] [stderr]   --> src/neteaseapi/encrypto.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl Crypto {
[INFO] [stderr]    | ----------- associated functions in this implementation
[INFO] [stderr] 34 |     pub fn hex_random_bytes(n: usize) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn eapi(url: &str, text: &str) -> String {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn linuxapi(text: &str) -> String {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SongDetailRequest` is never constructed
[INFO] [stderr]   --> src/neteaseapi/netease.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct SongDetailRequest {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bibicord` (bin "bibicord" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bibicord-431a0eca18fb7e58)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test neteaseapi::netease::test_get_music_id ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_rsa_encrypt ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_hash_encrypt ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_aes_encrypt ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_weapi ... ok
[INFO] [stdout] test neteaseapi::netease::test_get_song_detail ... FAILED
[INFO] [stdout] test neteaseapi::netease::test_get_dj_detail ... FAILED
[INFO] [stdout] test neteaseapi::netease::test_get_song_url ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- neteaseapi::netease::test_get_song_detail stdout ----
[INFO] [stdout] text={"c":"[{\"id\":\"26209670\"}]","ids":"[\"26209670\"]"}
[INFO] [stdout] key=CFdVl0gB5aPdm2Vf
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_detail' (24) panicked at src/neteaseapi/netease.rs:362:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://music.163.com/weapi/song/detail?params=2MZwArMzmOBl6hUMgeId9G0cA4pMIUTyP3DSpvmI%2FDEnYgdKuhZeLoCAZvrB%2BRh%2FBzjcGdYmsMn1UQIfAZj9ES33VfWVsNtY4KE8y8c4t0ewioKmNkifwknDMFM3CHdD&encSecKey=4bc768e16b9cabc0defc6a23ebe7dec5b45dee5db2207cc7d947f594f99e266929cd15f79bfe19020f2800429b59d226dc02b1554f72fb56df877c9fc2fd84fe4d14914eba8948cdb26f9301e7ed949ad2e97c25f2284f58e49a1e1dd6e8f7dfb4201760268c071f04426eaaf51d89723244ab34214f544880b256b5daaed528): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ccd443387a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57ccd443387a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57ccd444a0aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57ccd444a0aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57ccd44387e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57ccd44387e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57ccd44116ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57ccd44116ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57ccd442b809 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57ccd3e2c21c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57ccd3e2c21c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57ccd442ba82 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57ccd442ba82 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57ccd44117b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57ccd4408e99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57ccd441272d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57ccd444a89c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57ccd444a5e2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57ccd3dfa95a - <core[35159d6ffb30e017]::result::Result<songbird[2c1b6c0c3d5f1439]::input::metadata::Metadata, anyhow[24faf8ef2b2963f3]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57ccd3dfa95a - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:362:66
[INFO] [stdout]   22:     0x57ccd3e0cadd - <core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57ccd3e178dd - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57ccd3e081a0 - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57ccd3dfdff5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::try_with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57ccd3dfd61e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57ccd3e1771f - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57ccd3e1771f - tokio[cdc39b9000c2bdfa]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57ccd3e1771f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57ccd3e13180 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57ccd3e16b0f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57ccd3e15474 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57ccd3e1c233 - <tokio[cdc39b9000c2bdfa]::macros::scoped_tls::ScopedKey<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>>::set::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57ccd3e14c4f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57ccd3e14faa - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57ccd3e127aa - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57ccd3e0be5b - <tokio[cdc39b9000c2bdfa]::runtime::Runtime>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57ccd3dfbb48 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:364:15
[INFO] [stdout]   39:     0x57ccd3df7ed7 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:360:32
[INFO] [stdout]   40:     0x57ccd3de3bc6 - <bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_detail::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57ccd3e1f4fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57ccd3e1f4fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x57ccd3e2cceb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x57ccd3e276c4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x57ccd3e276c4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x57ccd3e2f8f2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x57ccd3e2f8f2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x57ccd4432f8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x57ccd4432f8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ff53585faa4 - <unknown>
[INFO] [stdout]   62:     0x7ff5358eca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- neteaseapi::netease::test_get_dj_detail stdout ----
[INFO] [stdout] text={"id":"2493262449"}
[INFO] [stdout] key=z3YhobycIAAjwYNG
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_dj_detail' (22) panicked at src/neteaseapi/netease.rs:371:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://music.163.com/weapi//dj/program/detail?params=AwCQKYobeNy8H1W7cQHEPhBtvEftUKBtY92iUc4nPIzpqtJQRfEB%2Fc4APCm5WxjE&encSecKey=bb2844edecd6d4d81d9ac913fe15c6b0a29ba92475c0bd043ad18957f3e5cabda4f2bed3c6e015bd47b2477114a8481d96aff427a3d4fbe4dfa22e36a0150104a21796268c7fcb3184ce5169b0470e1e9ee85ed6b8317cb22f1ac602b054637c03d57b2f7eb5b38cb41d1e46dbf06f5aef9270d6eeda3e1767e346c06af9ac07): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ccd443387a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57ccd443387a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57ccd444a0aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57ccd444a0aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57ccd44387e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57ccd44387e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57ccd44116ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57ccd44116ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57ccd442b809 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57ccd3e2c21c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57ccd3e2c21c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57ccd442ba82 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57ccd442ba82 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57ccd44117b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57ccd4408e99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57ccd441272d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57ccd444a89c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57ccd444a5e2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57ccd3dfa23d - <core[35159d6ffb30e017]::result::Result<(alloc[a8a7aba520129d98]::string::String, songbird[2c1b6c0c3d5f1439]::input::metadata::Metadata), anyhow[24faf8ef2b2963f3]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57ccd3dfa23d - bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:371:80
[INFO] [stdout]   22:     0x57ccd3e0ca9d - <core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57ccd3e1789d - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57ccd3e08070 - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57ccd3dfdef5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::try_with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57ccd3dfd5ce - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57ccd3e1755f - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57ccd3e1755f - tokio[cdc39b9000c2bdfa]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57ccd3e1755f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57ccd3e12e60 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57ccd3e160ff - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57ccd3e15454 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57ccd3e1c103 - <tokio[cdc39b9000c2bdfa]::macros::scoped_tls::ScopedKey<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>>::set::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57ccd3e1485f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57ccd3e14f3a - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57ccd3e124ba - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57ccd3e0bcbb - <tokio[cdc39b9000c2bdfa]::runtime::Runtime>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57ccd3dfb9a8 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:377:80
[INFO] [stdout]   39:     0x57ccd3df7ea7 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:368:30
[INFO] [stdout]   40:     0x57ccd3de3b86 - <bibicord[45282d7454125901]::neteaseapi::netease::test_get_dj_detail::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57ccd3e1f4fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57ccd3e1f4fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x57ccd3e2cceb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x57ccd3e276c4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x57ccd3e276c4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x57ccd3e2f8f2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x57ccd3e2f8f2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x57ccd4432f8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x57ccd4432f8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ff53585faa4 - <unknown>
[INFO] [stdout]   62:     0x7ff5358eca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- neteaseapi::netease::test_get_song_url stdout ----
[INFO] [stdout] text={"br":"320000","ids":"[26209670]"}
[INFO] [stdout] key=IqsUuJqRJnViTbRk
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_url' (25) panicked at src/neteaseapi/netease.rs:353:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://music.163.com/weapi/song/enhance/player/url/?params=DrJiJdQGsa3pCSRTY79%2BmCJBLmLug5stSuf2Kbf0rsPmTEsdzs4rtJDdcLv7oENmrrpxFT2Cva%2F%2F%2BfT7HH70gY8p%2BhamNZe7MkE6xP8lxL0%3D&encSecKey=5fb100b6896d74ed61d1dd82162b3a149bd4285fc4223ebecf6f9eab244275bbc7355586dbf902558276c3be80ef29eb6ce012a125ed857f3de38e09558c8b3d79c4c3ecbfb308aaec937f2281deee8d788b236672107bc461c7ef7a7e8b897cb4d9880ecb6bc638216a0a06d655219ae888e56a0331c375b40afb016bd60a71): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ccd443387a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ccd443387a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57ccd443387a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57ccd444a0aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57ccd444a0aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57ccd44387e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57ccd44387e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57ccd44116ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57ccd44116ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57ccd442b809 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57ccd3e2c21c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57ccd3e2c21c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57ccd442ba82 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57ccd442ba82 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57ccd44117b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57ccd4408e99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57ccd441272d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57ccd444a89c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57ccd444a5e2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57ccd3df9c74 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<alloc[a8a7aba520129d98]::string::String>, anyhow[24faf8ef2b2963f3]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57ccd3df9c74 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:353:56
[INFO] [stdout]   22:     0x57ccd3e0ca5d - <core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57ccd3e1785d - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57ccd3e07f40 - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57ccd3dfddf5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::try_with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57ccd3dfd57e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[cdc39b9000c2bdfa]::coop::Budget>>>::with::<tokio[cdc39b9000c2bdfa]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57ccd3e1739f - tokio[cdc39b9000c2bdfa]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57ccd3e1739f - tokio[cdc39b9000c2bdfa]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57ccd3e1739f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57ccd3e12b40 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57ccd3e156ef - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57ccd3e15434 - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57ccd3e1bfd3 - <tokio[cdc39b9000c2bdfa]::macros::scoped_tls::ScopedKey<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Context>>::set::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57ccd3e1446f - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57ccd3e14eca - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57ccd3e121ca - <tokio[cdc39b9000c2bdfa]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57ccd3e0bb1b - <tokio[cdc39b9000c2bdfa]::runtime::Runtime>::block_on::<bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57ccd3dfb808 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:356:71
[INFO] [stdout]   39:     0x57ccd3df7e77 - bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:351:29
[INFO] [stdout]   40:     0x57ccd3de3b46 - <bibicord[45282d7454125901]::neteaseapi::netease::test_get_song_url::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57ccd3e1f4fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57ccd3e1f4fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x57ccd3e2cceb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x57ccd3e2cceb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x57ccd3e2cceb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x57ccd3e276c4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x57ccd3e276c4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x57ccd3e2f8f2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x57ccd3e2f8f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x57ccd3e2f8f2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x57ccd4432f8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x57ccd4432f8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ff53585faa4 - <unknown>
[INFO] [stdout]   62:     0x7ff5358eca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     neteaseapi::netease::test_get_dj_detail
[INFO] [stdout]     neteaseapi::netease::test_get_song_detail
[INFO] [stdout]     neteaseapi::netease::test_get_song_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin bibicord`
[INFO] running `Command { std: "docker" "inspect" "c1ee623b8da13dfa07517f3c7f1813edc7b15660b71d17f1ceaf2763565c8ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ee623b8da13dfa07517f3c7f1813edc7b15660b71d17f1ceaf2763565c8ea3", kill_on_drop: false }`
[INFO] [stdout] c1ee623b8da13dfa07517f3c7f1813edc7b15660b71d17f1ceaf2763565c8ea3
