[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Fbibicord" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatradish/bibicord on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 274fb3ba0500c8694cbffe1cd9c75dad8697d73119fdcd2e31ddd9539b811dd4
[INFO] running `Command { std: "docker" "start" "-a" "274fb3ba0500c8694cbffe1cd9c75dad8697d73119fdcd2e31ddd9539b811dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "274fb3ba0500c8694cbffe1cd9c75dad8697d73119fdcd2e31ddd9539b811dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274fb3ba0500c8694cbffe1cd9c75dad8697d73119fdcd2e31ddd9539b811dd4", kill_on_drop: false }`
[INFO] [stdout] 274fb3ba0500c8694cbffe1cd9c75dad8697d73119fdcd2e31ddd9539b811dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f8a880af8eebd4c1e8d156032d58bb889c9a04ee90d1a059b0dd41ca576676c
[INFO] running `Command { std: "docker" "start" "-a" "7f8a880af8eebd4c1e8d156032d58bb889c9a04ee90d1a059b0dd41ca576676c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.23
[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 futures-sink v0.3.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[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 tracing-core v0.1.29
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling pnet_base v0.28.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling pnet_macros_support v0.28.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling songbird v0.3.0
[INFO] [stderr]    Compiling salsa20 v0.9.0
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling xsalsa20poly1305 v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling symphonia-core v0.5.1
[INFO] [stderr]    Compiling audiopus v0.3.0-rc.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling urlqstring v0.3.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling which v4.2.5
[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 tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[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 serde_repr v0.1.9
[INFO] [stderr]    Compiling pnet_macros v0.28.0
[INFO] [stderr]    Compiling command_attr v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling discortp v0.4.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.32
[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 dashmap v5.3.4
[INFO] [stderr]    Compiling time v0.3.14
[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-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.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 34s
[INFO] running `Command { std: "docker" "inspect" "7f8a880af8eebd4c1e8d156032d58bb889c9a04ee90d1a059b0dd41ca576676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8a880af8eebd4c1e8d156032d58bb889c9a04ee90d1a059b0dd41ca576676c", kill_on_drop: false }`
[INFO] [stdout] 7f8a880af8eebd4c1e8d156032d58bb889c9a04ee90d1a059b0dd41ca576676c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c64dbcd4fa308c6259777539c7f26c52ed574ec37bc58500c34f4ddd9d7aaae
[INFO] running `Command { std: "docker" "start" "-a" "6c64dbcd4fa308c6259777539c7f26c52ed574ec37bc58500c34f4ddd9d7aaae", 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 5.64s
[INFO] running `Command { std: "docker" "inspect" "6c64dbcd4fa308c6259777539c7f26c52ed574ec37bc58500c34f4ddd9d7aaae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c64dbcd4fa308c6259777539c7f26c52ed574ec37bc58500c34f4ddd9d7aaae", kill_on_drop: false }`
[INFO] [stdout] 6c64dbcd4fa308c6259777539c7f26c52ed574ec37bc58500c34f4ddd9d7aaae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca5e19b382c74b2a8d99530ae84b06793dbe693736d7e23b0f0747b1d5d9629c
[INFO] running `Command { std: "docker" "start" "-a" "ca5e19b382c74b2a8d99530ae84b06793dbe693736d7e23b0f0747b1d5d9629c", 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.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bibicord-7b466b4eb4f5c278)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test neteaseapi::netease::test_get_music_id ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_hash_encrypt ... ok
[INFO] [stdout] test neteaseapi::encrypto::tests::test_rsa_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_dj_detail ... FAILED
[INFO] [stdout] test neteaseapi::netease::test_get_song_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_dj_detail stdout ----
[INFO] [stdout] text={"id":"2493262449"}
[INFO] [stdout] key=4CquXsroZURmLJHW
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_dj_detail' (28) 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=tRBhJVhi4n8AJtDvEviC42qfS90RAWSSgWxGNsuIsCeWBDB%2FtabJHWCagTOHM0H0&encSecKey=d71f2cba13c935cf8a776883ea2fd18a0ee111aa673f12b2d682c9ce4beafc914b77185351a9699355832e6a10221038418b946ca93ade03a0ae97a2df2ef20d9797872a3b68b9ebaea94a4ae17e454a8299e55150032e0894d8446b78300007989936f014579ba7e46991967344101be7118fecf4e1140aca6a0b99246be8c1): 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:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf2a6553b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cf2a6553b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cf2a6565b0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cf2a6565b0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cf2a651f8c3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cf2a651f8c3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cf2a652c8a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cf2a653185f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cf2a65316f1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cf2a5f5f37e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cf2a5f5f37e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cf2a6531f1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cf2a6531f1f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cf2a6531cca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cf2a652c9d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cf2a651402d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cf2a656e920 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf2a656ddd6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5cf2a5f18f0a - core::result::Result<T,E>::unwrap::ha21b43cd6d3adbce
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf2a5f18f0a - bibicord::neteaseapi::netease::test_get_dj_detail::{{closure}}::hf8439b9c437c0a82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:371:80
[INFO] [stdout]   22:     0x5cf2a5f2e2bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h442462874de8fa8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cf2a5f2aced - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha1dbb2c69c9c80e4
[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:     0x5cf2a5f1ec40 - tokio::coop::with_budget::{{closure}}::ha8aec4eb65b81ce9
[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:     0x5cf2a5f23125 - std::thread::local::LocalKey<T>::try_with::h81b1b4c62cdb2ca2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   26:     0x5cf2a5f2266e - std::thread::local::LocalKey<T>::with::hc518ee8ce6569a80
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   27:     0x5cf2a5f2ab2f - tokio::coop::with_budget::h0392acaea2d8bfb8
[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:     0x5cf2a5f2ab2f - tokio::coop::budget::hd6d73ce0566674d8
[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:     0x5cf2a5f2ab2f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd58dd827a855bce8
[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:     0x5cf2a5f265e0 - tokio::runtime::basic_scheduler::Context::enter::h27347648f714bd03
[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:     0x5cf2a5f29f5f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h845af1e91f143743
[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:     0x5cf2a5f287d4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he2328c24c8358292
[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:     0x5cf2a5f21033 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0750aa43218fa959
[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:     0x5cf2a5f2853f - tokio::runtime::basic_scheduler::CoreGuard::enter::hf617854ff029a1e5
[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:     0x5cf2a5f28842 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h909b3a359df2b245
[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:     0x5cf2a5f2603a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hcc516aecf49151d0
[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:     0x5cf2a5f382db - tokio::runtime::Runtime::block_on::h28a60da9d10a82be
[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:     0x5cf2a5f18a98 - bibicord::neteaseapi::netease::test_get_dj_detail::hea7be42b4ddae445
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:377:80
[INFO] [stdout]   39:     0x5cf2a5f18b37 - bibicord::neteaseapi::netease::test_get_dj_detail::{{closure}}::had91aecada895ea2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:368:30
[INFO] [stdout]   40:     0x5cf2a5f01be6 - core::ops::function::FnOnce::call_once::ha455abdaef51a2e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cf2a5f5f17b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cf2a5f5f17b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5cf2a5f731dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5cf2a5f731dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5cf2a5f731dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5cf2a5f731dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5cf2a5f731dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cf2a5f731dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5cf2a5f731dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5cf2a5f4c724 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5cf2a5f4c724 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   53:     0x5cf2a5f4ff7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5cf2a5f4ff7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   58:     0x5cf2a5f4ff7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cf2a6527ddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   60:     0x5cf2a6527ddf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   61:     0x7e6260e97aa4 - <unknown>
[INFO] [stdout]   62:     0x7e6260f24a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- neteaseapi::netease::test_get_song_detail stdout ----
[INFO] [stdout] text={"c":"[{\"id\":\"26209670\"}]","ids":"[\"26209670\"]"}
[INFO] [stdout] key=V7dsUd4yr34wmPAB
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_detail' (30) 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=uSS3wnxR2o%2Bsawe3BWPp1yX89hB1qzOa7Xh1PUz8liBm2tQ%2BqOEFySHdAqMinLgrN0yqWvj5PVnXsSLOvS8kQAVdu7Lgay6gu%2BmjINd%2FHELeeNEDbLlB3mbKHgo7ZDP6&encSecKey=a705849883b3d232c42937e9b836d01889f33f3c4062f73b1117cbbc8859d6961f7fe434b4163c1799096aa874bdd04877ccc4015ce55b2d6280125908c22a373bf0435956ebfb4b29bba3c573823917f47ff70a7b76de9720d588514b0af4d5d63d0d23244435f1e4975687a169d3e42cc402b959df1d2ac737e3367df58f23): 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:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf2a6553b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cf2a6553b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cf2a6565b0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cf2a6565b0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cf2a651f8c3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cf2a651f8c3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cf2a652c8a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cf2a653185f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cf2a65316f1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cf2a5f5f37e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cf2a5f5f37e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cf2a6531f1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cf2a6531f1f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cf2a6531cca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cf2a652c9d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cf2a651402d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cf2a656e920 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf2a656ddd6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5cf2a5f19b90 - core::result::Result<T,E>::unwrap::h2db7f07980bd08db
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf2a5f19b90 - bibicord::neteaseapi::netease::test_get_song_detail::{{closure}}::h79bc95fbf2e5a79f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:362:66
[INFO] [stdout]   22:     0x5cf2a5f2e33d - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb0202da3ccb75d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cf2a5f2ac6d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h028daecbd6b804e0
[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:     0x5cf2a5f1efd0 - tokio::coop::with_budget::{{closure}}::hc594b679be43f9c5
[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:     0x5cf2a5f23525 - std::thread::local::LocalKey<T>::try_with::hddcd45482c1e8eaf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   26:     0x5cf2a5f2244e - std::thread::local::LocalKey<T>::with::h55eb32567679a755
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   27:     0x5cf2a5f2a7af - tokio::coop::with_budget::h388c292458d4e7f4
[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:     0x5cf2a5f2a7af - tokio::coop::budget::he8cba473a8da767b
[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:     0x5cf2a5f2a7af - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h025b1b456952c5f8
[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:     0x5cf2a5f26c20 - tokio::runtime::basic_scheduler::Context::enter::h7d4075a3adc5e659
[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:     0x5cf2a5f28b3f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h05b83637ed50649b
[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:     0x5cf2a5f28794 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h3a4894e2a330b72b
[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:     0x5cf2a5f21293 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7faa24fd3576db09
[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:     0x5cf2a5f2814f - tokio::runtime::basic_scheduler::CoreGuard::enter::ha223ce9a773fe421
[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:     0x5cf2a5f28892 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hdc47e51feb45917d
[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:     0x5cf2a5f25d6a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h37bfc570d1047d04
[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:     0x5cf2a5f3813b - tokio::runtime::Runtime::block_on::h018b9335d56683ce
[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:     0x5cf2a5f19778 - bibicord::neteaseapi::netease::test_get_song_detail::h908c68d634c17a71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:364:15
[INFO] [stdout]   39:     0x5cf2a5f19817 - bibicord::neteaseapi::netease::test_get_song_detail::{{closure}}::h358c69591fc285c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:360:32
[INFO] [stdout]   40:     0x5cf2a5f01a56 - core::ops::function::FnOnce::call_once::h7f25dc56fa32e876
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cf2a5f5f17b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cf2a5f5f17b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5cf2a5f731dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5cf2a5f731dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5cf2a5f731dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5cf2a5f731dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5cf2a5f731dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cf2a5f731dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5cf2a5f731dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5cf2a5f4c724 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5cf2a5f4c724 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   53:     0x5cf2a5f4ff7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5cf2a5f4ff7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   58:     0x5cf2a5f4ff7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cf2a6527ddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   60:     0x5cf2a6527ddf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   61:     0x7e6260e97aa4 - <unknown>
[INFO] [stdout]   62:     0x7e6260f24a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- neteaseapi::netease::test_get_song_url stdout ----
[INFO] [stdout] text={"ids":"[26209670]","br":"320000"}
[INFO] [stdout] key=WDmSKWsguuAPW90a
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_url' (31) 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=Ms%2BZsvrmMwEzEGuW18uVVjmBe0BKnRBxknpVdrXbx2bkvu0S4CVnsUZqDKZHZLH15MVd8npP0rdCyd%2BUBH%2FpTDn0b2Roc3Bhfqg7SyxEssU%3D&encSecKey=12f6ff5418ca90b6d4444b237238b08457fd43fed03638a5ebe759f7f656e7b5a78174f8ec900035ef60691fae8537cadb54da25067b06f8256315b6db9ce377d9543f7128cc5da67e9a168920941e8378672088c5301efdbac80b93bc01bd05b0dad1428fc4248faf3946eb01b5df796b40448432aebbdb716ae3b8ec75d011): 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:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf2a6553b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf2a6553b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cf2a6553b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cf2a6565b0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cf2a6565b0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cf2a651f8c3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cf2a651f8c3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cf2a652c8a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cf2a653185f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cf2a65316f1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cf2a5f5f37e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cf2a5f5f37e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cf2a6531f1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cf2a6531f1f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cf2a6531cca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cf2a652c9d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cf2a651402d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cf2a656e920 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf2a656ddd6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5cf2a5f18784 - core::result::Result<T,E>::unwrap::h3476b76569d91da0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf2a5f18784 - bibicord::neteaseapi::netease::test_get_song_url::{{closure}}::h98b41739552bdff1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:353:56
[INFO] [stdout]   22:     0x5cf2a5f2e2fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb2e79cf8f29d07ee
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cf2a5f2acad - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6be47602c667c328
[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:     0x5cf2a5f1f100 - tokio::coop::with_budget::{{closure}}::hcb45dee26c1a232a
[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:     0x5cf2a5f23425 - std::thread::local::LocalKey<T>::try_with::hc04428197e721d60
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   26:     0x5cf2a5f225ce - std::thread::local::LocalKey<T>::with::hb38cf342d8263df6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   27:     0x5cf2a5f2aa4f - tokio::coop::with_budget::hf310ddb5f2652724
[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:     0x5cf2a5f2aa4f - tokio::coop::budget::h7957e3ff392aaafa
[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:     0x5cf2a5f2aa4f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h88ab1ef5e54cd501
[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:     0x5cf2a5f26900 - tokio::runtime::basic_scheduler::Context::enter::h36dd78ebeb8a8192
[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:     0x5cf2a5f2954f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2b97d30e6df60d77
[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:     0x5cf2a5f287b4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h78f166b2218cff52
[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:     0x5cf2a5f21163 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0f4bf03e39ba6fa3
[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:     0x5cf2a5f27d5f - tokio::runtime::basic_scheduler::CoreGuard::enter::h2d174505da37ec0c
[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:     0x5cf2a5f287f2 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h5a54d742fc760011
[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:     0x5cf2a5f25a9a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h028233739affb9ec
[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:     0x5cf2a5f3847b - tokio::runtime::Runtime::block_on::h7017079b478c19cb
[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:     0x5cf2a5f18358 - bibicord::neteaseapi::netease::test_get_song_url::he4360c0809eab132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:356:71
[INFO] [stdout]   39:     0x5cf2a5f183f7 - bibicord::neteaseapi::netease::test_get_song_url::{{closure}}::h2c261e52dbf757b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:351:29
[INFO] [stdout]   40:     0x5cf2a5f02036 - core::ops::function::FnOnce::call_once::hfac7ea982dfe577e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cf2a5f5f17b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cf2a5f5f17b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5cf2a5f731dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5cf2a5f731dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5cf2a5f731dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5cf2a5f731dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5cf2a5f731dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cf2a5f731dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5cf2a5f731dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5cf2a5f4c724 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5cf2a5f4c724 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   53:     0x5cf2a5f4ff7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5cf2a5f4ff7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5cf2a5f4ff7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cf2a5f4ff7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   58:     0x5cf2a5f4ff7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cf2a6527ddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   60:     0x5cf2a6527ddf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   61:     0x7e6260e97aa4 - <unknown>
[INFO] [stdout]   62:     0x7e6260f24a64 - 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.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin bibicord`
[INFO] running `Command { std: "docker" "inspect" "ca5e19b382c74b2a8d99530ae84b06793dbe693736d7e23b0f0747b1d5d9629c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5e19b382c74b2a8d99530ae84b06793dbe693736d7e23b0f0747b1d5d9629c", kill_on_drop: false }`
[INFO] [stdout] ca5e19b382c74b2a8d99530ae84b06793dbe693736d7e23b0f0747b1d5d9629c
