[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Fbibicord" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatradish/bibicord on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlqstring v0.3.5
[INFO] [stderr]   Downloaded serenity-voice-model v0.1.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.4
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded xsalsa20poly1305 v0.8.0
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded iana-time-zone v0.1.46
[INFO] [stderr]   Downloaded dashmap v5.3.4
[INFO] [stderr]   Downloaded socket2 v0.4.6
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded bytemuck v1.12.1
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded symphonia-core v0.5.1
[INFO] [stderr]   Downloaded songbird v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded generator v0.7.1
[INFO] [stderr]   Downloaded command_attr v0.4.1
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded serenity v0.11.5
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e09369a3c8a399622f6d9d0d6be382f320d8eb0101717bc7cfcac8eea88381b
[INFO] running `Command { std: "docker" "start" "-a" "3e09369a3c8a399622f6d9d0d6be382f320d8eb0101717bc7cfcac8eea88381b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e09369a3c8a399622f6d9d0d6be382f320d8eb0101717bc7cfcac8eea88381b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e09369a3c8a399622f6d9d0d6be382f320d8eb0101717bc7cfcac8eea88381b", kill_on_drop: false }`
[INFO] [stdout] 3e09369a3c8a399622f6d9d0d6be382f320d8eb0101717bc7cfcac8eea88381b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 312d3c95be51a2b68eaaab16d517e475b6c6d78bdc8ea588973dc99489687486
[INFO] running `Command { std: "docker" "start" "-a" "312d3c95be51a2b68eaaab16d517e475b6c6d78bdc8ea588973dc99489687486", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[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 typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling slab v0.4.7
[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 mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[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 rustls v0.20.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[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 try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling digest v0.10.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 webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling universal-hash v0.4.1
[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 cipher v0.3.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling pnet_base v0.28.0
[INFO] [stderr]    Compiling pnet_macros_support v0.28.0
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling salsa20 v0.9.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling songbird v0.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling symphonia-core v0.5.1
[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 either v1.8.0
[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 tracing v0.1.36
[INFO] [stderr]    Compiling pnet_macros v0.28.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling command_attr v0.4.1
[INFO] [stderr]    Compiling discortp v0.4.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling streamcatcher v1.0.1
[INFO] [stderr]    Compiling urlqstring v0.3.5
[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 chrono v0.4.22
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling serenity-voice-model v0.1.1
[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 3m 09s
[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" "312d3c95be51a2b68eaaab16d517e475b6c6d78bdc8ea588973dc99489687486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "312d3c95be51a2b68eaaab16d517e475b6c6d78bdc8ea588973dc99489687486", kill_on_drop: false }`
[INFO] [stdout] 312d3c95be51a2b68eaaab16d517e475b6c6d78bdc8ea588973dc99489687486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a10a77c8896ba3f91d42d4dc156193de0baf317cfeae83e5cbb72d14571ca71
[INFO] running `Command { std: "docker" "start" "-a" "1a10a77c8896ba3f91d42d4dc156193de0baf317cfeae83e5cbb72d14571ca71", 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.48s
[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" "1a10a77c8896ba3f91d42d4dc156193de0baf317cfeae83e5cbb72d14571ca71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a10a77c8896ba3f91d42d4dc156193de0baf317cfeae83e5cbb72d14571ca71", kill_on_drop: false }`
[INFO] [stdout] 1a10a77c8896ba3f91d42d4dc156193de0baf317cfeae83e5cbb72d14571ca71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d45cb59e93d1a1127f6063802303a11f177ee86ce0721dcab8d92e66700b707
[INFO] running `Command { std: "docker" "start" "-a" "7d45cb59e93d1a1127f6063802303a11f177ee86ce0721dcab8d92e66700b707", 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.34s
[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-4fad8315f4f76254)
[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_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={"ids":"[\"26209670\"]","c":"[{\"id\":\"26209670\"}]"}
[INFO] [stdout] key=iWnDWLfVI4rYAfRl
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_detail' (22) 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=neSCanZzdOI%2FEMhwKc%2BS4yxUNsK%2FtAc36xHOrR37XR3OAIFeOPFxgzutOvKbD4Gu8Z7pXQrLhO9QDS1GAJh8b2%2BTYi%2FDX6Z6GWeqo4pA53DqcYVyfFaHxscyoLxRuGDr&encSecKey=3d3eccd3f760fe07b3f250d857c344b7720406fbbcc2ddad918ca8c34a0ef8a4bac53e52279cffe46066cdfc9f043b1d24cca5c67b34534d96f0653f9e5a2f1105fc3a1d174a22d9baef17a01c7f5e1f522703b0a1a5fdbc4a0a76de667fb0bbad59d378015ec43c1f9d0eb1a5e21bbbaa87283809b1755e963b6b94426e131f): 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:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a69048588d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a69048588d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a690486f99a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a690486f99a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a690485dbb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a690485dbb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6904835b6f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6904835b6f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a69048503f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a690425196e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a690425196e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6904850662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a6904850662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6904835c28 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a690482abe9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6904836ced - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a690487010c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a690486fe52 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a690422063a - <core[27de1724e4349be2]::result::Result<songbird[5799924e0f319195]::input::metadata::Metadata, anyhow[c12493a8c60fa335]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a690422063a - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:362:66
[INFO] [stdout]   22:     0x5a6904224f3d - <core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a69042411ed - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904229fa0 - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904235855 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::try_with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5a6904234e7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5a690424102f - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690424102f - tokio[1b52a65fed4c2072]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690424102f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423cc50 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690424042f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423ed94 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a6904241e53 - <tokio[1b52a65fed4c2072]::macros::scoped_tls::ScopedKey<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>>::set::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::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:     0x5a690423e35f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a690423e6ba - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423be3a - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904239b6b - <tokio[1b52a65fed4c2072]::runtime::Runtime>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904221878 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:364:15
[INFO] [stdout]   39:     0x5a690421dbb7 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:360:32
[INFO] [stdout]   40:     0x5a69042098a6 - <bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_detail::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6904245d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6904245d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5a690425257a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a690425257a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5a690424db24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5a690424db24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5a6904255072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6904255072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5a6904255072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a690485813f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5a690485813f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x7dcee43f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7dcee447fa64 - 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=7NyNLd7Ms4LrQPgW
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_dj_detail' (20) 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=bsD7CZLj9TOPUo66gG4DlwdqmCrp%2F%2B3HZNUjd0JokUBWK25%2FSGNVCX9mcXKYYSnl&encSecKey=8842ae43611c0f8d42bc10ecb006de58237260e6bcbf0fd36a036b7f28830c6f2e3df4e88e03607c2bdf29a66d945b8ee043dc82d8b841c9383677b83c25883ce3a33257e657f23597fb30fe9ee9d2cba0ed4df9869a38d411a5ef1bc57d5826917786fe801300694d2a6fafefcf1e6248c4e7aababcd6db6e458daed5db720a): 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:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a69048588d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a69048588d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a690486f99a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a690486f99a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a690485dbb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a690485dbb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6904835b6f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6904835b6f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a69048503f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a690425196e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a690425196e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6904850662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a6904850662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6904835c28 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a690482abe9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6904836ced - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a690487010c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a690486fe52 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a690421ff1d - <core[27de1724e4349be2]::result::Result<(alloc[a57f19327c0ad893]::string::String, songbird[5799924e0f319195]::input::metadata::Metadata), anyhow[c12493a8c60fa335]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a690421ff1d - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:371:80
[INFO] [stdout]   22:     0x5a6904224efd - <core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a69042411ad - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904229e70 - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904235755 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::try_with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5a6904234e2e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5a6904240e6f - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904240e6f - tokio[1b52a65fed4c2072]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904240e6f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423c930 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423fa1f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423ed74 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a6904241d23 - <tokio[1b52a65fed4c2072]::macros::scoped_tls::ScopedKey<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>>::set::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::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:     0x5a690423df6f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a690423e64a - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423bb4a - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a69042399cb - <tokio[1b52a65fed4c2072]::runtime::Runtime>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a69042216d8 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:377:80
[INFO] [stdout]   39:     0x5a690421db87 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:368:30
[INFO] [stdout]   40:     0x5a6904209866 - <bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_dj_detail::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6904245d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6904245d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5a690425257a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a690425257a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5a690424db24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5a690424db24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5a6904255072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6904255072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5a6904255072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a690485813f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5a690485813f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x7dcee43f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7dcee447fa64 - 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=PJncrNakA7C0BM3l
[INFO] [stdout] 
[INFO] [stdout] thread 'neteaseapi::netease::test_get_song_url' (23) 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=lBt60t8OPVyYijcHIpVZsi%2FGcJEyUKijSA0Ggo7KVu4j2jlOdvtWxIDgyINFrUfrhDuveFe1ZKS1rZd1b8%2Fpz22JUsrnkZWbB6A5M%2FZaNgk%3D&encSecKey=6a839b4be4d69f36d941b580338be622648336f0faf355549e9353f95863df92f7aa269063a8f7dc64adc2591a2e18e0ade7a4b477f4bd180eab5d7951d2e5bc586a798210950d41c74e7a9006900be5d34a9c9d4d0d94225d58de39afd6ead5461ef189e931127d97fc6a17b1e9faa8a83f2dccfb0d4c4acf50a59408c2f007): 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:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a69048588d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a69048588d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a69048588d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a690486f99a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a690486f99a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a690485dbb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a690485dbb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6904835b6f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6904835b6f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a69048503f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a690425196e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a690425196e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin bibicord`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6904850662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a6904850662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6904835c28 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a690482abe9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6904836ced - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a690487010c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a690486fe52 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a690421f954 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>, anyhow[c12493a8c60fa335]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a690421f954 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:353:56
[INFO] [stdout]   22:     0x5a6904224ebd - <core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a690424116d - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904229d40 - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904235655 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::try_with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5a6904234dde - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[1b52a65fed4c2072]::coop::Budget>>>::with::<tokio[1b52a65fed4c2072]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5a6904240caf - tokio[1b52a65fed4c2072]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904240caf - tokio[1b52a65fed4c2072]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904240caf - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423c610 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423f00f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423ed54 - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a6904241bf3 - <tokio[1b52a65fed4c2072]::macros::scoped_tls::ScopedKey<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Context>>::set::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::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:     0x5a690423db7f - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5a690423e5da - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423b85a - <tokio[1b52a65fed4c2072]::runtime::basic_scheduler::BasicScheduler>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a690423982b - <tokio[1b52a65fed4c2072]::runtime::Runtime>::block_on::<bibicord[1b3c8b0b3b45aecc]::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:     0x5a6904221538 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:356:71
[INFO] [stdout]   39:     0x5a690421db57 - bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/neteaseapi/netease.rs:351:29
[INFO] [stdout]   40:     0x5a6904209826 - <bibicord[1b3c8b0b3b45aecc]::neteaseapi::netease::test_get_song_url::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6904245d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6904245d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5a690425257a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a690425257a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a690425257a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5a690425257a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5a690424db24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5a690424db24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5a6904255072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6904255072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6904255072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6904255072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5a6904255072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a690485813f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5a690485813f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x7dcee43f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7dcee447fa64 - 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.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d45cb59e93d1a1127f6063802303a11f177ee86ce0721dcab8d92e66700b707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d45cb59e93d1a1127f6063802303a11f177ee86ce0721dcab8d92e66700b707", kill_on_drop: false }`
[INFO] [stdout] 7d45cb59e93d1a1127f6063802303a11f177ee86ce0721dcab8d92e66700b707
