[INFO] cloning repository https://github.com/DontStarve72/stride [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DontStarve72/stride" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDontStarve72%2Fstride", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDontStarve72%2Fstride'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d64eacb3e13a9cea0cd9dd0c54f745f9e10d770 [INFO] testing DontStarve72/stride against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDontStarve72%2Fstride" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DontStarve72/stride on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DontStarve72/stride [INFO] finished tweaking git repo https://github.com/DontStarve72/stride [INFO] tweaked toml for git repo https://github.com/DontStarve72/stride written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DontStarve72/stride 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/arqunis/hook` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded songbird v0.3.2 [INFO] [stderr] Downloaded async-trait v0.1.76 [INFO] [stderr] Downloaded stringprep v0.1.3 [INFO] [stderr] Downloaded poise_macros v0.5.7 [INFO] [stderr] Downloaded oneshot v0.1.5 [INFO] [stderr] Downloaded async-tungstenite v0.23.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.72 [INFO] [stderr] Downloaded poise v0.5.7 [INFO] [stderr] Downloaded hashlink v0.8.3 [INFO] [stderr] Downloaded lavalink-rs v0.10.0-beta.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 406f603c31e8c08c4349f07db1b06e2c7b08965b88b060ddb1d8b1e01ac66e83 [INFO] running `Command { std: "docker" "start" "-a" "406f603c31e8c08c4349f07db1b06e2c7b08965b88b060ddb1d8b1e01ac66e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "406f603c31e8c08c4349f07db1b06e2c7b08965b88b060ddb1d8b1e01ac66e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406f603c31e8c08c4349f07db1b06e2c7b08965b88b060ddb1d8b1e01ac66e83", kill_on_drop: false }` [INFO] [stdout] 406f603c31e8c08c4349f07db1b06e2c7b08965b88b060ddb1d8b1e01ac66e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45fc10dce70c54dfb3ef076bfd7eefc67d9f5d24d2ddc0ce1609a70b7adcd0cf [INFO] running `Command { std: "docker" "start" "-a" "45fc10dce70c54dfb3ef076bfd7eefc67d9f5d24d2ddc0ce1609a70b7adcd0cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sqlx-mysql v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling songbird v0.3.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling lavalink-rs v0.10.0-beta.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling poise_macros v0.5.7 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling oneshot v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling hook v0.1.0 (https://github.com/arqunis/hook#bcad78ac) [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling poise v0.5.7 [INFO] [stderr] Compiling stride v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_u64` is never used [INFO] [stdout] --> src/database.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub trait ValidID: 'static { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 79 | fn to_u64(&self) -> u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEXT` is never used [INFO] [stdout] --> src/database.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | pub const TEXT: ColumnType = ColumnType { which: "TEXT" }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `retrieve_str`, `retrieve_int`, `retrieve_bool`, `delete_row`, `get_all_rows`, and `get_rows_sorted` are never used [INFO] [stdout] --> src/database.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 128 | impl DatabaseManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 129 | pub async fn retrieve_str( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub async fn retrieve_int( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn retrieve_bool( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 375 | pub async fn delete_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | pub async fn get_all_rows(&self, table: &str, key: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | pub async fn get_rows_sorted( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Setting` is never constructed [INFO] [stdout] --> src/responses.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Color { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Setting, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setting` is never used [INFO] [stdout] --> src/responses.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn setting(context: Context<'_>, description: impl Into) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "45fc10dce70c54dfb3ef076bfd7eefc67d9f5d24d2ddc0ce1609a70b7adcd0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fc10dce70c54dfb3ef076bfd7eefc67d9f5d24d2ddc0ce1609a70b7adcd0cf", kill_on_drop: false }` [INFO] [stdout] 45fc10dce70c54dfb3ef076bfd7eefc67d9f5d24d2ddc0ce1609a70b7adcd0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb9fcf0a0186a979ef0de687eb19b072c282cc62296232632f5929baf1fdad5 [INFO] running `Command { std: "docker" "start" "-a" "ccb9fcf0a0186a979ef0de687eb19b072c282cc62296232632f5929baf1fdad5", kill_on_drop: false }` [INFO] [stderr] Compiling stride v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_u64` is never used [INFO] [stdout] --> src/database.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub trait ValidID: 'static { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 79 | fn to_u64(&self) -> u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEXT` is never used [INFO] [stdout] --> src/database.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | pub const TEXT: ColumnType = ColumnType { which: "TEXT" }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `retrieve_str`, `retrieve_int`, `retrieve_bool`, `delete_row`, `get_all_rows`, and `get_rows_sorted` are never used [INFO] [stdout] --> src/database.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 128 | impl DatabaseManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 129 | pub async fn retrieve_str( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub async fn retrieve_int( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn retrieve_bool( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 375 | pub async fn delete_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | pub async fn get_all_rows(&self, table: &str, key: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | pub async fn get_rows_sorted( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Setting` is never constructed [INFO] [stdout] --> src/responses.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Color { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Setting, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setting` is never used [INFO] [stdout] --> src/responses.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn setting(context: Context<'_>, description: impl Into) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "ccb9fcf0a0186a979ef0de687eb19b072c282cc62296232632f5929baf1fdad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb9fcf0a0186a979ef0de687eb19b072c282cc62296232632f5929baf1fdad5", kill_on_drop: false }` [INFO] [stdout] ccb9fcf0a0186a979ef0de687eb19b072c282cc62296232632f5929baf1fdad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 582a29639f7e0c8cec905e2d41692fc99e67cc3610aade33514d5e0ca480f1fa [INFO] running `Command { std: "docker" "start" "-a" "582a29639f7e0c8cec905e2d41692fc99e67cc3610aade33514d5e0ca480f1fa", kill_on_drop: false }` [INFO] [stderr] warning: method `to_u64` is never used [INFO] [stderr] --> src/database.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 78 | pub trait ValidID: 'static { [INFO] [stderr] | ------- method in this trait [INFO] [stderr] 79 | fn to_u64(&self) -> u64; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TEXT` is never used [INFO] [stderr] --> src/database.rs:124:11 [INFO] [stderr] | [INFO] [stderr] 124 | pub const TEXT: ColumnType = ColumnType { which: "TEXT" }; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `retrieve_str`, `retrieve_int`, `retrieve_bool`, `delete_row`, `get_all_rows`, and `get_rows_sorted` are never used [INFO] [stderr] --> src/database.rs:129:18 [INFO] [stderr] | [INFO] [stderr] 128 | impl DatabaseManager { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] 129 | pub async fn retrieve_str( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | pub async fn retrieve_int( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 177 | pub async fn retrieve_bool( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | pub async fn delete_row( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 423 | pub async fn get_all_rows(&self, table: &str, key: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 435 | pub async fn get_rows_sorted( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Setting` is never constructed [INFO] [stderr] --> src/responses.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum Color { [INFO] [stderr] | ----- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 10 | Setting, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `setting` is never used [INFO] [stderr] --> src/responses.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | pub async fn setting(context: Context<'_>, description: impl Into) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stride` (bin "stride" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stride-dc7c19af73695c1c) [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" "582a29639f7e0c8cec905e2d41692fc99e67cc3610aade33514d5e0ca480f1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582a29639f7e0c8cec905e2d41692fc99e67cc3610aade33514d5e0ca480f1fa", kill_on_drop: false }` [INFO] [stdout] 582a29639f7e0c8cec905e2d41692fc99e67cc3610aade33514d5e0ca480f1fa [INFO] testing DontStarve72/stride against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDontStarve72%2Fstride" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DontStarve72/stride on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DontStarve72/stride [INFO] finished tweaking git repo https://github.com/DontStarve72/stride [INFO] tweaked toml for git repo https://github.com/DontStarve72/stride written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DontStarve72/stride 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a70c7898a3e81d594e3270a8b7b878d5fb63cdf185103ae63d6bbbaf52fae86 [INFO] running `Command { std: "docker" "start" "-a" "1a70c7898a3e81d594e3270a8b7b878d5fb63cdf185103ae63d6bbbaf52fae86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a70c7898a3e81d594e3270a8b7b878d5fb63cdf185103ae63d6bbbaf52fae86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a70c7898a3e81d594e3270a8b7b878d5fb63cdf185103ae63d6bbbaf52fae86", kill_on_drop: false }` [INFO] [stdout] 1a70c7898a3e81d594e3270a8b7b878d5fb63cdf185103ae63d6bbbaf52fae86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3d07c18ac19521709714ef7b300ca8e920d72eb57bf1ef3942da4925d62466 [INFO] running `Command { std: "docker" "start" "-a" "7d3d07c18ac19521709714ef7b300ca8e920d72eb57bf1ef3942da4925d62466", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sqlx-mysql v0.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling songbird v0.3.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling lavalink-rs v0.10.0-beta.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling poise_macros v0.5.7 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling oneshot v0.1.5 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling hook v0.1.0 (https://github.com/arqunis/hook#bcad78ac) [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling poise v0.5.7 [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/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/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="native_tls_backend"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="voice"' -C metadata=d27fa342f3a218b0 -C extra-filename=-d27fa342f3a218b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8f01c0a307a3af65.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-9925fb107c507300.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2df6e6a1e9a9b8bc.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5f2e2e343ba18a25.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-197315befb314de6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-12f320f4448b8123.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7ee6a438bc05853a.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-db4c18838f9fea90.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-b5e487b498ac1afb.so --extern serde=/opt/rustwide/target/debug/deps/libserde-9e73132fa4e3916c.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-fc8ed24c4e930d71.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-27a85f7c69c2174f.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-c748038556b35a91.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4895eeda33857a1c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca5416bd6f9f2280.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-53611295da156979.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7d3d07c18ac19521709714ef7b300ca8e920d72eb57bf1ef3942da4925d62466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3d07c18ac19521709714ef7b300ca8e920d72eb57bf1ef3942da4925d62466", kill_on_drop: false }` [INFO] [stdout] 7d3d07c18ac19521709714ef7b300ca8e920d72eb57bf1ef3942da4925d62466