[INFO] fetching crate rustchain_discord_bot 1.0.0... [INFO] testing rustchain_discord_bot-1.0.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate rustchain_discord_bot 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rustchain_discord_bot 1.0.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustchain_discord_bot 1.0.0 [INFO] finished tweaking crates.io crate rustchain_discord_bot 1.0.0 [INFO] tweaked toml for crates.io crate rustchain_discord_bot 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rustchain_discord_bot 1.0.0 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.174 [INFO] [stderr] Downloaded poise_macros v0.5.5 [INFO] [stderr] Downloaded unicode-id v0.3.3 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded async-openai v0.11.1 [INFO] [stderr] Downloaded async-openai v0.10.3 [INFO] [stderr] Downloaded llm-chain-openai v0.12.3 [INFO] [stderr] Downloaded llm-chain v0.12.3 [INFO] [stderr] Downloaded pest v2.7.1 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.11 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] [stderr] Downloaded tiktoken-rs v0.4.5 [INFO] [stderr] Downloaded serenity v0.11.6 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded tera v1.19.0 [INFO] [stderr] Downloaded poise v0.5.5 [INFO] [stderr] Downloaded pest_meta v2.7.1 [INFO] [stderr] Downloaded pest_generator v2.7.1 [INFO] [stderr] Downloaded pest_derive v2.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8952f58cb82325a7bcd7c2913037330cdc80b84d01fad2e120ba5caa2d0d8e1 [INFO] running `Command { std: "docker" "start" "-a" "b8952f58cb82325a7bcd7c2913037330cdc80b84d01fad2e120ba5caa2d0d8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8952f58cb82325a7bcd7c2913037330cdc80b84d01fad2e120ba5caa2d0d8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8952f58cb82325a7bcd7c2913037330cdc80b84d01fad2e120ba5caa2d0d8e1", kill_on_drop: false }` [INFO] [stdout] b8952f58cb82325a7bcd7c2913037330cdc80b84d01fad2e120ba5caa2d0d8e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627b3c27da75fadc055d57ad5decceced17f3ea126ffe6d578422a8366645d15 [INFO] running `Command { std: "docker" "start" "-a" "627b3c27da75fadc055d57ad5decceced17f3ea126ffe6d578422a8366645d15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling markdown v1.0.0-alpha.11 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling poise_macros v0.5.5 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling llm-chain v0.12.3 [INFO] [stderr] Compiling async-openai v0.11.1 [INFO] [stderr] Compiling async-openai v0.10.3 [INFO] [stderr] Compiling tiktoken-rs v0.4.5 [INFO] [stderr] Compiling llm-chain-openai v0.12.3 [INFO] [stderr] Compiling poise v0.5.5 [INFO] [stderr] Compiling rustchain_discord_bot v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/utils.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | user: String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sent_message` is assigned to, but never used [INFO] [stdout] --> src/utils.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | let mut sent_message: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sent_message` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | ... sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `framework_ctx` [INFO] [stdout] --> src/utils.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | framework_ctx: poise::FrameworkContext<'_, Data, Error>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_framework_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ModerationBlocked`, `ModerationFlagged`, `TooLong`, `InvalidRequest`, and `OtherError` are never constructed [INFO] [stdout] --> src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum CompletionResult { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 9 | Ok, [INFO] [stdout] 10 | ModerationBlocked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | ModerationFlagged, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | TooLong, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | InvalidRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | OtherError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.14s [INFO] running `Command { std: "docker" "inspect" "627b3c27da75fadc055d57ad5decceced17f3ea126ffe6d578422a8366645d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627b3c27da75fadc055d57ad5decceced17f3ea126ffe6d578422a8366645d15", kill_on_drop: false }` [INFO] [stdout] 627b3c27da75fadc055d57ad5decceced17f3ea126ffe6d578422a8366645d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9062aa9ebad73b0f1c5184e252092eb7e5a2636007b6e805eec5d458d77572b [INFO] running `Command { std: "docker" "start" "-a" "f9062aa9ebad73b0f1c5184e252092eb7e5a2636007b6e805eec5d458d77572b", kill_on_drop: false }` [INFO] [stderr] Compiling rustchain_discord_bot v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/utils.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | user: String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sent_message` is assigned to, but never used [INFO] [stdout] --> src/utils.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | let mut sent_message: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sent_message` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | ... sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sent_message` is never read [INFO] [stdout] --> src/utils.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | sent_message = Some( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `framework_ctx` [INFO] [stdout] --> src/utils.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | framework_ctx: poise::FrameworkContext<'_, Data, Error>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_framework_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ModerationBlocked`, `ModerationFlagged`, `TooLong`, `InvalidRequest`, and `OtherError` are never constructed [INFO] [stdout] --> src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum CompletionResult { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 9 | Ok, [INFO] [stdout] 10 | ModerationBlocked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | ModerationFlagged, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | TooLong, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | InvalidRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | OtherError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "f9062aa9ebad73b0f1c5184e252092eb7e5a2636007b6e805eec5d458d77572b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9062aa9ebad73b0f1c5184e252092eb7e5a2636007b6e805eec5d458d77572b", kill_on_drop: false }` [INFO] [stdout] f9062aa9ebad73b0f1c5184e252092eb7e5a2636007b6e805eec5d458d77572b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8ec5685c1c35057716e390eb3d3243300356a4fb205bb24dc151295a6b81de1 [INFO] running `Command { std: "docker" "start" "-a" "e8ec5685c1c35057716e390eb3d3243300356a4fb205bb24dc151295a6b81de1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `user` [INFO] [stderr] --> src/utils.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | user: String, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `sent_message` is assigned to, but never used [INFO] [stderr] --> src/utils.rs:138:21 [INFO] [stderr] | [INFO] [stderr] 138 | let mut sent_message: Option = None; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_sent_message` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `sent_message` is never read [INFO] [stderr] --> src/utils.rs:143:25 [INFO] [stderr] | [INFO] [stderr] 143 | sent_message = Some( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `sent_message` is never read [INFO] [stderr] --> src/utils.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | ... sent_message = Some( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `sent_message` is never read [INFO] [stderr] --> src/utils.rs:167:21 [INFO] [stderr] | [INFO] [stderr] 167 | sent_message = Some( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `framework_ctx` [INFO] [stderr] --> src/utils.rs:218:5 [INFO] [stderr] | [INFO] [stderr] 218 | framework_ctx: poise::FrameworkContext<'_, Data, Error>, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_framework_ctx` [INFO] [stderr] [INFO] [stderr] warning: variants `ModerationBlocked`, `ModerationFlagged`, `TooLong`, `InvalidRequest`, and `OtherError` are never constructed [INFO] [stderr] --> src/models.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum CompletionResult { [INFO] [stderr] | ---------------- variants in this enum [INFO] [stderr] 9 | Ok, [INFO] [stderr] 10 | ModerationBlocked, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | ModerationFlagged, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | TooLong, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | InvalidRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 14 | OtherError, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rustchain_discord_bot` (bin "rustchain_discord_bot" test) generated 7 warnings (run `cargo fix --bin "rustchain_discord_bot" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustchain_discord_bot-7eef604278f3139d) [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" "e8ec5685c1c35057716e390eb3d3243300356a4fb205bb24dc151295a6b81de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ec5685c1c35057716e390eb3d3243300356a4fb205bb24dc151295a6b81de1", kill_on_drop: false }` [INFO] [stdout] e8ec5685c1c35057716e390eb3d3243300356a4fb205bb24dc151295a6b81de1 [INFO] testing rustchain_discord_bot-1.0.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate rustchain_discord_bot 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rustchain_discord_bot 1.0.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustchain_discord_bot 1.0.0 [INFO] finished tweaking crates.io crate rustchain_discord_bot 1.0.0 [INFO] tweaked toml for crates.io crate rustchain_discord_bot 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rustchain_discord_bot 1.0.0 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e241efb11176dcb6e42a918cda2cfd6b7573835477d805161807a70d6b2bbf70 [INFO] running `Command { std: "docker" "start" "-a" "e241efb11176dcb6e42a918cda2cfd6b7573835477d805161807a70d6b2bbf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e241efb11176dcb6e42a918cda2cfd6b7573835477d805161807a70d6b2bbf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e241efb11176dcb6e42a918cda2cfd6b7573835477d805161807a70d6b2bbf70", kill_on_drop: false }` [INFO] [stdout] e241efb11176dcb6e42a918cda2cfd6b7573835477d805161807a70d6b2bbf70 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a70dac882412693d064df267ba10a8030724c083557a9626876844910aa60d [INFO] running `Command { std: "docker" "start" "-a" "f5a70dac882412693d064df267ba10a8030724c083557a9626876844910aa60d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling markdown v1.0.0-alpha.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling poise_macros v0.5.5 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling llm-chain v0.12.3 [INFO] [stderr] Compiling async-openai v0.11.1 [INFO] [stderr] Compiling async-openai v0.10.3 [INFO] [stderr] Compiling tiktoken-rs v0.4.5 [INFO] [stderr] Compiling llm-chain-openai v0.12.3 [INFO] [stderr] Compiling poise v0.5.5 [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' -C metadata=5310b56e9ed40a90 -C extra-filename=-5310b56e9ed40a90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67157135b44caa43.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-06e98991047dffcd.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-feadfe966083af01.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d8ffe4c6633ef32c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8fa33c2ed34dcca8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8e724caa08d5c157.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-74bcb57dec44d2e1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-dfb2fc642cce6f63.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c878b6f40f2978b2.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bd82f3cedd0cf11d.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-9d2cc4eafca3fa7a.so --extern serde=/opt/rustwide/target/debug/deps/libserde-5ed1a70f02e72d40.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-aae540001da017a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe5b894b32db1463.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-e06edfefabc7a925.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d197b6e5e1cf6c6a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-67fdd2c36c189d29.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-8e56f15f9552c7e1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b3632fa7f35c9313.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5a241151c7d2b8ee/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5a70dac882412693d064df267ba10a8030724c083557a9626876844910aa60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a70dac882412693d064df267ba10a8030724c083557a9626876844910aa60d", kill_on_drop: false }` [INFO] [stdout] f5a70dac882412693d064df267ba10a8030724c083557a9626876844910aa60d