[INFO] cloning repository https://github.com/markrileybot/rkvm2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markrileybot/rkvm2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrileybot%2Frkvm2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrileybot%2Frkvm2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 162ba3fae6b15a9913156d82471fd5f889e5fada [INFO] testing markrileybot/rkvm2 against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrileybot%2Frkvm2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/markrileybot/rkvm2 [INFO] finished tweaking git repo https://github.com/markrileybot/rkvm2 [INFO] tweaked toml for git repo https://github.com/markrileybot/rkvm2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/markrileybot/rkvm2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/markrileybot/rkvm2 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4b30a9eaf1578ff7ce90493690ff4cb4d3f073643978abf6cb850e6f4256432e [INFO] running `Command { std: "docker" "start" "-a" "4b30a9eaf1578ff7ce90493690ff4cb4d3f073643978abf6cb850e6f4256432e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b30a9eaf1578ff7ce90493690ff4cb4d3f073643978abf6cb850e6f4256432e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b30a9eaf1578ff7ce90493690ff4cb4d3f073643978abf6cb850e6f4256432e", kill_on_drop: false }` [INFO] [stdout] 4b30a9eaf1578ff7ce90493690ff4cb4d3f073643978abf6cb850e6f4256432e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fb1973afde9d8858a6219e619811f0ca1d43772d3a4e6573a0d3884728266a0c [INFO] running `Command { std: "docker" "start" "-a" "fb1973afde9d8858a6219e619811f0ca1d43772d3a4e6573a0d3884728266a0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.1.24 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tree_magic_mini v3.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling os_pipe v1.1.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling zvariant_utils v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling prost-derive v0.11.0 (https://github.com/bislydev/prost.git?rev=8d7569ea945719a015b93671c29b9b1b31b9b35e#8d7569ea) [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling ghost v0.1.8 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling typetag-impl v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling inventory v0.3.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling clap-serde-proc v0.2.0 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling zvariant_derive v3.12.0 [INFO] [stderr] Compiling prost v0.11.0 (https://github.com/bislydev/prost.git?rev=8d7569ea945719a015b93671c29b9b1b31b9b35e#8d7569ea) [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling zbus_macros v3.11.0 [INFO] [stderr] Compiling serde_repr v0.1.11 [INFO] [stderr] Compiling prost-types v0.11.1 (https://github.com/bislydev/prost.git?rev=8d7569ea945719a015b93671c29b9b1b31b9b35e#8d7569ea) [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling prost-wkt-build v0.4.1 [INFO] [stderr] Compiling prost-build v0.11.1 (https://github.com/bislydev/prost.git?rev=8d7569ea945719a015b93671c29b9b1b31b9b35e#8d7569ea) [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling prost-wkt-types v0.4.1 [INFO] [stderr] Compiling rkvm2-input v0.2.0 (/opt/rustwide/workdir/input) [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling inotify v0.10.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.19 [INFO] [stderr] Compiling clap-serde-derive v0.2.0 [INFO] [stderr] Compiling zvariant v3.12.0 [INFO] [stderr] Compiling typetag v0.2.6 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling version-rs v0.1.0 (https://github.com/eucleo/version-rs.git#f8ac89d1) [INFO] [stderr] Compiling prost-wkt v0.4.1 [INFO] [stderr] Compiling rkvm2-proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling rkvm2-config v0.2.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling zbus v3.11.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:10 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:24 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1477:187 [INFO] [stdout] | [INFO] [stdout] 1477 | ...)] const IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.MouseMoveEvent")] impl :: prost_wkt :: MessageSerde for MouseMoveEvent { ... [INFO] [stdout] | -------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `MouseMoveEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1479:180 [INFO] [stdout] | [INFO] [stdout] 1479 | ...)] const IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ButtonEvent")] impl :: prost_wkt :: MessageSerde for ButtonEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ButtonEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1481:174 [INFO] [stdout] | [INFO] [stdout] 1481 | ...)] const IMPL_MESSAGE_SERDE_FOR_KEY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.KeyEvent")] impl :: prost_wkt :: MessageSerde for KeyEvent { ... [INFO] [stdout] | ------------------------------------------- ^^^^^----------------------------^^^^^-------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `KeyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_KEY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1483:178 [INFO] [stdout] | [INFO] [stdout] 1483 | ...)] const IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.InputEvent")] impl :: prost_wkt :: MessageSerde for InputEvent { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `InputEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1485:186 [INFO] [stdout] | [INFO] [stdout] 1485 | ...)] const IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ClipboardEvent")] impl :: prost_wkt :: MessageSerde for ClipboardEvent { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ClipboardEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1487:180 [INFO] [stdout] | [INFO] [stdout] 1487 | ...)] const IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.NotifyEvent")] impl :: prost_wkt :: MessageSerde for NotifyEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `NotifyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1489:176 [INFO] [stdout] | [INFO] [stdout] 1489 | ...)] const IMPL_MESSAGE_SERDE_FOR_PING_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.PingEvent")] impl :: prost_wkt :: MessageSerde for PingEvent { ... [INFO] [stdout] | -------------------------------------------- ^^^^^----------------------------^^^^^--------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `PingEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PING_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1491:204 [INFO] [stdout] | [INFO] [stdout] 1491 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ActiveNodeChangedEvent")] impl :: prost_wkt :: MessageSerde for ActiveNodeChangedEvent { ... [INFO] [stdout] | ----------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActiveNodeChangedEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1493:171 [INFO] [stdout] | [INFO] [stdout] 1493 | ...)] const IMPL_MESSAGE_SERDE_FOR_MESSAGE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Message")] impl :: prost_wkt :: MessageSerde for Message { ... [INFO] [stdout] | ----------------------------------------- ^^^^^----------------------------^^^^^------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Message` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MESSAGE` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1495:169 [INFO] [stdout] | [INFO] [stdout] 1495 | ...)] const IMPL_MESSAGE_SERDE_FOR_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Header")] impl :: prost_wkt :: MessageSerde for Header { ... [INFO] [stdout] | ---------------------------------------- ^^^^^----------------------------^^^^^------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Header` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1497:180 [INFO] [stdout] | [INFO] [stdout] 1497 | ...)] const IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.EventHeader")] impl :: prost_wkt :: MessageSerde for EventHeader { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `EventHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1499:184 [INFO] [stdout] | [INFO] [stdout] 1499 | ...)] const IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.RequestHeader")] impl :: prost_wkt :: MessageSerde for RequestHeader { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `RequestHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1501:186 [INFO] [stdout] | [INFO] [stdout] 1501 | ...)] const IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ResponseHeader")] impl :: prost_wkt :: MessageSerde for ResponseHeader { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ResponseHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stderr] Compiling rkvm2-pipe v0.2.0 (/opt/rustwide/workdir/pipe) [INFO] [stderr] Compiling rkvm2-inputd v0.2.0 (/opt/rustwide/workdir/inputd) [INFO] [stderr] Compiling notify-rust v4.8.0 [INFO] [stderr] Compiling wl-clipboard-rs v0.7.0 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling rkvm2 v0.2.0 (/opt/rustwide/workdir/rkvm2) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rkvm2/src/main.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let mut header = message.header.get_or_insert(Header::default()); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fb1973afde9d8858a6219e619811f0ca1d43772d3a4e6573a0d3884728266a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1973afde9d8858a6219e619811f0ca1d43772d3a4e6573a0d3884728266a0c", kill_on_drop: false }` [INFO] [stdout] fb1973afde9d8858a6219e619811f0ca1d43772d3a4e6573a0d3884728266a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f70e58af588c6cae013b1f06874da00fb874cb677cd99a19bb59bef2f8530fac [INFO] running `Command { std: "docker" "start" "-a" "f70e58af588c6cae013b1f06874da00fb874cb677cd99a19bb59bef2f8530fac", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:10 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:24 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1477:187 [INFO] [stdout] | [INFO] [stdout] 1477 | ...)] const IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.MouseMoveEvent")] impl :: prost_wkt :: MessageSerde for MouseMoveEvent { ... [INFO] [stdout] | -------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `MouseMoveEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1479:180 [INFO] [stdout] | [INFO] [stdout] 1479 | ...)] const IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ButtonEvent")] impl :: prost_wkt :: MessageSerde for ButtonEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ButtonEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1481:174 [INFO] [stdout] | [INFO] [stdout] 1481 | ...)] const IMPL_MESSAGE_SERDE_FOR_KEY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.KeyEvent")] impl :: prost_wkt :: MessageSerde for KeyEvent { ... [INFO] [stdout] | ------------------------------------------- ^^^^^----------------------------^^^^^-------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `KeyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_KEY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1483:178 [INFO] [stdout] | [INFO] [stdout] 1483 | ...)] const IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.InputEvent")] impl :: prost_wkt :: MessageSerde for InputEvent { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `InputEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1485:186 [INFO] [stdout] | [INFO] [stdout] 1485 | ...)] const IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ClipboardEvent")] impl :: prost_wkt :: MessageSerde for ClipboardEvent { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ClipboardEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1487:180 [INFO] [stdout] | [INFO] [stdout] 1487 | ...)] const IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.NotifyEvent")] impl :: prost_wkt :: MessageSerde for NotifyEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `NotifyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1489:176 [INFO] [stdout] | [INFO] [stdout] 1489 | ...)] const IMPL_MESSAGE_SERDE_FOR_PING_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.PingEvent")] impl :: prost_wkt :: MessageSerde for PingEvent { ... [INFO] [stdout] | -------------------------------------------- ^^^^^----------------------------^^^^^--------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `PingEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PING_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1491:204 [INFO] [stdout] | [INFO] [stdout] 1491 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ActiveNodeChangedEvent")] impl :: prost_wkt :: MessageSerde for ActiveNodeChangedEvent { ... [INFO] [stdout] | ----------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActiveNodeChangedEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1493:171 [INFO] [stdout] | [INFO] [stdout] 1493 | ...)] const IMPL_MESSAGE_SERDE_FOR_MESSAGE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Message")] impl :: prost_wkt :: MessageSerde for Message { ... [INFO] [stdout] | ----------------------------------------- ^^^^^----------------------------^^^^^------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Message` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MESSAGE` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1495:169 [INFO] [stdout] | [INFO] [stdout] 1495 | ...)] const IMPL_MESSAGE_SERDE_FOR_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Header")] impl :: prost_wkt :: MessageSerde for Header { ... [INFO] [stdout] | ---------------------------------------- ^^^^^----------------------------^^^^^------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Header` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1497:180 [INFO] [stdout] | [INFO] [stdout] 1497 | ...)] const IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.EventHeader")] impl :: prost_wkt :: MessageSerde for EventHeader { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `EventHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1499:184 [INFO] [stdout] | [INFO] [stdout] 1499 | ...)] const IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.RequestHeader")] impl :: prost_wkt :: MessageSerde for RequestHeader { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `RequestHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1501:186 [INFO] [stdout] | [INFO] [stdout] 1501 | ...)] const IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ResponseHeader")] impl :: prost_wkt :: MessageSerde for ResponseHeader { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ResponseHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stderr] Compiling rkvm2-input v0.2.0 (/opt/rustwide/workdir/input) [INFO] [stderr] Compiling rkvm2-config v0.2.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling rkvm2-pipe v0.2.0 (/opt/rustwide/workdir/pipe) [INFO] [stderr] Compiling rkvm2-proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling rkvm2-inputd v0.2.0 (/opt/rustwide/workdir/inputd) [INFO] [stderr] Compiling rkvm2 v0.2.0 (/opt/rustwide/workdir/rkvm2) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rkvm2/src/main.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let mut header = message.header.get_or_insert(Header::default()); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Button` [INFO] [stdout] ... [INFO] [stdout] 238 | pub enum Button { [INFO] [stdout] | ------ `Button` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key` [INFO] [stdout] ... [INFO] [stdout] 472 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:10 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:24 [INFO] [stdout] | [INFO] [stdout] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResponseCode` [INFO] [stdout] ... [INFO] [stdout] 1452 | pub enum ResponseCode { [INFO] [stdout] | ------------ `ResponseCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1477:187 [INFO] [stdout] | [INFO] [stdout] 1477 | ...)] const IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.MouseMoveEvent")] impl :: prost_wkt :: MessageSerde for MouseMoveEvent { ... [INFO] [stdout] | -------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `MouseMoveEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1479:180 [INFO] [stdout] | [INFO] [stdout] 1479 | ...)] const IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ButtonEvent")] impl :: prost_wkt :: MessageSerde for ButtonEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ButtonEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1481:174 [INFO] [stdout] | [INFO] [stdout] 1481 | ...)] const IMPL_MESSAGE_SERDE_FOR_KEY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.KeyEvent")] impl :: prost_wkt :: MessageSerde for KeyEvent { ... [INFO] [stdout] | ------------------------------------------- ^^^^^----------------------------^^^^^-------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `KeyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_KEY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1483:178 [INFO] [stdout] | [INFO] [stdout] 1483 | ...)] const IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.InputEvent")] impl :: prost_wkt :: MessageSerde for InputEvent { ... [INFO] [stdout] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `InputEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1485:186 [INFO] [stdout] | [INFO] [stdout] 1485 | ...)] const IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ClipboardEvent")] impl :: prost_wkt :: MessageSerde for ClipboardEvent { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ClipboardEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1487:180 [INFO] [stdout] | [INFO] [stdout] 1487 | ...)] const IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.NotifyEvent")] impl :: prost_wkt :: MessageSerde for NotifyEvent { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `NotifyEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1489:176 [INFO] [stdout] | [INFO] [stdout] 1489 | ...)] const IMPL_MESSAGE_SERDE_FOR_PING_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.PingEvent")] impl :: prost_wkt :: MessageSerde for PingEvent { ... [INFO] [stdout] | -------------------------------------------- ^^^^^----------------------------^^^^^--------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `PingEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PING_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1491:204 [INFO] [stdout] | [INFO] [stdout] 1491 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ActiveNodeChangedEvent")] impl :: prost_wkt :: MessageSerde for ActiveNodeChangedEvent { ... [INFO] [stdout] | ----------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ActiveNodeChangedEvent` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1493:171 [INFO] [stdout] | [INFO] [stdout] 1493 | ...)] const IMPL_MESSAGE_SERDE_FOR_MESSAGE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Message")] impl :: prost_wkt :: MessageSerde for Message { ... [INFO] [stdout] | ----------------------------------------- ^^^^^----------------------------^^^^^------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Message` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MESSAGE` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1495:169 [INFO] [stdout] | [INFO] [stdout] 1495 | ...)] const IMPL_MESSAGE_SERDE_FOR_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Header")] impl :: prost_wkt :: MessageSerde for Header { ... [INFO] [stdout] | ---------------------------------------- ^^^^^----------------------------^^^^^------ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Header` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1497:180 [INFO] [stdout] | [INFO] [stdout] 1497 | ...)] const IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.EventHeader")] impl :: prost_wkt :: MessageSerde for EventHeader { ... [INFO] [stdout] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `EventHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1499:184 [INFO] [stdout] | [INFO] [stdout] 1499 | ...)] const IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.RequestHeader")] impl :: prost_wkt :: MessageSerde for RequestHeader { ... [INFO] [stdout] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `RequestHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1501:186 [INFO] [stdout] | [INFO] [stdout] 1501 | ...)] const IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ResponseHeader")] impl :: prost_wkt :: MessageSerde for ResponseHeader { ... [INFO] [stdout] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `ResponseHeader` is not local [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stdout] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f70e58af588c6cae013b1f06874da00fb874cb677cd99a19bb59bef2f8530fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70e58af588c6cae013b1f06874da00fb874cb677cd99a19bb59bef2f8530fac", kill_on_drop: false }` [INFO] [stdout] f70e58af588c6cae013b1f06874da00fb874cb677cd99a19bb59bef2f8530fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 22a24d27efcae2b8739b661a100677f382e9302839401a6074856a3d1e8a11dc [INFO] running `Command { std: "docker" "start" "-a" "22a24d27efcae2b8739b661a100677f382e9302839401a6074856a3d1e8a11dc", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:10 [INFO] [stderr] | [INFO] [stderr] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Button` [INFO] [stderr] ... [INFO] [stderr] 238 | pub enum Button { [INFO] [stderr] | ------ `Button` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Button` [INFO] [stderr] ... [INFO] [stderr] 238 | pub enum Button { [INFO] [stderr] | ------ `Button` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:10 [INFO] [stderr] | [INFO] [stderr] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stderr] ... [INFO] [stderr] 472 | pub enum Key { [INFO] [stderr] | --- `Key` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:469:24 [INFO] [stderr] | [INFO] [stderr] 469 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key` [INFO] [stderr] ... [INFO] [stderr] 472 | pub enum Key { [INFO] [stderr] | --- `Key` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:10 [INFO] [stderr] | [INFO] [stderr] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResponseCode` [INFO] [stderr] ... [INFO] [stderr] 1452 | pub enum ResponseCode { [INFO] [stderr] | ------------ `ResponseCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1449:24 [INFO] [stderr] | [INFO] [stderr] 1449 | #[derive(FromPrimitive,ToPrimitive,strum_macros::EnumString)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResponseCode` [INFO] [stderr] ... [INFO] [stderr] 1452 | pub enum ResponseCode { [INFO] [stderr] | ------------ `ResponseCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (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] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1477:187 [INFO] [stderr] | [INFO] [stderr] 1477 | ...)] const IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.MouseMoveEvent")] impl :: prost_wkt :: MessageSerde for MouseMoveEvent { ... [INFO] [stderr] | -------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `MouseMoveEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MOUSE_MOVE_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1479:180 [INFO] [stderr] | [INFO] [stderr] 1479 | ...)] const IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ButtonEvent")] impl :: prost_wkt :: MessageSerde for ButtonEvent { ... [INFO] [stderr] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `ButtonEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_BUTTON_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1481:174 [INFO] [stderr] | [INFO] [stderr] 1481 | ...)] const IMPL_MESSAGE_SERDE_FOR_KEY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.KeyEvent")] impl :: prost_wkt :: MessageSerde for KeyEvent { ... [INFO] [stderr] | ------------------------------------------- ^^^^^----------------------------^^^^^-------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `KeyEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_KEY_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1483:178 [INFO] [stderr] | [INFO] [stderr] 1483 | ...)] const IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.InputEvent")] impl :: prost_wkt :: MessageSerde for InputEvent { ... [INFO] [stderr] | --------------------------------------------- ^^^^^----------------------------^^^^^---------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `InputEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_INPUT_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1485:186 [INFO] [stderr] | [INFO] [stderr] 1485 | ...)] const IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ClipboardEvent")] impl :: prost_wkt :: MessageSerde for ClipboardEvent { ... [INFO] [stderr] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `ClipboardEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_CLIPBOARD_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1487:180 [INFO] [stderr] | [INFO] [stderr] 1487 | ...)] const IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.NotifyEvent")] impl :: prost_wkt :: MessageSerde for NotifyEvent { ... [INFO] [stderr] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `NotifyEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_NOTIFY_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1489:176 [INFO] [stderr] | [INFO] [stderr] 1489 | ...)] const IMPL_MESSAGE_SERDE_FOR_PING_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.PingEvent")] impl :: prost_wkt :: MessageSerde for PingEvent { ... [INFO] [stderr] | -------------------------------------------- ^^^^^----------------------------^^^^^--------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `PingEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_PING_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1491:204 [INFO] [stderr] | [INFO] [stderr] 1491 | ...)] const IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ActiveNodeChangedEvent")] impl :: prost_wkt :: MessageSerde for ActiveNodeChangedEvent { ... [INFO] [stderr] | ----------------------------------------------------------- ^^^^^----------------------------^^^^^---------------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `ActiveNodeChangedEvent` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ACTIVE_NODE_CHANGED_EVENT` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1493:171 [INFO] [stderr] | [INFO] [stderr] 1493 | ...)] const IMPL_MESSAGE_SERDE_FOR_MESSAGE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Message")] impl :: prost_wkt :: MessageSerde for Message { ... [INFO] [stderr] | ----------------------------------------- ^^^^^----------------------------^^^^^------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `Message` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_MESSAGE` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1495:169 [INFO] [stderr] | [INFO] [stderr] 1495 | ...)] const IMPL_MESSAGE_SERDE_FOR_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.Header")] impl :: prost_wkt :: MessageSerde for Header { ... [INFO] [stderr] | ---------------------------------------- ^^^^^----------------------------^^^^^------ [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `Header` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_HEADER` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1497:180 [INFO] [stderr] | [INFO] [stderr] 1497 | ...)] const IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.EventHeader")] impl :: prost_wkt :: MessageSerde for EventHeader { ... [INFO] [stderr] | ---------------------------------------------- ^^^^^----------------------------^^^^^----------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `EventHeader` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EVENT_HEADER` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1499:184 [INFO] [stderr] | [INFO] [stderr] 1499 | ...)] const IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.RequestHeader")] impl :: prost_wkt :: MessageSerde for RequestHeader { ... [INFO] [stderr] | ------------------------------------------------ ^^^^^----------------------------^^^^^------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `RequestHeader` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_REQUEST_HEADER` [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/rkvm2-proto-05272634323a54af/out/rkvm2.proto.rs:1501:186 [INFO] [stderr] | [INFO] [stderr] 1501 | ...)] const IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/rkvm2.proto.ResponseHeader")] impl :: prost_wkt :: MessageSerde for ResponseHeader { ... [INFO] [stderr] | ------------------------------------------------- ^^^^^----------------------------^^^^^-------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `ResponseHeader` is not local [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local [INFO] [stderr] | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_RESPONSE_HEADER` [INFO] [stderr] | [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] [INFO] [stderr] warning: `rkvm2-proto` (lib) generated 19 warnings (run `cargo fix --lib -p rkvm2-proto` to apply 13 suggestions) [INFO] [stderr] warning: `rkvm2-proto` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> rkvm2/src/main.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | let mut header = message.header.get_or_insert(Header::default()); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rkvm2` (bin "rkvm2" test) generated 1 warning (run `cargo fix --bin "rkvm2" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rkvm2-a4c6ecae0a41aec8) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkvm2_config-c11c7c3cd1db5faa) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkvm2_input-910b58d6e372b73a) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test linux::glue::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___once_flag ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___atomic_wide_counter ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_condition_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_constant_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_effect__bindgen_ty_1 ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_periodic_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_ramp_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_trigger ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_replay ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_input_event ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_rumble_effect ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_input_id ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_ff_envelope ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_input_keymap_entry ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_itimerval ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_input_absinfo ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_termio ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_input_mask ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_timezone ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_winsize ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test linux::glue::bindgen_test_layout_timespec ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rkvm2_inputd-fdb98a4f4cd29b71) [INFO] [stdout] test linux::glue::bindgen_test_layout_timeval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkvm2_pipe-02b61ac15e46710e) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkvm2_proto-22d9f7b22c499013) [INFO] [stdout] [INFO] [stderr] Doc-tests rkvm2_config [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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 rkvm2_input [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_type (line 8) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_code (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_type (line 8) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `->` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 1 | ev->type == type [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_code (line 8) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `->` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 1 | ev->type == type && ev->code == code [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_code (line 8) [INFO] [stdout] /opt/rustwide/target/debug/build/rkvm2-input-6ba58e6a94b9f92a/out/glue.rs - linux::glue::libevdev_event_is_type (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p rkvm2-input --doc` [INFO] running `Command { std: "docker" "inspect" "22a24d27efcae2b8739b661a100677f382e9302839401a6074856a3d1e8a11dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a24d27efcae2b8739b661a100677f382e9302839401a6074856a3d1e8a11dc", kill_on_drop: false }` [INFO] [stdout] 22a24d27efcae2b8739b661a100677f382e9302839401a6074856a3d1e8a11dc