[INFO] cloning repository https://github.com/okp4/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/okp4/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fdiscord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fdiscord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8417047a8d691c243053edd66df7a91f38bc4ff7 [INFO] testing okp4/discord-bot against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fdiscord-bot" "/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/okp4/discord-bot [INFO] finished tweaking git repo https://github.com/okp4/discord-bot [INFO] tweaked toml for git repo https://github.com/okp4/discord-bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/okp4/discord-bot on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/okp4/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fdc83ed1f1d1f7e6bd87443cf04bce3bafc226df10e3cda6b3e3e365e021c45 [INFO] running `Command { std: "docker" "start" "-a" "6fdc83ed1f1d1f7e6bd87443cf04bce3bafc226df10e3cda6b3e3e365e021c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fdc83ed1f1d1f7e6bd87443cf04bce3bafc226df10e3cda6b3e3e365e021c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdc83ed1f1d1f7e6bd87443cf04bce3bafc226df10e3cda6b3e3e365e021c45", kill_on_drop: false }` [INFO] [stdout] 6fdc83ed1f1d1f7e6bd87443cf04bce3bafc226df10e3cda6b3e3e365e021c45 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44992e5de25e16c5eca18412e01638f4303dd52302ce8c37bbdcd8d7f8b7ecdf [INFO] running `Command { std: "docker" "start" "-a" "44992e5de25e16c5eca18412e01638f4303dd52302ce8c37bbdcd8d7f8b7ecdf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling object v0.30.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling quanta v0.11.0 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling sketches-ddsketch v0.2.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling der v0.7.3 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling abscissa_derive v0.7.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ed25519 v2.2.1 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling metrics-util v0.15.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling spki v0.7.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.13.4 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling uritemplate v0.1.2 [INFO] [stderr] Compiling ecdsa v0.16.6 [INFO] [stderr] Compiling abscissa_core v0.7.0 [INFO] [stderr] Compiling tendermint-proto v0.32.0 [INFO] [stderr] Compiling tendermint-proto v0.23.9 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling bip39 v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling abscissa_tokio v0.7.0 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling bip32 v0.5.0 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling metrics-process-promstyle v0.18.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling cosmos-sdk-proto v0.19.0 [INFO] [stderr] Compiling tendermint v0.32.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling cosmrs v0.14.0 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.14.0 [INFO] [stderr] Compiling discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `metrics` [INFO] [stdout] --> src/discord/discord_server/metrics_discord.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use metrics; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Runnable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint` [INFO] [stdout] 23 | #[command(author, about, version)] [INFO] [stdout] 24 | pub struct EntryPoint { [INFO] [stdout] | ---------- `EntryPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/start.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stdout] 27 | #[command(arg_required_else_help(true))] [INFO] [stdout] 28 | pub struct StartCmd { [INFO] [stdout] | -------- `StartCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "44992e5de25e16c5eca18412e01638f4303dd52302ce8c37bbdcd8d7f8b7ecdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44992e5de25e16c5eca18412e01638f4303dd52302ce8c37bbdcd8d7f8b7ecdf", kill_on_drop: false }` [INFO] [stdout] 44992e5de25e16c5eca18412e01638f4303dd52302ce8c37bbdcd8d7f8b7ecdf [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59ccc205069489210d1f04c1ca205b6e12b91a05f5d932313e7bbc2d74fac60 [INFO] running `Command { std: "docker" "start" "-a" "d59ccc205069489210d1f04c1ca205b6e12b91a05f5d932313e7bbc2d74fac60", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `metrics` [INFO] [stdout] --> src/discord/discord_server/metrics_discord.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use metrics; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Runnable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint` [INFO] [stdout] 23 | #[command(author, about, version)] [INFO] [stdout] 24 | pub struct EntryPoint { [INFO] [stdout] | ---------- `EntryPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/start.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stdout] 27 | #[command(arg_required_else_help(true))] [INFO] [stdout] 28 | pub struct StartCmd { [INFO] [stdout] | -------- `StartCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a static [INFO] [stdout] --> tests/acceptance.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub static RUNNER: Lazy = Lazy::new(CmdRunner::default); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> tests/acceptance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metrics` [INFO] [stdout] --> src/discord/discord_server/metrics_discord.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use metrics; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Runnable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_DiscordBotCmd` [INFO] [stdout] 16 | pub enum DiscordBotCmd { [INFO] [stdout] | ------------- `DiscordBotCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/mod.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint` [INFO] [stdout] 23 | #[command(author, about, version)] [INFO] [stdout] 24 | pub struct EntryPoint { [INFO] [stdout] | ---------- `EntryPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cli/commands/start.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(clap::Parser, Command, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stdout] 27 | #[command(arg_required_else_help(true))] [INFO] [stdout] 28 | pub struct StartCmd { [INFO] [stdout] | -------- `StartCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "d59ccc205069489210d1f04c1ca205b6e12b91a05f5d932313e7bbc2d74fac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59ccc205069489210d1f04c1ca205b6e12b91a05f5d932313e7bbc2d74fac60", kill_on_drop: false }` [INFO] [stdout] d59ccc205069489210d1f04c1ca205b6e12b91a05f5d932313e7bbc2d74fac60 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d82e221f1a8e40f073abe70d53267e15beaa9582b5f9c05928420ec4c90baf9 [INFO] running `Command { std: "docker" "start" "-a" "5d82e221f1a8e40f073abe70d53267e15beaa9582b5f9c05928420ec4c90baf9", kill_on_drop: false }` [INFO] [stderr] warning: missing documentation for a static [INFO] [stderr] --> tests/acceptance.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | pub static RUNNER: Lazy = Lazy::new(CmdRunner::default); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> tests/acceptance.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | missing_docs, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `metrics` [INFO] [stderr] --> src/discord/discord_server/metrics_discord.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use metrics; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_DiscordBotCmd` [INFO] [stderr] 16 | pub enum DiscordBotCmd { [INFO] [stderr] | ------------- `DiscordBotCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:15:40 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Runnable` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_DiscordBotCmd` [INFO] [stderr] 16 | pub enum DiscordBotCmd { [INFO] [stderr] | ------------- `DiscordBotCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(clap::Parser, Command, Debug)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint` [INFO] [stderr] 23 | #[command(author, about, version)] [INFO] [stderr] 24 | pub struct EntryPoint { [INFO] [stderr] | ---------- `EntryPoint` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/start.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(clap::Parser, Command, Debug)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stderr] 27 | #[command(arg_required_else_help(true))] [INFO] [stderr] 28 | pub struct StartCmd { [INFO] [stderr] | -------- `StartCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `discord_bot` (test "acceptance") generated 1 warning [INFO] [stderr] warning: `discord_bot` (bin "discord_bot") generated 5 warnings (run `cargo fix --bin "discord_bot"` to apply 1 suggestion) [INFO] [stderr] warning: `discord_bot` (bin "discord_bot" test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/discord_bot-64698307c8112e9c) [INFO] [stderr] Running tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-67e2ef94ed0eebd1) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] + run: cargo run -- --version [INFO] [stderr] warning: unused import: `metrics` [INFO] [stderr] --> src/discord/discord_server/metrics_discord.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use metrics; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_DiscordBotCmd` [INFO] [stderr] 16 | pub enum DiscordBotCmd { [INFO] [stderr] | ------------- `DiscordBotCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:15:40 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(clap::Parser, Command, Debug, Runnable)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Runnable` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_DiscordBotCmd` [INFO] [stderr] 16 | pub enum DiscordBotCmd { [INFO] [stderr] | ------------- `DiscordBotCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/mod.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(clap::Parser, Command, Debug)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint` [INFO] [stderr] 23 | #[command(author, about, version)] [INFO] [stderr] 24 | pub struct EntryPoint { [INFO] [stderr] | ---------- `EntryPoint` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/cli/commands/start.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(clap::Parser, Command, Debug)] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Command` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stderr] 27 | #[command(arg_required_else_help(true))] [INFO] [stderr] 28 | pub struct StartCmd { [INFO] [stderr] | -------- `StartCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `discord_bot` (bin "discord_bot") generated 5 warnings (run `cargo fix --bin "discord_bot"` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running `/opt/rustwide/target/debug/discord_bot --version` [INFO] [stdout] test version_no_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d82e221f1a8e40f073abe70d53267e15beaa9582b5f9c05928420ec4c90baf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d82e221f1a8e40f073abe70d53267e15beaa9582b5f9c05928420ec4c90baf9", kill_on_drop: false }` [INFO] [stdout] 5d82e221f1a8e40f073abe70d53267e15beaa9582b5f9c05928420ec4c90baf9