[INFO] cloning repository https://github.com/xegrox/minlock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xegrox/minlock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxegrox%2Fminlock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxegrox%2Fminlock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21236358a9eacbdc2025795a0e2e187a1687a30a [INFO] checking xegrox/minlock against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxegrox%2Fminlock" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xegrox/minlock on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xegrox/minlock [INFO] finished tweaking git repo https://github.com/xegrox/minlock [INFO] tweaked toml for git repo https://github.com/xegrox/minlock written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xegrox/minlock 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b63a4036aade8bf0862d45ec5f914b4583ff493bf0bc4093ffbf54953f95b0 [INFO] running `Command { std: "docker" "start" "-a" "72b63a4036aade8bf0862d45ec5f914b4583ff493bf0bc4093ffbf54953f95b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b63a4036aade8bf0862d45ec5f914b4583ff493bf0bc4093ffbf54953f95b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b63a4036aade8bf0862d45ec5f914b4583ff493bf0bc4093ffbf54953f95b0", kill_on_drop: false }` [INFO] [stdout] 72b63a4036aade8bf0862d45ec5f914b4583ff493bf0bc4093ffbf54953f95b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82caf8d1c094f4313013ee7324bfed1c7e949ca8c5c3e8ddd07163636f29ad5c [INFO] running `Command { std: "docker" "start" "-a" "82caf8d1c094f4313013ee7324bfed1c7e949ca8c5c3e8ddd07163636f29ad5c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.31.3 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wayland-backend v0.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wayland-client v0.31.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling wayland-scanner v0.31.3 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Checking wayland-protocols v0.30.1 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking pam v0.7.0 [INFO] [stderr] Checking xkbcommon v0.5.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.1.0 [INFO] [stderr] Checking wayland-protocols v0.32.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking memfd v0.6.3 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking hex_color v3.0.0 [INFO] [stderr] Checking polonius-the-crab v0.3.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking minlock v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `locked` is never read [INFO] [stdout] --> src/application.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Application { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub args: Args, [INFO] [stdout] 9 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] --> src/main.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 46 | delegate_noop!(Application: wl_compositor::WlCompositor); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^---------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlCompositor` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 47 | delegate_noop!(Application: wl_subcompositor::WlSubcompositor); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^---------------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlSubcompositor` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 48 | delegate_noop!(Application: ignore wl_shm::WlShm); // Ignore advertise format events [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^^^^^^^^-------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlShm` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 49 | delegate_noop!(Application: ext_session_lock_manager_v1::ExtSessionLockManagerV1); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^----------------------------------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `ExtSessionLockManagerV1` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/seat.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | impl AsMut for $l { [INFO] [stdout] | ^^^^^-----^-------^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `AppSeat` is not local [INFO] [stdout] | `AsMut` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_dispatch_seat` defines the non-local `impl`, and may need to be changed [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: this warning originates in the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:154:45 [INFO] [stdout] | [INFO] [stdout] 154 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_seat::WlSeat: ()] => AppSeat); [INFO] [stdout] | ----------------------------------------- `WlSeat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:155:45 [INFO] [stdout] | [INFO] [stdout] 155 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_keyboard::WlKeyboard: ()] => AppSeat); [INFO] [stdout] | ------------------------------------------------- `WlKeyboard` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_pointer::WlPointer: ()] => AppSeat); [INFO] [stdout] | ----------------------------------------------- `WlPointer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 80 | delegate_dispatch_surface!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/surface.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | wayland_client::delegate_noop!($l: ignore wayland_client::protocol::wl_surface::WlSurface); [INFO] [stdout] | ----------------------------------------------- `WlSurface` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_noop` which comes from the expansion of the macro `delegate_dispatch_surface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 80 | delegate_dispatch_surface!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/surface.rs:163:47 [INFO] [stdout] | [INFO] [stdout] 163 | wayland_client::delegate_noop!($l: ignore wayland_client::protocol::wl_subsurface::WlSubsurface); [INFO] [stdout] | ----------------------------------------------------- `WlSubsurface` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_noop` which comes from the expansion of the macro `delegate_dispatch_surface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 81 | delegate_noop!(Application: ignore wl_output::WlOutput); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^^^^^^^^-------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlOutput` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `locked` is never read [INFO] [stdout] --> src/application.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Application { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub args: Args, [INFO] [stdout] 9 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] --> src/main.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 46 | delegate_noop!(Application: wl_compositor::WlCompositor); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^---------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlCompositor` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 47 | delegate_noop!(Application: wl_subcompositor::WlSubcompositor); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^---------------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlSubcompositor` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 48 | delegate_noop!(Application: ignore wl_shm::WlShm); // Ignore advertise format events [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^^^^^^^^-------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlShm` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 49 | delegate_noop!(Application: ext_session_lock_manager_v1::ExtSessionLockManagerV1); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^----------------------------------------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `ExtSessionLockManagerV1` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/seat.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | impl AsMut for $l { [INFO] [stdout] | ^^^^^-----^-------^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `AppSeat` is not local [INFO] [stdout] | `AsMut` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_dispatch_seat` defines the non-local `impl`, and may need to be changed [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: this warning originates in the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:154:45 [INFO] [stdout] | [INFO] [stdout] 154 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_seat::WlSeat: ()] => AppSeat); [INFO] [stdout] | ----------------------------------------- `WlSeat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:155:45 [INFO] [stdout] | [INFO] [stdout] 155 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_keyboard::WlKeyboard: ()] => AppSeat); [INFO] [stdout] | ------------------------------------------------- `WlKeyboard` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 62 | delegate_dispatch_seat!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/seat.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | wayland_client::delegate_dispatch!($l: [wayland_client::protocol::wl_pointer::WlPointer: ()] => AppSeat); [INFO] [stdout] | ----------------------------------------------- `WlPointer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_dispatch` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_dispatch` which comes from the expansion of the macro `delegate_dispatch_seat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 80 | delegate_dispatch_surface!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/surface.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | wayland_client::delegate_noop!($l: ignore wayland_client::protocol::wl_surface::WlSurface); [INFO] [stdout] | ----------------------------------------------- `WlSurface` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_noop` which comes from the expansion of the macro `delegate_dispatch_surface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 80 | delegate_dispatch_surface!(Application); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^ [INFO] [stdout] | | | [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] ::: src/surface.rs:163:47 [INFO] [stdout] | [INFO] [stdout] 163 | wayland_client::delegate_noop!($l: ignore wayland_client::protocol::wl_subsurface::WlSubsurface); [INFO] [stdout] | ----------------------------------------------------- `WlSubsurface` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `wayland_client::delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `wayland_client::delegate_noop` which comes from the expansion of the macro `delegate_dispatch_surface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 81 | delegate_noop!(Application: ignore wl_output::WlOutput); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----------^^^^^^^^^-------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `WlOutput` is not local [INFO] [stdout] | | `Application` is not local [INFO] [stdout] | `Dispatch` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `delegate_noop` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `delegate_noop` may come from an old version of the `wayland_client` crate, try updating your dependency with `cargo update -p wayland_client` [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: this warning originates in the macro `delegate_noop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.70s [INFO] running `Command { std: "docker" "inspect" "82caf8d1c094f4313013ee7324bfed1c7e949ca8c5c3e8ddd07163636f29ad5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82caf8d1c094f4313013ee7324bfed1c7e949ca8c5c3e8ddd07163636f29ad5c", kill_on_drop: false }` [INFO] [stdout] 82caf8d1c094f4313013ee7324bfed1c7e949ca8c5c3e8ddd07163636f29ad5c