[INFO] cloning repository https://github.com/Lilydev-by-jade/barista [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lilydev-by-jade/barista" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilydev-by-jade%2Fbarista", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilydev-by-jade%2Fbarista'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b49a4acb37c62d7719acb259d442a99b33a51155 [INFO] checking Lilydev-by-jade/barista against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilydev-by-jade%2Fbarista" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lilydev-by-jade/barista [INFO] finished tweaking git repo https://github.com/Lilydev-by-jade/barista [INFO] tweaked toml for git repo https://github.com/Lilydev-by-jade/barista written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lilydev-by-jade/barista on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 337 packages to latest compatible versions [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5966a1a87594188dcf7e3b3904e885587825a20961fec48f737856d91d42ee9e [INFO] running `Command { std: "docker" "start" "-a" "5966a1a87594188dcf7e3b3904e885587825a20961fec48f737856d91d42ee9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5966a1a87594188dcf7e3b3904e885587825a20961fec48f737856d91d42ee9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5966a1a87594188dcf7e3b3904e885587825a20961fec48f737856d91d42ee9e", kill_on_drop: false }` [INFO] [stdout] 5966a1a87594188dcf7e3b3904e885587825a20961fec48f737856d91d42ee9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f7bd4821bc44aec6a0102c2cddd6de831a617acf328823b2b0dee343a0b039e [INFO] running `Command { std: "docker" "start" "-a" "4f7bd4821bc44aec6a0102c2cddd6de831a617acf328823b2b0dee343a0b039e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling barista v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking poise v0.6.1 [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::model::guild::role::::to_role_cached`: Use Guild::roles. This performs a loop over the entire cache! [INFO] [stdout] --> src/module/triage/member_join.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | match role.to_role_cached(&event_info.ctx) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::model::guild::role::::to_role_cached`: Use Guild::roles. This performs a loop over the entire cache! [INFO] [stdout] --> src/module/triage/member_join.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | match role.to_role_cached(&event_info.ctx) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event` and `framework` are never read [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct EventInfo<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub ctx: serenity::Context, [INFO] [stdout] 7 | pub event: serenity::FullEvent, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub framework: FrameworkContext<'a, Data, CommandError>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event` and `framework` are never read [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct EventInfo<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub ctx: serenity::Context, [INFO] [stdout] 7 | pub event: serenity::FullEvent, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub framework: FrameworkContext<'a, Data, CommandError>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "4f7bd4821bc44aec6a0102c2cddd6de831a617acf328823b2b0dee343a0b039e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7bd4821bc44aec6a0102c2cddd6de831a617acf328823b2b0dee343a0b039e", kill_on_drop: false }` [INFO] [stdout] 4f7bd4821bc44aec6a0102c2cddd6de831a617acf328823b2b0dee343a0b039e