[INFO] cloning repository https://github.com/noxasaxon/songwhip-bot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noxasaxon/songwhip-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxasaxon%2Fsongwhip-bot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxasaxon%2Fsongwhip-bot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33564cc86d4deabe9fb48ef69b85c7b15319a2dc
[INFO] testing noxasaxon/songwhip-bot-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxasaxon%2Fsongwhip-bot-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/noxasaxon/songwhip-bot-rs
[INFO] finished tweaking git repo https://github.com/noxasaxon/songwhip-bot-rs
[INFO] tweaked toml for git repo https://github.com/noxasaxon/songwhip-bot-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noxasaxon/songwhip-bot-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noxasaxon/songwhip-bot-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/testcontainers/testcontainers-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded rvs_derive v0.3.0
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded serde_with_macros v1.5.1
[INFO] [stderr]   Downloaded rvstruct v0.3.0
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded axum-core v0.1.1
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded http-range-header v0.3.0
[INFO] [stderr]   Downloaded rsb_derive v0.5.0
[INFO] [stderr]   Downloaded filetime v0.2.15
[INFO] [stderr]   Downloaded futures_codec v0.4.1
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded pin-project-internal v0.4.29
[INFO] [stderr]   Downloaded pin-project v0.4.29
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded tower-http v0.2.1
[INFO] [stderr]   Downloaded axum v0.4.4
[INFO] [stderr]   Downloaded indexmap v1.8.0
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded socket2 v0.4.3
[INFO] [stderr]   Downloaded serde_with v1.11.0
[INFO] [stderr]   Downloaded shiplift v0.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.53
[INFO] [stderr]   Downloaded slack-morphism v0.27.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.16.1
[INFO] [stderr]   Downloaded matchit v0.4.4
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded slack-morphism-models v0.27.0
[INFO] [stderr]   Downloaded libc v0.2.114
[INFO] [stderr]   Downloaded slack-morphism-hyper v0.27.0
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5099403244c636734c33cf68f8b43828c04b2b0082cca9f209a6b981ea0e0d7d
[INFO] running `Command { std: "docker" "start" "-a" "5099403244c636734c33cf68f8b43828c04b2b0082cca9f209a6b981ea0e0d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5099403244c636734c33cf68f8b43828c04b2b0082cca9f209a6b981ea0e0d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5099403244c636734c33cf68f8b43828c04b2b0082cca9f209a6b981ea0e0d7d", kill_on_drop: false }`
[INFO] [stdout] 5099403244c636734c33cf68f8b43828c04b2b0082cca9f209a6b981ea0e0d7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7aa7dec93be71156bfb4f41d9833f8eee73534c649c9e2e02c4724dc0772036
[INFO] running `Command { std: "docker" "start" "-a" "f7aa7dec93be71156bfb4f41d9833f8eee73534c649c9e2e02c4724dc0772036", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling socket2 v0.4.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling matchit v0.4.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling rvs_derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rvstruct v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling rsb_derive v0.5.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tungstenite v0.16.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.7
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling tower-http v0.2.1
[INFO] [stderr]    Compiling axum-core v0.1.1
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.16.1
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling tower v0.4.11
[INFO] [stderr]    Compiling serde_with v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling slack-morphism-models v0.27.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling slack-morphism v0.27.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling axum v0.4.4
[INFO] [stderr]    Compiling slack-morphism-hyper v0.27.0
[INFO] [stderr]    Compiling songwhip_bot v0.1.0 (/opt/rustwide/workdir/crates/songwhip_bot)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> crates/songwhip_bot/src/songlink.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> crates/songwhip_bot/src/songlink.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SONGWHIP_URL` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SONGWHIP_URL: &str = "https://songwhip.com/";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SW_CLIENT` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static SW_CLIENT: OnceCell<Client<HttpsConnector<HttpConnector>>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_init_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn get_or_init_songwhip_client() -> &'static Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn new_songwhip_client() -> Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_songwhip_request` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn build_songwhip_request(url: &str) -> Request<Body> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `songwhip_query` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn songwhip_query(data: &str) -> Result<Option<SongwhipResponseBody>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipResponseBody` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct SongwhipResponseBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipArtist` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SongwhipArtist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/songwhip_bot/src/slack/utils.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<'_, SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bot_server v0.1.0 (/opt/rustwide/workdir/crates/bot_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "f7aa7dec93be71156bfb4f41d9833f8eee73534c649c9e2e02c4724dc0772036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7aa7dec93be71156bfb4f41d9833f8eee73534c649c9e2e02c4724dc0772036", kill_on_drop: false }`
[INFO] [stdout] f7aa7dec93be71156bfb4f41d9833f8eee73534c649c9e2e02c4724dc0772036
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] debbaff2d45c89716dfdd2ff8cee937d7c29929089985064cb64015f60c7500f
[INFO] running `Command { std: "docker" "start" "-a" "debbaff2d45c89716dfdd2ff8cee937d7c29929089985064cb64015f60c7500f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling pin-project-internal v0.4.29
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> crates/songwhip_bot/src/songlink.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> crates/songwhip_bot/src/songlink.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SONGWHIP_URL` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SONGWHIP_URL: &str = "https://songwhip.com/";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SW_CLIENT` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static SW_CLIENT: OnceCell<Client<HttpsConnector<HttpConnector>>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_init_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn get_or_init_songwhip_client() -> &'static Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn new_songwhip_client() -> Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_songwhip_request` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn build_songwhip_request(url: &str) -> Request<Body> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `songwhip_query` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn songwhip_query(data: &str) -> Result<Option<SongwhipResponseBody>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipResponseBody` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct SongwhipResponseBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipArtist` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SongwhipArtist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/songwhip_bot/src/slack/utils.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<'_, SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling songwhip_bot v0.1.0 (/opt/rustwide/workdir/crates/songwhip_bot)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> crates/songwhip_bot/src/songlink.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> crates/songwhip_bot/src/songlink.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SONGWHIP_URL` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SONGWHIP_URL: &str = "https://songwhip.com/";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SW_CLIENT` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static SW_CLIENT: OnceCell<Client<HttpsConnector<HttpConnector>>> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_init_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn get_or_init_songwhip_client() -> &'static Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_songwhip_client` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn new_songwhip_client() -> Client<HttpsConnector<HttpConnector>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_songwhip_request` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn build_songwhip_request(url: &str) -> Request<Body> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `songwhip_query` is never used
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn songwhip_query(data: &str) -> Result<Option<SongwhipResponseBody>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipResponseBody` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct SongwhipResponseBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SongwhipArtist` is never constructed
[INFO] [stdout]   --> crates/songwhip_bot/src/songwhip.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SongwhipArtist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `songlink_output` should have an upper case name
[INFO] [stdout]    --> crates/songwhip_bot/src/slack/events_api.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 180 -     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stdout] 180 +     const SONGLINK_OUTPUT: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/songwhip_bot/src/slack/utils.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn open_session(&self) -> SlackClientSession<'_, SlackClientHyperHttpsConnector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `songlink_output` should have an upper case name
[INFO] [stdout]    --> crates/songwhip_bot/src/songlink.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 121 -     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stdout] 121 +     const SONGLINK_OUTPUT: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-project v0.4.29
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling shiplift v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling testcontainers v0.12.0 (https://github.com/testcontainers/testcontainers-rs?rev=bec5196f120c112da696be7c9053f63d5811e8c6#bec5196f)
[INFO] [stderr]    Compiling bot_server v0.1.0 (/opt/rustwide/workdir/crates/bot_server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.18s
[INFO] running `Command { std: "docker" "inspect" "debbaff2d45c89716dfdd2ff8cee937d7c29929089985064cb64015f60c7500f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debbaff2d45c89716dfdd2ff8cee937d7c29929089985064cb64015f60c7500f", kill_on_drop: false }`
[INFO] [stdout] debbaff2d45c89716dfdd2ff8cee937d7c29929089985064cb64015f60c7500f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdcbb4fbebbfb97c921262604b2993a17f7eae2e9769270015d706ba1f043e9b
[INFO] running `Command { std: "docker" "start" "-a" "cdcbb4fbebbfb97c921262604b2993a17f7eae2e9769270015d706ba1f043e9b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]  --> crates/songwhip_bot/src/songlink.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 | use serde_json::{json, Value};
[INFO] [stderr]   |                  ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `url::Url`
[INFO] [stderr]   --> crates/songwhip_bot/src/songlink.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use url::Url;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SONGWHIP_URL` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const SONGWHIP_URL: &str = "https://songwhip.com/";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `SW_CLIENT` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | static SW_CLIENT: OnceCell<Client<HttpsConnector<HttpConnector>>> = OnceCell::const_new();
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_or_init_songwhip_client` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub async fn get_or_init_songwhip_client() -> &'static Client<HttpsConnector<HttpConnector>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_songwhip_client` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn new_songwhip_client() -> Client<HttpsConnector<HttpConnector>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_songwhip_request` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn build_songwhip_request(url: &str) -> Request<Body> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `songwhip_query` is never used
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:42:14
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub async fn songwhip_query(data: &str) -> Result<Option<SongwhipResponseBody>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SongwhipResponseBody` is never constructed
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct SongwhipResponseBody {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SongwhipArtist` is never constructed
[INFO] [stderr]   --> crates/songwhip_bot/src/songwhip.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct SongwhipArtist {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/songwhip_bot/src/slack/utils.rs:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn open_session(&self) -> SlackClientSession<SlackClientHyperHttpsConnector> {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn open_session(&self) -> SlackClientSession<'_, SlackClientHyperHttpsConnector> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `songwhip_bot` (lib) generated 11 warnings (run `cargo fix --lib -p songwhip_bot` to apply 3 suggestions)
[INFO] [stderr] warning: constant `songlink_output` should have an upper case name
[INFO] [stderr]    --> crates/songwhip_bot/src/slack/events_api.rs:180:11
[INFO] [stderr]     |
[INFO] [stderr] 180 |     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i...
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]     |
[INFO] [stderr] 180 -     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stderr] 180 +     const SONGLINK_OUTPUT: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `songlink_output` should have an upper case name
[INFO] [stderr]    --> crates/songwhip_bot/src/songlink.rs:121:11
[INFO] [stderr]     |
[INFO] [stderr] 121 |     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i...
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]     |
[INFO] [stderr] 121 -     const songlink_output: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stderr] 121 +     const SONGLINK_OUTPUT: &str = r#"{"entityUniqueId":"ITUNES_SONG::44733632","userCountry":"US","pageUrl":"https://song.link/us/i/44733632","entitiesByUniqueId":{"BOOMPLAY_SONG::20846327":{"id":"20846327","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://source.boomplaymusic.com/group10/M00/04/27/3f8569ae345c41e69423d424a0751ff6_464_464.jpg","thumbnailWidth":464,"thumbnailHeight":464,"apiProvider":"boomplay","platforms":["boomplay"]},"DEEZER_SONG::64497787":{"id":"64497787","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://cdns-images.dzcdn.net/images/cover/22c0cdb3b13212dcadf78823ddb3702b/500x500-000000-80-0-0.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"deezer","platforms":["deezer"]},"ITUNES_SONG::44733632":{"id":"44733632","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://is1-ssl.mzstatic.com/image/thumb/Features114/v4/4e/80/38/4e80381f-d283-ea89-c44e-c8f650fab0c8/dj.plcmkwuf.jpg/512x512bb.jpg","thumbnailWidth":512,"thumbnailHeight":512,"apiProvider":"itunes","platforms":["appleMusic","itunes"]},"NAPSTER_SONG::tra.7345970":{"id":"tra.7345970","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://direct.rhapsody.com/imageserver/images/alb.7338556/385x385.jpeg","thumbnailWidth":385,"thumbnailHeight":385,"apiProvider":"napster","platforms":["napster"]},"PANDORA_SONG::TR:5831794":{"id":"TR:5831794","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://content-images.p-cdn.com/images/14/88/28/46/55ce4f52ad6940fdefe248b9/_500W_500H.jpg","thumbnailWidth":500,"thumbnailHeight":500,"apiProvider":"pandora","platforms":["pandora"]},"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG":{"id":"12Pgnvye9Vn1X5e9fAzBiG","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://i.scdn.co/image/ab67616d0000b273a67147d2906c72fd60850747","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"spotify","platforms":["spotify"]},"TIDAL_SONG::31448515":{"id":"31448515","type":"song","title":"What We Worked For","artistName":"Against Me!","thumbnailUrl":"https://resources.tidal.com/images/4c5f7148/65ac/4c1f/a5b3/4fccf0032c26/640x640.jpg","thumbnailWidth":640,"thumbnailHeight":640,"apiProvider":"tidal","platforms":["tidal"]},"YOUTUBE_VIDEO::SZsvRgqi3Fc":{"id":"SZsvRgqi3Fc","type":"song","title":"What We Worked For","artistName":"Against Me! - Topic","thumbnailUrl":"https://i.ytimg.com/vi/SZsvRgqi3Fc/hqdefault.jpg","thumbnailWidth":480,"thumbnailHeight":360,"apiProvider":"youtube","platforms":["youtube","youtubeMusic"]}},"linksByPlatform":{"boomplay":{"country":"US","url":"https://www.boomplay.com/songs/20846327","entityUniqueId":"BOOMPLAY_SONG::20846327"},"deezer":{"country":"US","url":"https://www.deezer.com/track/64497787","entityUniqueId":"DEEZER_SONG::64497787"},"napster":{"country":"US","url":"https://play.napster.com/track/tra.7345970","entityUniqueId":"NAPSTER_SONG::tra.7345970"},"pandora":{"country":"US","url":"https://www.pandora.com/TR:5831794","entityUniqueId":"PANDORA_SONG::TR:5831794"},"spotify":{"country":"US","url":"https://open.spotify.com/track/12Pgnvye9Vn1X5e9fAzBiG","nativeAppUriDesktop":"spotify:track:12Pgnvye9Vn1X5e9fAzBiG","entityUniqueId":"SPOTIFY_SONG::12Pgnvye9Vn1X5e9fAzBiG"},"tidal":{"country":"US","url":"https://listen.tidal.com/track/31448515","entityUniqueId":"TIDAL_SONG::31448515"},"youtube":{"country":"US","url":"https://www.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"youtubeMusic":{"country":"US","url":"https://music.youtube.com/watch?v=SZsvRgqi3Fc","entityUniqueId":"YOUTUBE_VIDEO::SZsvRgqi3Fc"},"appleMusic":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"music://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=music&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"},"itunes":{"country":"US","url":"https://geo.music.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m","nativeAppUriMobile":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_m&itscg=30200&itsct=odsl_m","nativeAppUriDesktop":"itmss://itunes.apple.com/us/album/_/44734006?i=44733632&mt=1&app=itunes&ls=1&at=1000lHKX&ct=api_uri_d&itscg=30200&itsct=odsl_m","entityUniqueId":"ITUNES_SONG::44733632"}}}"#;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `songwhip_bot` (lib test) generated 13 warnings (11 duplicates) (run `cargo fix --lib -p songwhip_bot --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bot_server-fa98930e45981955)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/songwhip_bot-c8564a81ce4e8e0e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test songlink::tests::test_deserialize_songlink_body ... ok
[INFO] [stdout] test slack::events_api::tests::test_build_msg ... ok
[INFO] [stdout] test slack::events_api::tests::test_build_lines ... ok
[INFO] [stdout] test slack::utils::tests::test_add_emoji_colons ... ok
[INFO] [stdout] test songlink::tests::test_songlink_url ... ok
[INFO] [stdout] test slack::events_api::tests::test_build_full_msg ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- slack::events_api::tests::test_build_full_msg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slack::events_api::tests::test_build_full_msg' (20) panicked at crates/songwhip_bot/src/utils.rs:8:34:
[INFO] [stdout] unable to create file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609777425d72 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609777425d72 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609777425d72 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x609777425d72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6097774367fa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6097774367fa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6097773f48b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6097773f48b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6097774050b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6097774050b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x609777404f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60977733262e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60977733262e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609777405332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x609777405332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x609777405178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6097774006a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6097773e96ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60977743e05c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60977743d812 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6097772e8c5e - core::result::Result<T,E>::expect::h7def7d57d90e4c0e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6097772e7c7f - songwhip_bot::utils::write_serde_struct_to_file::h727dc5a520f90154
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/songwhip_bot/src/utils.rs:8:34
[INFO] [stdout]   22:     0x6097772ca1e5 - songwhip_bot::slack::events_api::tests::test_build_full_msg::hc10ed4c161db5212
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/songwhip_bot/src/slack/events_api.rs:203:9
[INFO] [stdout]   23:     0x6097772ca427 - songwhip_bot::slack::events_api::tests::test_build_full_msg::{{closure}}::he62602d990e0a83d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/songwhip_bot/src/slack/events_api.rs:199:29
[INFO] [stdout]   24:     0x6097772f7296 - core::ops::function::FnOnce::call_once::hbc3cf293c7009fba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6097773323eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6097773323eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x609777345dfa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x609777345dfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x609777345dfa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x609777345dfa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x609777345dfa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x609777345dfa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x609777345dfa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x609777320254 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x609777320254 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x609777323bf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x609777323bf2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x609777323bf2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x609777323bf2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x609777323bf2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x609777323bf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x609777323bf2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6097773fb93f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6097773fb93f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7c19e96c9aa4 - <unknown>
[INFO] [stdout]   46:     0x7c19e9756a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     slack::events_api::tests::test_build_full_msg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p songwhip_bot --lib`
[INFO] running `Command { std: "docker" "inspect" "cdcbb4fbebbfb97c921262604b2993a17f7eae2e9769270015d706ba1f043e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdcbb4fbebbfb97c921262604b2993a17f7eae2e9769270015d706ba1f043e9b", kill_on_drop: false }`
[INFO] [stdout] cdcbb4fbebbfb97c921262604b2993a17f7eae2e9769270015d706ba1f043e9b
