[INFO] cloning repository https://github.com/wanderer-moe/discord-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wanderer-moe/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanderer-moe%2Fdiscord-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanderer-moe%2Fdiscord-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 540976834fdf954087809a49d2a31441dfcc58e9
[INFO] testing wanderer-moe/discord-bot against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanderer-moe%2Fdiscord-bot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wanderer-moe/discord-bot on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wanderer-moe/discord-bot
[INFO] finished tweaking git repo https://github.com/wanderer-moe/discord-bot
[INFO] tweaked toml for git repo https://github.com/wanderer-moe/discord-bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wanderer-moe/discord-bot 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf2b62f5a9d5c46001835464625ef9c0a02e511c620979b6a397e117a66ae4de
[INFO] running `Command { std: "docker" "start" "-a" "bf2b62f5a9d5c46001835464625ef9c0a02e511c620979b6a397e117a66ae4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf2b62f5a9d5c46001835464625ef9c0a02e511c620979b6a397e117a66ae4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2b62f5a9d5c46001835464625ef9c0a02e511c620979b6a397e117a66ae4de", kill_on_drop: false }`
[INFO] [stdout] bf2b62f5a9d5c46001835464625ef9c0a02e511c620979b6a397e117a66ae4de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4b8247854149be2ff0a78434e6f992c50226ebebd0f279b9c7bd354b43b756e
[INFO] running `Command { std: "docker" "start" "-a" "b4b8247854149be2ff0a78434e6f992c50226ebebd0f279b9c7bd354b43b756e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling async-trait v0.1.70
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling js-sys v0.3.61
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.34
[INFO] [stderr]    Compiling web-sys v0.3.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling worker-sys v0.0.9
[INFO] [stderr]    Compiling serde_repr v0.1.13
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling chrono-humanize v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling worker-macros v0.0.9
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling wasm-streams v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling worker-kv v0.6.0
[INFO] [stderr]    Compiling worker v0.0.17
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling discord-bot-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_error_panic_hook`
[INFO] [stdout]  --> src/utils.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     if #[cfg(feature = "console_error_panic_hook")] {
[INFO] [stdout]   |              ^^^^^^^-----------------------------
[INFO] [stdout]   |              |
[INFO] [stdout]   |              help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `console_error_panic_hook` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HttpResponse` is never constructed
[INFO] [stdout]  --> src/http.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct HttpResponse {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[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" "b4b8247854149be2ff0a78434e6f992c50226ebebd0f279b9c7bd354b43b756e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b8247854149be2ff0a78434e6f992c50226ebebd0f279b9c7bd354b43b756e", kill_on_drop: false }`
[INFO] [stdout] b4b8247854149be2ff0a78434e6f992c50226ebebd0f279b9c7bd354b43b756e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14beff60549c58406021767c450ba81c077c68c0b15275a1df67d35e01bfae4d
[INFO] running `Command { std: "docker" "start" "-a" "14beff60549c58406021767c450ba81c077c68c0b15275a1df67d35e01bfae4d", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_error_panic_hook`
[INFO] [stdout]  --> src/utils.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     if #[cfg(feature = "console_error_panic_hook")] {
[INFO] [stdout]   |              ^^^^^^^-----------------------------
[INFO] [stdout]   |              |
[INFO] [stdout]   |              help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `console_error_panic_hook` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling discord-bot-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `HttpResponse` is never constructed
[INFO] [stdout]  --> src/http.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct HttpResponse {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_error_panic_hook`
[INFO] [stdout]  --> src/utils.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     if #[cfg(feature = "console_error_panic_hook")] {
[INFO] [stdout]   |              ^^^^^^^-----------------------------
[INFO] [stdout]   |              |
[INFO] [stdout]   |              help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `console_error_panic_hook` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HttpResponse` is never constructed
[INFO] [stdout]  --> src/http.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct HttpResponse {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[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" "14beff60549c58406021767c450ba81c077c68c0b15275a1df67d35e01bfae4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14beff60549c58406021767c450ba81c077c68c0b15275a1df67d35e01bfae4d", kill_on_drop: false }`
[INFO] [stdout] 14beff60549c58406021767c450ba81c077c68c0b15275a1df67d35e01bfae4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2936af8fa5d512cea57578b2f008a300826206f6584cef7d161aa276cc1d0c8
[INFO] running `Command { std: "docker" "start" "-a" "e2936af8fa5d512cea57578b2f008a300826206f6584cef7d161aa276cc1d0c8", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_error_panic_hook`
[INFO] [stderr]  --> src/utils.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 |     if #[cfg(feature = "console_error_panic_hook")] {
[INFO] [stderr]   |              ^^^^^^^-----------------------------
[INFO] [stderr]   |              |
[INFO] [stderr]   |              help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `console_error_panic_hook` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpResponse` is never constructed
[INFO] [stderr]  --> src/http.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) struct HttpResponse {
[INFO] [stderr]   |                   ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `discord-bot-rust` (lib) generated 2 warnings
[INFO] [stderr] warning: `discord-bot-rust` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[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/lib.rs (/opt/rustwide/target/debug/deps/discord_bot_rust-c917412ae2c70262)
[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]    Doc-tests discord_bot_rust
[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] running `Command { std: "docker" "inspect" "e2936af8fa5d512cea57578b2f008a300826206f6584cef7d161aa276cc1d0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2936af8fa5d512cea57578b2f008a300826206f6584cef7d161aa276cc1d0c8", kill_on_drop: false }`
[INFO] [stdout] e2936af8fa5d512cea57578b2f008a300826206f6584cef7d161aa276cc1d0c8
