[INFO] cloning repository https://github.com/oldwomanjosiah/rnot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oldwomanjosiah/rnot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldwomanjosiah%2Frnot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldwomanjosiah%2Frnot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4658a7dc5426fc348e06ee51d22a0387afe4a0e1 [INFO] testing oldwomanjosiah/rnot against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldwomanjosiah%2Frnot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oldwomanjosiah/rnot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oldwomanjosiah/rnot [INFO] finished tweaking git repo https://github.com/oldwomanjosiah/rnot [INFO] tweaked toml for git repo https://github.com/oldwomanjosiah/rnot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/oldwomanjosiah/rnot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus-crossroads v0.3.0 [INFO] [stderr] Downloaded dbus v0.9.2 [INFO] [stderr] Downloaded dbus-tokio v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc39173c534ffe29ff7c29bfaf30b2c46a78b10c8a4fc30d97a5938f93faea8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc39173c534ffe29ff7c29bfaf30b2c46a78b10c8a4fc30d97a5938f93faea8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc39173c534ffe29ff7c29bfaf30b2c46a78b10c8a4fc30d97a5938f93faea8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc39173c534ffe29ff7c29bfaf30b2c46a78b10c8a4fc30d97a5938f93faea8e", kill_on_drop: false }` [INFO] [stdout] cc39173c534ffe29ff7c29bfaf30b2c46a78b10c8a4fc30d97a5938f93faea8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ec011e4fbc533d774cb09655c0894b7e2e4096f99b0ea7ee70ed4870c6c6f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "65ec011e4fbc533d774cb09655c0894b7e2e4096f99b0ea7ee70ed4870c6c6f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling dbus-tokio v0.7.3 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling rnot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `future::Future`, `marker::PhantomData` [INFO] [stdout] --> src/main.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{future::Future, marker::PhantomData}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strings::Member` [INFO] [stdout] --> src/main.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | use dbus::{channel::MatchingReceiver, message::MatchRule, strings::Member}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use dbus_crossroads::{Context, Crossroads}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing::{debug, debug_span}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/dbus_methods.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | todo!("Send a 'message' to the internal dispatch"); [INFO] [stdout] | -------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 75 | / async move { [INFO] [stdout] 76 | | ctx.reply(Ok(())) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dbus_methods.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future,)>> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `replaces` [INFO] [stdout] --> src/dbus_methods.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replaces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon` [INFO] [stdout] --> src/dbus_methods.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summary` [INFO] [stdout] --> src/dbus_methods.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/dbus_methods.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> src/dbus_methods.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hints` [INFO] [stdout] --> src/dbus_methods.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/dbus_methods.rs:34:65 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/dbus_methods.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notification_id` [INFO] [stdout] --> src/dbus_methods.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | (notification_id,): (u32,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future src/main.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{future::Future, marker::PhantomData}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strings::Member` [INFO] [stdout] --> src/main.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | use dbus::{channel::MatchingReceiver, message::MatchRule, strings::Member}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use dbus_crossroads::{Context, Crossroads}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing::{debug, debug_span}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/dbus_methods.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | todo!("Send a 'message' to the internal dispatch"); [INFO] [stdout] | -------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 75 | / async move { [INFO] [stdout] 76 | | ctx.reply(Ok(())) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dbus_methods.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future,)>> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `replaces` [INFO] [stdout] --> src/dbus_methods.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replaces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon` [INFO] [stdout] --> src/dbus_methods.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summary` [INFO] [stdout] --> src/dbus_methods.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/dbus_methods.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> src/dbus_methods.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hints` [INFO] [stdout] --> src/dbus_methods.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/dbus_methods.rs:34:65 [INFO] [stdout] | [INFO] [stdout] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/dbus_methods.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notification_id` [INFO] [stdout] --> src/dbus_methods.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | (notification_id,): (u32,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cr` [INFO] [stdout] --> src/dbus_methods.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future src/main.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | use std::{future::Future, marker::PhantomData}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `strings::Member` [INFO] [stderr] --> src/main.rs:12:59 [INFO] [stderr] | [INFO] [stderr] 12 | use dbus::{channel::MatchingReceiver, message::MatchRule, strings::Member}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Context` [INFO] [stderr] --> src/main.rs:13:23 [INFO] [stderr] | [INFO] [stderr] 13 | use dbus_crossroads::{Context, Crossroads}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> src/main.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | use tracing::{debug, debug_span}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/dbus_methods.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 74 | todo!("Send a 'message' to the internal dispatch"); [INFO] [stderr] | -------------------------------------------------- any code following this expression is unreachable [INFO] [stderr] 75 | / async move { [INFO] [stderr] 76 | | ctx.reply(Ok(())) [INFO] [stderr] 77 | | } [INFO] [stderr] | |_________^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/dbus_methods.rs:69:22 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cr` [INFO] [stderr] --> src/dbus_methods.rs:9:40 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future,)>> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cr` [INFO] [stderr] --> src/dbus_methods.rs:32:40 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `replaces` [INFO] [stderr] --> src/dbus_methods.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replaces` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `icon` [INFO] [stderr] --> src/dbus_methods.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `summary` [INFO] [stderr] --> src/dbus_methods.rs:34:34 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_summary` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `body` [INFO] [stderr] --> src/dbus_methods.rs:34:43 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `actions` [INFO] [stderr] --> src/dbus_methods.rs:34:49 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hints` [INFO] [stderr] --> src/dbus_methods.rs:34:58 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hints` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/dbus_methods.rs:34:65 [INFO] [stderr] | [INFO] [stderr] 34 | (sender, replaces, icon, summary, body, actions, hints, timeout): [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/dbus_methods.rs:69:26 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cr` [INFO] [stderr] --> src/dbus_methods.rs:69:40 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `notification_id` [INFO] [stderr] --> src/dbus_methods.rs:70:23 [INFO] [stderr] | [INFO] [stderr] 70 | (notification_id,): (u32,)) [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cr` [INFO] [stderr] --> src/dbus_methods.rs:97:40 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn construct(mut ctx: Context, cr: &mut Crossroads, _: ()) -> impl Future