[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] building oldwomanjosiah/rnot against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldwomanjosiah%2Frnot" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oldwomanjosiah/rnot on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-20/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86e778c7d22175ce28a9cb6a47eeb018604d6a5f5ca19760758160f0c22b4921 [INFO] running `Command { std: "docker" "start" "-a" "86e778c7d22175ce28a9cb6a47eeb018604d6a5f5ca19760758160f0c22b4921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86e778c7d22175ce28a9cb6a47eeb018604d6a5f5ca19760758160f0c22b4921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e778c7d22175ce28a9cb6a47eeb018604d6a5f5ca19760758160f0c22b4921", kill_on_drop: false }` [INFO] [stdout] 86e778c7d22175ce28a9cb6a47eeb018604d6a5f5ca19760758160f0c22b4921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea278896f3cf36a7ca3a07bf0aebda2b4a73626ea72f21a54bdba2b22da29463 [INFO] running `Command { std: "docker" "start" "-a" "ea278896f3cf36a7ca3a07bf0aebda2b4a73626ea72f21a54bdba2b22da29463", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [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.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [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.9 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling dbus-tokio v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sqlx v0.5.13 [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