[INFO] cloning repository https://github.com/Sleepdealr/jlc_discord_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sleepdealr/jlc_discord_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ae93cfe6786c637b84cbf1eb5b27e7a8fd83c7 [INFO] testing Sleepdealr/jlc_discord_bot against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sleepdealr/jlc_discord_bot [INFO] finished tweaking git repo https://github.com/Sleepdealr/jlc_discord_bot [INFO] tweaked toml for git repo https://github.com/Sleepdealr/jlc_discord_bot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sleepdealr/jlc_discord_bot on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sleepdealr/jlc_discord_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1556f06eec48adf7e607816d4557e062cac304898ccdf5515e989183a0de35f [INFO] running `Command { std: "docker" "start" "-a" "e1556f06eec48adf7e607816d4557e062cac304898ccdf5515e989183a0de35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1556f06eec48adf7e607816d4557e062cac304898ccdf5515e989183a0de35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1556f06eec48adf7e607816d4557e062cac304898ccdf5515e989183a0de35f", kill_on_drop: false }` [INFO] [stdout] e1556f06eec48adf7e607816d4557e062cac304898ccdf5515e989183a0de35f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4933ad3b1dd1f458b2e3031f6aebca20305500c440b4cd84f46ac9b0456dd9cf [INFO] running `Command { std: "docker" "start" "-a" "4933ad3b1dd1f458b2e3031f6aebca20305500c440b4cd84f46ac9b0456dd9cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling serenity v0.10.10 (https://github.com/serenity-rs/serenity.git?branch=current#86dbaee1) [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling command_attr v0.3.8 (https://github.com/serenity-rs/serenity.git?branch=current#86dbaee1) [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling heim-cpu v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling heim-net v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling heim-memory v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling heim-process v0.1.1-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling heim v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling timeago v0.3.0 [INFO] [stderr] Compiling jlc_discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/jlc.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | ReqwestError(reqwest::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JLCRequestErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - ReqwestError(reqwest::Error), [INFO] [stdout] 13 + ReqwestError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/meta.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 44 | | .clone(); [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Atomic` does not implement `Clone`, so calling `clone` on `&Atomic` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 43 - .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] 44 - .clone(); [INFO] [stdout] 43 + .expect("Expected MessageCount in TypeMap."); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.9, sqlx-macros v0.5.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4933ad3b1dd1f458b2e3031f6aebca20305500c440b4cd84f46ac9b0456dd9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4933ad3b1dd1f458b2e3031f6aebca20305500c440b4cd84f46ac9b0456dd9cf", kill_on_drop: false }` [INFO] [stdout] 4933ad3b1dd1f458b2e3031f6aebca20305500c440b4cd84f46ac9b0456dd9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffac0feafdd8f8445c803d1b47c0c50f59c60df13ac8a84a920e0149c0be5462 [INFO] running `Command { std: "docker" "start" "-a" "ffac0feafdd8f8445c803d1b47c0c50f59c60df13ac8a84a920e0149c0be5462", kill_on_drop: false }` [INFO] [stderr] Compiling jlc_discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/jlc.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | ReqwestError(reqwest::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JLCRequestErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - ReqwestError(reqwest::Error), [INFO] [stdout] 13 + ReqwestError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/meta.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 44 | | .clone(); [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Atomic` does not implement `Clone`, so calling `clone` on `&Atomic` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 43 - .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] 44 - .clone(); [INFO] [stdout] 43 + .expect("Expected MessageCount in TypeMap."); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.9, sqlx-macros v0.5.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ffac0feafdd8f8445c803d1b47c0c50f59c60df13ac8a84a920e0149c0be5462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffac0feafdd8f8445c803d1b47c0c50f59c60df13ac8a84a920e0149c0be5462", kill_on_drop: false }` [INFO] [stdout] ffac0feafdd8f8445c803d1b47c0c50f59c60df13ac8a84a920e0149c0be5462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d08c27373910171246c88c4ddc98afa3e3b0528ed7a624f1932575956da60b0 [INFO] running `Command { std: "docker" "start" "-a" "1d08c27373910171246c88c4ddc98afa3e3b0528ed7a624f1932575956da60b0", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/utils/jlc.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | ReqwestError(reqwest::Error), [INFO] [stderr] | ------------ ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `JLCRequestErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 13 - ReqwestError(reqwest::Error), [INFO] [stderr] 13 + ReqwestError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/commands/meta.rs:43:53 [INFO] [stderr] | [INFO] [stderr] 43 | .expect("Expected MessageCount in TypeMap.") [INFO] [stderr] | _____________________________________________________^ [INFO] [stderr] 44 | | .clone(); [INFO] [stderr] | |________________^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Atomic` does not implement `Clone`, so calling `clone` on `&Atomic` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 43 - .expect("Expected MessageCount in TypeMap.") [INFO] [stderr] 44 - .clone(); [INFO] [stderr] 43 + .expect("Expected MessageCount in TypeMap."); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `jlc_discord_bot` (bin "jlc_discord_bot" test) generated 2 warnings (run `cargo fix --bin "jlc_discord_bot" -p jlc_discord_bot --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.9, sqlx-macros v0.5.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jlc_discord_bot-07d0acbe90fe0883) [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" "1d08c27373910171246c88c4ddc98afa3e3b0528ed7a624f1932575956da60b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d08c27373910171246c88c4ddc98afa3e3b0528ed7a624f1932575956da60b0", kill_on_drop: false }` [INFO] [stdout] 1d08c27373910171246c88c4ddc98afa3e3b0528ed7a624f1932575956da60b0