[INFO] fetching crate wiki 0.0.3... [INFO] testing wiki-0.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wiki 0.0.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wiki 0.0.3 [INFO] finished tweaking crates.io crate wiki 0.0.3 [INFO] tweaked toml for crates.io crate wiki 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wiki 0.0.3 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 crates.io crate wiki 0.0.3 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] 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] f01b4a9220d17418a1527eb1a2de0e0081458a9116d27bf42c3f9a88b18b3609 [INFO] running `Command { std: "docker" "start" "-a" "f01b4a9220d17418a1527eb1a2de0e0081458a9116d27bf42c3f9a88b18b3609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01b4a9220d17418a1527eb1a2de0e0081458a9116d27bf42c3f9a88b18b3609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01b4a9220d17418a1527eb1a2de0e0081458a9116d27bf42c3f9a88b18b3609", kill_on_drop: false }` [INFO] [stdout] f01b4a9220d17418a1527eb1a2de0e0081458a9116d27bf42c3f9a88b18b3609 [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] a3dce9e16b2da97f238bf5587bc78d91534fb436b1a80b0553f43cc8851d33b0 [INFO] running `Command { std: "docker" "start" "-a" "a3dce9e16b2da97f238bf5587bc78d91534fb436b1a80b0553f43cc8851d33b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling wikiproc v0.0.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling async-sse v5.1.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling wiki v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TryFutureExt` [INFO] [stdout] --> src/lib.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use futures_util::{Future, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokenType` [INFO] [stdout] --> src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use req::{Main, SerializeAdaptor, TokenType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/lib.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use reqwest::{Client, RequestBuilder, Response, Url}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NowableTime` [INFO] [stdout] --> src/req.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::types::{MwTimestamp, NowableTime}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `latest_revision`, and `bot` are never read [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 37 | content: String, [INFO] [stdout] 38 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | latest_revision: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | changed: bool, [INFO] [stdout] 41 | bot: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `highlimits` is never read [INFO] [stdout] --> src/api.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct BotOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 304 | highlimits: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `form` is never read [INFO] [stdout] --> src/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EditBuilder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | form: FormBuilder, [INFO] [stdout] | ^^^^ [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/req.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Main` [INFO] [stdout] 279 | pub struct Main { [INFO] [stdout] | ---- `Main` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(WriteUrl, Default, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Query` [INFO] [stdout] 329 | pub struct Query { [INFO] [stdout] | ----- `Query` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:349:10 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListSearch` [INFO] [stdout] 350 | #[wp(prepend_all = "sr")] [INFO] [stdout] 351 | pub struct ListSearch { [INFO] [stdout] | ---------- `ListSearch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_MetaUserInfo` [INFO] [stdout] 369 | #[wp(prepend_all = "ui")] [INFO] [stdout] 370 | pub struct MetaUserInfo { [INFO] [stdout] | ------------ `MetaUserInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_QueryPropRevisions` [INFO] [stdout] 385 | #[wp(prepend_all = "rv")] [INFO] [stdout] 386 | pub struct QueryPropRevisions { [INFO] [stdout] | ------------------ `QueryPropRevisions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_SearchGenerator` [INFO] [stdout] 398 | #[wp(prepend_all = "gsr")] [INFO] [stdout] 399 | pub struct SearchGenerator { [INFO] [stdout] | --------------- `SearchGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_PageSpec` [INFO] [stdout] 448 | #[wp(mutual_exclusive)] [INFO] [stdout] 449 | pub enum PageSpec { [INFO] [stdout] | -------- `PageSpec` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Edit` [INFO] [stdout] 463 | pub struct Edit { [INFO] [stdout] | ---- `Edit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:683:10 [INFO] [stdout] | [INFO] [stdout] 683 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Login` [INFO] [stdout] 684 | #[wp(prepend_all = "lg")] [INFO] [stdout] 685 | pub struct Login { [INFO] [stdout] | ----- `Login` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/abuse_log.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, WriteUrl)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListAbuseLog` [INFO] [stdout] 7 | #[wp(prepend_all = "afl")] [INFO] [stdout] 8 | pub struct ListAbuseLog { [INFO] [stdout] | ------------ `ListAbuseLog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/category_members.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListCategoryMembers` [INFO] [stdout] 8 | #[wp(prepend_all = "cm")] [INFO] [stdout] 9 | pub struct ListCategoryMembers { [INFO] [stdout] | ------------------- `ListCategoryMembers` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListUserContribs` [INFO] [stdout] 6 | #[wp(prepend_all = "uc")] [INFO] [stdout] 7 | pub struct ListUserContribs { [INFO] [stdout] | ---------------- `ListUserContribs` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Selector` [INFO] [stdout] 15 | #[wp(mutual_exclusive)] [INFO] [stdout] 16 | pub enum Selector { [INFO] [stdout] | -------- `Selector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/events.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListLogEvents` [INFO] [stdout] 6 | #[wp(prepend_all = "le")] [INFO] [stdout] 7 | pub struct ListLogEvents { [INFO] [stdout] | ------------- `ListLogEvents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/parse.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug, Default)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Parse` [INFO] [stdout] 6 | pub struct Parse { [INFO] [stdout] | ----- `Parse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/rc.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListRc` [INFO] [stdout] 7 | #[wp(prepend_all = "rc")] [INFO] [stdout] 8 | pub struct ListRc { [INFO] [stdout] | ------ `ListRc` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wiki::generators::rcpatrol::RecentChangesPatroller` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use wiki::generators::rcpatrol::RecentChangesPatroller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RcProp` and `RcType` [INFO] [stdout] --> src/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use wiki::req::rc::{RcProp, RcType}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BotPassword` and `Site` [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use wiki::{BotPassword, Site}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s [INFO] running `Command { std: "docker" "inspect" "a3dce9e16b2da97f238bf5587bc78d91534fb436b1a80b0553f43cc8851d33b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3dce9e16b2da97f238bf5587bc78d91534fb436b1a80b0553f43cc8851d33b0", kill_on_drop: false }` [INFO] [stdout] a3dce9e16b2da97f238bf5587bc78d91534fb436b1a80b0553f43cc8851d33b0 [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] d9ddd0122aa00fcb3fbe5c368fd5f2db1e3e27aa215ca169311a113baa61fc77 [INFO] running `Command { std: "docker" "start" "-a" "d9ddd0122aa00fcb3fbe5c368fd5f2db1e3e27aa215ca169311a113baa61fc77", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling async-sse v5.1.0 [INFO] [stderr] Compiling wiki v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TryFutureExt` [INFO] [stdout] --> src/lib.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use futures_util::{Future, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokenType` [INFO] [stdout] --> src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use req::{Main, SerializeAdaptor, TokenType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/lib.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use reqwest::{Client, RequestBuilder, Response, Url}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NowableTime` [INFO] [stdout] --> src/req.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::types::{MwTimestamp, NowableTime}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `latest_revision`, and `bot` are never read [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 37 | content: String, [INFO] [stdout] 38 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | latest_revision: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | changed: bool, [INFO] [stdout] 41 | bot: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `highlimits` is never read [INFO] [stdout] --> src/api.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct BotOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 304 | highlimits: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `form` is never read [INFO] [stdout] --> src/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EditBuilder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | form: FormBuilder, [INFO] [stdout] | ^^^^ [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/req.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Main` [INFO] [stdout] 279 | pub struct Main { [INFO] [stdout] | ---- `Main` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(WriteUrl, Default, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Query` [INFO] [stdout] 329 | pub struct Query { [INFO] [stdout] | ----- `Query` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:349:10 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListSearch` [INFO] [stdout] 350 | #[wp(prepend_all = "sr")] [INFO] [stdout] 351 | pub struct ListSearch { [INFO] [stdout] | ---------- `ListSearch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_MetaUserInfo` [INFO] [stdout] 369 | #[wp(prepend_all = "ui")] [INFO] [stdout] 370 | pub struct MetaUserInfo { [INFO] [stdout] | ------------ `MetaUserInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_QueryPropRevisions` [INFO] [stdout] 385 | #[wp(prepend_all = "rv")] [INFO] [stdout] 386 | pub struct QueryPropRevisions { [INFO] [stdout] | ------------------ `QueryPropRevisions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_SearchGenerator` [INFO] [stdout] 398 | #[wp(prepend_all = "gsr")] [INFO] [stdout] 399 | pub struct SearchGenerator { [INFO] [stdout] | --------------- `SearchGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_PageSpec` [INFO] [stdout] 448 | #[wp(mutual_exclusive)] [INFO] [stdout] 449 | pub enum PageSpec { [INFO] [stdout] | -------- `PageSpec` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Edit` [INFO] [stdout] 463 | pub struct Edit { [INFO] [stdout] | ---- `Edit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:683:10 [INFO] [stdout] | [INFO] [stdout] 683 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Login` [INFO] [stdout] 684 | #[wp(prepend_all = "lg")] [INFO] [stdout] 685 | pub struct Login { [INFO] [stdout] | ----- `Login` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/abuse_log.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, WriteUrl)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListAbuseLog` [INFO] [stdout] 7 | #[wp(prepend_all = "afl")] [INFO] [stdout] 8 | pub struct ListAbuseLog { [INFO] [stdout] | ------------ `ListAbuseLog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/category_members.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListCategoryMembers` [INFO] [stdout] 8 | #[wp(prepend_all = "cm")] [INFO] [stdout] 9 | pub struct ListCategoryMembers { [INFO] [stdout] | ------------------- `ListCategoryMembers` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListUserContribs` [INFO] [stdout] 6 | #[wp(prepend_all = "uc")] [INFO] [stdout] 7 | pub struct ListUserContribs { [INFO] [stdout] | ---------------- `ListUserContribs` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Selector` [INFO] [stdout] 15 | #[wp(mutual_exclusive)] [INFO] [stdout] 16 | pub enum Selector { [INFO] [stdout] | -------- `Selector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/events.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListLogEvents` [INFO] [stdout] 6 | #[wp(prepend_all = "le")] [INFO] [stdout] 7 | pub struct ListLogEvents { [INFO] [stdout] | ------------- `ListLogEvents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/parse.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug, Default)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Parse` [INFO] [stdout] 6 | pub struct Parse { [INFO] [stdout] | ----- `Parse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/rc.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListRc` [INFO] [stdout] 7 | #[wp(prepend_all = "rc")] [INFO] [stdout] 8 | pub struct ListRc { [INFO] [stdout] | ------ `ListRc` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wiki::generators::rcpatrol::RecentChangesPatroller` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use wiki::generators::rcpatrol::RecentChangesPatroller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RcProp` and `RcType` [INFO] [stdout] --> src/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use wiki::req::rc::{RcProp, RcType}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BotPassword` and `Site` [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use wiki::{BotPassword, Site}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFutureExt` [INFO] [stdout] --> src/lib.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use futures_util::{Future, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokenType` [INFO] [stdout] --> src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use req::{Main, SerializeAdaptor, TokenType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/lib.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use reqwest::{Client, RequestBuilder, Response, Url}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NowableTime` [INFO] [stdout] --> src/req.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::types::{MwTimestamp, NowableTime}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `latest_revision`, and `bot` are never read [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 37 | content: String, [INFO] [stdout] 38 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | latest_revision: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | changed: bool, [INFO] [stdout] 41 | bot: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `highlimits` is never read [INFO] [stdout] --> src/api.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct BotOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 304 | highlimits: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `form` is never read [INFO] [stdout] --> src/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EditBuilder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | form: FormBuilder, [INFO] [stdout] | ^^^^ [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/req.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Main` [INFO] [stdout] 279 | pub struct Main { [INFO] [stdout] | ---- `Main` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Action` [INFO] [stdout] 321 | pub enum Action { [INFO] [stdout] | ------ `Action` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(WriteUrl, Default, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Query` [INFO] [stdout] 329 | pub struct Query { [INFO] [stdout] | ----- `Query` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryList` [INFO] [stdout] 340 | pub enum QueryList { [INFO] [stdout] | --------- `QueryList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:349:10 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListSearch` [INFO] [stdout] 350 | #[wp(prepend_all = "sr")] [INFO] [stdout] 351 | pub struct ListSearch { [INFO] [stdout] | ---------- `ListSearch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryMeta` [INFO] [stdout] 359 | pub enum QueryMeta { [INFO] [stdout] | --------- `QueryMeta` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_MetaUserInfo` [INFO] [stdout] 369 | #[wp(prepend_all = "ui")] [INFO] [stdout] 370 | pub struct MetaUserInfo { [INFO] [stdout] | ------------ `MetaUserInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_UserInfoProp` [INFO] [stdout] 375 | pub enum UserInfoProp { [INFO] [stdout] | ------------ `UserInfoProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryProp` [INFO] [stdout] 380 | pub enum QueryProp { [INFO] [stdout] | --------- `QueryProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_QueryPropRevisions` [INFO] [stdout] 385 | #[wp(prepend_all = "rv")] [INFO] [stdout] 386 | pub struct QueryPropRevisions { [INFO] [stdout] | ------------------ `QueryPropRevisions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryGenerator` [INFO] [stdout] 393 | pub enum QueryGenerator { [INFO] [stdout] | -------------- `QueryGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_SearchGenerator` [INFO] [stdout] 398 | #[wp(prepend_all = "gsr")] [INFO] [stdout] 399 | pub struct SearchGenerator { [INFO] [stdout] | --------------- `SearchGenerator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvProp` [INFO] [stdout] 406 | pub enum RvProp { [INFO] [stdout] | ------ `RvProp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvSlot` [INFO] [stdout] 427 | pub enum RvSlot { [INFO] [stdout] | ------ `RvSlot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_PageSpec` [INFO] [stdout] 448 | #[wp(mutual_exclusive)] [INFO] [stdout] 449 | pub enum PageSpec { [INFO] [stdout] | -------- `PageSpec` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Watchlist` [INFO] [stdout] 455 | pub enum Watchlist { [INFO] [stdout] | --------- `Watchlist` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Edit` [INFO] [stdout] 463 | pub struct Edit { [INFO] [stdout] | ---- `Edit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:683:10 [INFO] [stdout] | [INFO] [stdout] 683 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Login` [INFO] [stdout] 684 | #[wp(prepend_all = "lg")] [INFO] [stdout] 685 | pub struct Login { [INFO] [stdout] | ----- `Login` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlValue` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `BitflaggedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `NamedEnum` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Format` [INFO] [stdout] 692 | pub enum Format { [INFO] [stdout] | ------ `Format` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/abuse_log.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, WriteUrl)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListAbuseLog` [INFO] [stdout] 7 | #[wp(prepend_all = "afl")] [INFO] [stdout] 8 | pub struct ListAbuseLog { [INFO] [stdout] | ------------ `ListAbuseLog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/category_members.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListCategoryMembers` [INFO] [stdout] 8 | #[wp(prepend_all = "cm")] [INFO] [stdout] 9 | pub struct ListCategoryMembers { [INFO] [stdout] | ------------------- `ListCategoryMembers` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListUserContribs` [INFO] [stdout] 6 | #[wp(prepend_all = "uc")] [INFO] [stdout] 7 | pub struct ListUserContribs { [INFO] [stdout] | ---------------- `ListUserContribs` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Selector` [INFO] [stdout] 15 | #[wp(mutual_exclusive)] [INFO] [stdout] 16 | pub enum Selector { [INFO] [stdout] | -------- `Selector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/events.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListLogEvents` [INFO] [stdout] 6 | #[wp(prepend_all = "le")] [INFO] [stdout] 7 | pub struct ListLogEvents { [INFO] [stdout] | ------------- `ListLogEvents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/parse.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(WriteUrl, Clone, Debug, Default)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Parse` [INFO] [stdout] 6 | pub struct Parse { [INFO] [stdout] | ----- `Parse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/rc.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(WriteUrl, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `WriteUrlParams` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListRc` [INFO] [stdout] 7 | #[wp(prepend_all = "rc")] [INFO] [stdout] 8 | pub struct ListRc { [INFO] [stdout] | ------ `ListRc` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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 9.20s [INFO] running `Command { std: "docker" "inspect" "d9ddd0122aa00fcb3fbe5c368fd5f2db1e3e27aa215ca169311a113baa61fc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ddd0122aa00fcb3fbe5c368fd5f2db1e3e27aa215ca169311a113baa61fc77", kill_on_drop: false }` [INFO] [stdout] d9ddd0122aa00fcb3fbe5c368fd5f2db1e3e27aa215ca169311a113baa61fc77 [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] 07add5738e8f4b801a586f1bbc365a32a68b58b8e79b505952a30cd2f678f3ce [INFO] running `Command { std: "docker" "start" "-a" "07add5738e8f4b801a586f1bbc365a32a68b58b8e79b505952a30cd2f678f3ce", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `TryFutureExt` [INFO] [stderr] --> src/lib.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | use futures_util::{Future, TryFutureExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `TokenType` [INFO] [stderr] --> src/lib.rs:7:35 [INFO] [stderr] | [INFO] [stderr] 7 | use req::{Main, SerializeAdaptor, TokenType}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Response` [INFO] [stderr] --> src/lib.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | use reqwest::{Client, RequestBuilder, Response, Url}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NowableTime` [INFO] [stderr] --> src/req.rs:13:33 [INFO] [stderr] | [INFO] [stderr] 13 | use crate::types::{MwTimestamp, NowableTime}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `latest_revision`, and `bot` are never read [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct Page { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 37 | content: String, [INFO] [stderr] 38 | id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] 39 | latest_revision: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 40 | changed: bool, [INFO] [stderr] 41 | bot: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `highlimits` is never read [INFO] [stderr] --> src/api.rs:304:5 [INFO] [stderr] | [INFO] [stderr] 303 | pub struct BotOptions { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 304 | highlimits: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `form` is never read [INFO] [stderr] --> src/builder.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct EditBuilder { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 18 | form: FormBuilder, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/req.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Main` [INFO] [stderr] 279 | pub struct Main { [INFO] [stderr] | ---- `Main` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `WriteUrl` (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/req.rs:320:10 [INFO] [stderr] | [INFO] [stderr] 320 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Action` [INFO] [stderr] 321 | pub enum Action { [INFO] [stderr] | ------ `Action` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stderr] | [INFO] [stderr] 320 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Action` [INFO] [stderr] 321 | pub enum Action { [INFO] [stderr] | ------ `Action` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:320:10 [INFO] [stderr] | [INFO] [stderr] 320 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Action` [INFO] [stderr] 321 | pub enum Action { [INFO] [stderr] | ------ `Action` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:328:10 [INFO] [stderr] | [INFO] [stderr] 328 | #[derive(WriteUrl, Default, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Query` [INFO] [stderr] 329 | pub struct Query { [INFO] [stderr] | ----- `Query` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stderr] | [INFO] [stderr] 339 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryList` [INFO] [stderr] 340 | pub enum QueryList { [INFO] [stderr] | --------- `QueryList` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stderr] | [INFO] [stderr] 339 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryList` [INFO] [stderr] 340 | pub enum QueryList { [INFO] [stderr] | --------- `QueryList` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:339:10 [INFO] [stderr] | [INFO] [stderr] 339 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryList` [INFO] [stderr] 340 | pub enum QueryList { [INFO] [stderr] | --------- `QueryList` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:349:10 [INFO] [stderr] | [INFO] [stderr] 349 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListSearch` [INFO] [stderr] 350 | #[wp(prepend_all = "sr")] [INFO] [stderr] 351 | pub struct ListSearch { [INFO] [stderr] | ---------- `ListSearch` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stderr] | [INFO] [stderr] 358 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryMeta` [INFO] [stderr] 359 | pub enum QueryMeta { [INFO] [stderr] | --------- `QueryMeta` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stderr] | [INFO] [stderr] 358 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryMeta` [INFO] [stderr] 359 | pub enum QueryMeta { [INFO] [stderr] | --------- `QueryMeta` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:358:10 [INFO] [stderr] | [INFO] [stderr] 358 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryMeta` [INFO] [stderr] 359 | pub enum QueryMeta { [INFO] [stderr] | --------- `QueryMeta` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:368:10 [INFO] [stderr] | [INFO] [stderr] 368 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_MetaUserInfo` [INFO] [stderr] 369 | #[wp(prepend_all = "ui")] [INFO] [stderr] 370 | pub struct MetaUserInfo { [INFO] [stderr] | ------------ `MetaUserInfo` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_UserInfoProp` [INFO] [stderr] 375 | pub enum UserInfoProp { [INFO] [stderr] | ------------ `UserInfoProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_UserInfoProp` [INFO] [stderr] 375 | pub enum UserInfoProp { [INFO] [stderr] | ------------ `UserInfoProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:374:10 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_UserInfoProp` [INFO] [stderr] 375 | pub enum UserInfoProp { [INFO] [stderr] | ------------ `UserInfoProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stderr] | [INFO] [stderr] 379 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryProp` [INFO] [stderr] 380 | pub enum QueryProp { [INFO] [stderr] | --------- `QueryProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stderr] | [INFO] [stderr] 379 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryProp` [INFO] [stderr] 380 | pub enum QueryProp { [INFO] [stderr] | --------- `QueryProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:379:10 [INFO] [stderr] | [INFO] [stderr] 379 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryProp` [INFO] [stderr] 380 | pub enum QueryProp { [INFO] [stderr] | --------- `QueryProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:384:10 [INFO] [stderr] | [INFO] [stderr] 384 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_QueryPropRevisions` [INFO] [stderr] 385 | #[wp(prepend_all = "rv")] [INFO] [stderr] 386 | pub struct QueryPropRevisions { [INFO] [stderr] | ------------------ `QueryPropRevisions` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stderr] | [INFO] [stderr] 392 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_QueryGenerator` [INFO] [stderr] 393 | pub enum QueryGenerator { [INFO] [stderr] | -------------- `QueryGenerator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stderr] | [INFO] [stderr] 392 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_QueryGenerator` [INFO] [stderr] 393 | pub enum QueryGenerator { [INFO] [stderr] | -------------- `QueryGenerator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:392:10 [INFO] [stderr] | [INFO] [stderr] 392 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_QueryGenerator` [INFO] [stderr] 393 | pub enum QueryGenerator { [INFO] [stderr] | -------------- `QueryGenerator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:397:10 [INFO] [stderr] | [INFO] [stderr] 397 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_SearchGenerator` [INFO] [stderr] 398 | #[wp(prepend_all = "gsr")] [INFO] [stderr] 399 | pub struct SearchGenerator { [INFO] [stderr] | --------------- `SearchGenerator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stderr] | [INFO] [stderr] 405 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvProp` [INFO] [stderr] 406 | pub enum RvProp { [INFO] [stderr] | ------ `RvProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stderr] | [INFO] [stderr] 405 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvProp` [INFO] [stderr] 406 | pub enum RvProp { [INFO] [stderr] | ------ `RvProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:405:10 [INFO] [stderr] | [INFO] [stderr] 405 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvProp` [INFO] [stderr] 406 | pub enum RvProp { [INFO] [stderr] | ------ `RvProp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stderr] | [INFO] [stderr] 426 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_RvSlot` [INFO] [stderr] 427 | pub enum RvSlot { [INFO] [stderr] | ------ `RvSlot` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stderr] | [INFO] [stderr] 426 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_RvSlot` [INFO] [stderr] 427 | pub enum RvSlot { [INFO] [stderr] | ------ `RvSlot` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:426:10 [INFO] [stderr] | [INFO] [stderr] 426 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_RvSlot` [INFO] [stderr] 427 | pub enum RvSlot { [INFO] [stderr] | ------ `RvSlot` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:447:10 [INFO] [stderr] | [INFO] [stderr] 447 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_PageSpec` [INFO] [stderr] 448 | #[wp(mutual_exclusive)] [INFO] [stderr] 449 | pub enum PageSpec { [INFO] [stderr] | -------- `PageSpec` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stderr] | [INFO] [stderr] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Watchlist` [INFO] [stderr] 455 | pub enum Watchlist { [INFO] [stderr] | --------- `Watchlist` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stderr] | [INFO] [stderr] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Watchlist` [INFO] [stderr] 455 | pub enum Watchlist { [INFO] [stderr] | --------- `Watchlist` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:454:10 [INFO] [stderr] | [INFO] [stderr] 454 | #[derive(WriteUrl, Clone, Copy, Debug, PartialEq, Eq)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Watchlist` [INFO] [stderr] 455 | pub enum Watchlist { [INFO] [stderr] | --------- `Watchlist` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:462:10 [INFO] [stderr] | [INFO] [stderr] 462 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Edit` [INFO] [stderr] 463 | pub struct Edit { [INFO] [stderr] | ---- `Edit` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:683:10 [INFO] [stderr] | [INFO] [stderr] 683 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Login` [INFO] [stderr] 684 | #[wp(prepend_all = "lg")] [INFO] [stderr] 685 | pub struct Login { [INFO] [stderr] | ----- `Login` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stderr] | [INFO] [stderr] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlValue` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlValue_FOR_Format` [INFO] [stderr] 692 | pub enum Format { [INFO] [stderr] | ------ `Format` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stderr] | [INFO] [stderr] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `BitflaggedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_BitflaggedEnum_FOR_Format` [INFO] [stderr] 692 | pub enum Format { [INFO] [stderr] | ------ `Format` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req.rs:691:10 [INFO] [stderr] | [INFO] [stderr] 691 | #[derive(WriteUrl, Clone, Copy)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `NamedEnum` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_NamedEnum_FOR_Format` [INFO] [stderr] 692 | pub enum Format { [INFO] [stderr] | ------ `Format` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/abuse_log.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug, WriteUrl)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListAbuseLog` [INFO] [stderr] 7 | #[wp(prepend_all = "afl")] [INFO] [stderr] 8 | pub struct ListAbuseLog { [INFO] [stderr] | ------------ `ListAbuseLog` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/category_members.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListCategoryMembers` [INFO] [stderr] 8 | #[wp(prepend_all = "cm")] [INFO] [stderr] 9 | pub struct ListCategoryMembers { [INFO] [stderr] | ------------------- `ListCategoryMembers` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListUserContribs` [INFO] [stderr] 6 | #[wp(prepend_all = "uc")] [INFO] [stderr] 7 | pub struct ListUserContribs { [INFO] [stderr] | ---------------- `ListUserContribs` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/contribs.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Selector` [INFO] [stderr] 15 | #[wp(mutual_exclusive)] [INFO] [stderr] 16 | pub enum Selector { [INFO] [stderr] | -------- `Selector` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/events.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(WriteUrl, Clone, Debug)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListLogEvents` [INFO] [stderr] 6 | #[wp(prepend_all = "le")] [INFO] [stderr] 7 | pub struct ListLogEvents { [INFO] [stderr] | ------------- `ListLogEvents` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/parse.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(WriteUrl, Clone, Debug, Default)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_Parse` [INFO] [stderr] 6 | pub struct Parse { [INFO] [stderr] | ----- `Parse` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (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/req/rc.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(WriteUrl, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `WriteUrlParams` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_wiki_macro_support_WriteUrlParams_FOR_ListRc` [INFO] [stderr] 7 | #[wp(prepend_all = "rc")] [INFO] [stderr] 8 | pub struct ListRc { [INFO] [stderr] | ------ `ListRc` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `WriteUrl` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `WriteUrl` may come from an old version of the `wikiproc` crate, try updating your dependency with `cargo update -p wikiproc` [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 `WriteUrl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wiki` (lib) generated 53 warnings (run `cargo fix --lib -p wiki` to apply 4 suggestions) [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `wiki::generators::rcpatrol::RecentChangesPatroller` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use wiki::generators::rcpatrol::RecentChangesPatroller; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `RcProp` and `RcType` [INFO] [stderr] --> src/main.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | use wiki::req::rc::{RcProp, RcType}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BotPassword` and `Site` [INFO] [stderr] --> src/main.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | use wiki::{BotPassword, Site}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wiki` (bin "wiki" test) generated 4 warnings (run `cargo fix --bin "wiki" --tests` to apply 4 suggestions) [INFO] [stderr] warning: `wiki` (lib test) generated 53 warnings (53 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wiki-820c2d2498aab27f) [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test types::tests::works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wiki-c3b95a368c5f0e41) [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] [stderr] Doc-tests wiki [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" "07add5738e8f4b801a586f1bbc365a32a68b58b8e79b505952a30cd2f678f3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07add5738e8f4b801a586f1bbc365a32a68b58b8e79b505952a30cd2f678f3ce", kill_on_drop: false }` [INFO] [stdout] 07add5738e8f4b801a586f1bbc365a32a68b58b8e79b505952a30cd2f678f3ce