[INFO] fetching crate dbus 0.9.7... [INFO] checking dbus-0.9.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dbus 0.9.7 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dbus 0.9.7 [INFO] finished tweaking crates.io crate dbus 0.9.7 [INFO] tweaked toml for crates.io crate dbus 0.9.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dbus 0.9.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dbus 0.9.7 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdbus-sys v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2901b9146efa2b2efda0d9d1a30efe622bae7e3724e13edd628d616a2e76ae [INFO] running `Command { std: "docker" "start" "-a" "2f2901b9146efa2b2efda0d9d1a30efe622bae7e3724e13edd628d616a2e76ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2901b9146efa2b2efda0d9d1a30efe622bae7e3724e13edd628d616a2e76ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2901b9146efa2b2efda0d9d1a30efe622bae7e3724e13edd628d616a2e76ae", kill_on_drop: false }` [INFO] [stdout] 2f2901b9146efa2b2efda0d9d1a30efe622bae7e3724e13edd628d616a2e76ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9010938bc369622ac170166cd6a7151d15ae881ac91f35a3c5a6d246a2c779 [INFO] running `Command { std: "docker" "start" "-a" "2a9010938bc369622ac170166cd6a7151d15ae881ac91f35a3c5a6d246a2c779", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking dbus v0.9.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "native-channel"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> src/channel.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "native-channel")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `native-channel` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `io-lifetimes` [INFO] [stdout] --> src/arg/basic_impl.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(all(unix, feature = "io-lifetimes"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `futures`, `futures-channel`, `futures-executor`, `futures-util`, `no-string-validation`, `stdfd`, and `vendored` [INFO] [stdout] = help: consider adding `io-lifetimes` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait DBus { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 8 | fn hello(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | fn start_service_by_name(&self, arg0: &str, arg1: u32) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn update_activation_environment(&self, arg0: ::std::collections::HashMap<&str, &str>) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn name_has_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn list_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | fn list_activatable_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn get_name_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | fn list_queued_owners(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | fn get_connection_unix_user(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | fn get_connection_unix_process_id(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fn get_adt_audit_session_data(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | fn get_connection_selinux_security_context(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | fn reload_config(&self) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_id(&self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn get_connection_credentials(&self, arg0: &str) -> Result<::std::collections::HashMap Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | fn interfaces(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameOwnerChanged` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct DBusNameOwnerChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameLost` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct DBusNameLost { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameAcquired` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct DBusNameAcquired { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:365:22 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter_init(&self) -> Iter { Iter::new(&self) } [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter_init(&self) -> Iter<'_> { Iter::new(&self) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn sender(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 385 | pub fn sender(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:391:17 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn path(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn path(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn destination(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 397 | pub fn destination(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:411:22 [INFO] [stdout] | [INFO] [stdout] 411 | pub fn interface(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 411 | pub fn interface(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn member(&self) -> Option { [INFO] [stdout] | ^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | pub fn member(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ffidisp/connection.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn iter(&self, timeout_ms: i32) -> ConnectionItems { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 235 | pub fn iter(&self, timeout_ms: i32) -> ConnectionItems<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ffidisp/connection.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn watch_handle(&self, fd: WatchFd, flags: c_uint) -> ConnectionItems { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 340 | pub fn watch_handle(&self, fd: WatchFd, flags: c_uint) -> ConnectionItems<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 327 | connimpl!(Connection, FilterCb, Send); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 328 | connimpl!(LocalConnection, LocalFilterCb); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 329 | connimpl!(SyncConnection, SyncFilterCb, Send, Sync); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:332:20 [INFO] [stdout] | [INFO] [stdout] 332 | fn filters_mut(&self) -> std::cell::RefMut> { self.filters.borrow_mut() } [INFO] [stdout] | ^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 332 | fn filters_mut(&self) -> std::cell::RefMut<'_, Filters> { self.filters.borrow_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:336:20 [INFO] [stdout] | [INFO] [stdout] 336 | fn filters_mut(&self) -> std::cell::RefMut> { self.filters.borrow_mut() } [INFO] [stdout] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 336 | fn filters_mut(&self) -> std::cell::RefMut<'_, Filters> { self.filters.borrow_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 340 | fn filters_mut(&self) -> std::sync::MutexGuard> { self.filters.lock().unwrap() } [INFO] [stdout] | ^^^^^ -------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 340 | fn filters_mut(&self) -> std::sync::MutexGuard<'_, Filters> { self.filters.lock().unwrap() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/rtkit.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | fn make_realtime(prio: u32) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> examples/rtkit.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | let r = proxy.method_call("org.freedesktop.RealtimeKit1", "MakeThreadRealtime", (thread_id as u64, prio)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 32 | let r = proxy.method_call::<(), _, _, _>("org.freedesktop.RealtimeKit1", "MakeThreadRealtime", (thread_id as u64, prio)); [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait DBus { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 8 | fn hello(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | fn start_service_by_name(&self, arg0: &str, arg1: u32) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn update_activation_environment(&self, arg0: ::std::collections::HashMap<&str, &str>) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn name_has_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn list_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | fn list_activatable_names(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn get_name_owner(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | fn list_queued_owners(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | fn get_connection_unix_user(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | fn get_connection_unix_process_id(&self, arg0: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fn get_adt_audit_session_data(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | fn get_connection_selinux_security_context(&self, arg0: &str) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | fn reload_config(&self) -> Result<(), dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_id(&self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn get_connection_credentials(&self, arg0: &str) -> Result<::std::collections::HashMap Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | fn interfaces(&self) -> Result, dbus::Error>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameOwnerChanged` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct DBusNameOwnerChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameLost` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct DBusNameLost { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DBusNameAcquired` is never constructed [INFO] [stdout] --> src/blocking/generated_org_freedesktop_dbus.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct DBusNameAcquired { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:365:22 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter_init(&self) -> Iter { Iter::new(&self) } [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter_init(&self) -> Iter<'_> { Iter::new(&self) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn sender(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 385 | pub fn sender(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:391:17 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn path(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn path(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn destination(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 397 | pub fn destination(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:411:22 [INFO] [stdout] | [INFO] [stdout] 411 | pub fn interface(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 411 | pub fn interface(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn member(&self) -> Option { [INFO] [stdout] | ^^^^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | pub fn member(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ffidisp/connection.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn iter(&self, timeout_ms: i32) -> ConnectionItems { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 235 | pub fn iter(&self, timeout_ms: i32) -> ConnectionItems<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ffidisp/connection.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn watch_handle(&self, fd: WatchFd, flags: c_uint) -> ConnectionItems { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 340 | pub fn watch_handle(&self, fd: WatchFd, flags: c_uint) -> ConnectionItems<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 327 | connimpl!(Connection, FilterCb, Send); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 328 | connimpl!(LocalConnection, LocalFilterCb); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 329 | connimpl!(SyncConnection, SyncFilterCb, Send, Sync); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `connimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn unique_name(&self) -> BusName<'_> { self.channel.unique_name().unwrap().into() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:332:20 [INFO] [stdout] | [INFO] [stdout] 332 | fn filters_mut(&self) -> std::cell::RefMut> { self.filters.borrow_mut() } [INFO] [stdout] | ^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 332 | fn filters_mut(&self) -> std::cell::RefMut<'_, Filters> { self.filters.borrow_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:336:20 [INFO] [stdout] | [INFO] [stdout] 336 | fn filters_mut(&self) -> std::cell::RefMut> { self.filters.borrow_mut() } [INFO] [stdout] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 336 | fn filters_mut(&self) -> std::cell::RefMut<'_, Filters> { self.filters.borrow_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blocking.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 340 | fn filters_mut(&self) -> std::sync::MutexGuard> { self.filters.lock().unwrap() } [INFO] [stdout] | ^^^^^ -------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 340 | fn filters_mut(&self) -> std::sync::MutexGuard<'_, Filters> { self.filters.lock().unwrap() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dbus v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2a9010938bc369622ac170166cd6a7151d15ae881ac91f35a3c5a6d246a2c779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9010938bc369622ac170166cd6a7151d15ae881ac91f35a3c5a6d246a2c779", kill_on_drop: false }` [INFO] [stdout] 2a9010938bc369622ac170166cd6a7151d15ae881ac91f35a3c5a6d246a2c779