[INFO] fetching crate dbus 0.9.7... [INFO] checking dbus-0.9.7 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate dbus 0.9.7 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate dbus 0.9.7 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded libdbus-sys v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0483d0850c11dd01551680c6e84c0733a1dcbb7f7c23dc6ccf0296fa69d30f93 [INFO] running `Command { std: "docker" "start" "-a" "0483d0850c11dd01551680c6e84c0733a1dcbb7f7c23dc6ccf0296fa69d30f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0483d0850c11dd01551680c6e84c0733a1dcbb7f7c23dc6ccf0296fa69d30f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0483d0850c11dd01551680c6e84c0733a1dcbb7f7c23dc6ccf0296fa69d30f93", kill_on_drop: false }` [INFO] [stdout] 0483d0850c11dd01551680c6e84c0733a1dcbb7f7c23dc6ccf0296fa69d30f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5b9181c0b3a90b085a03e8573c1aaca0abcace9b7ee3cb2a0bfb7dbb774e951 [INFO] running `Command { std: "docker" "start" "-a" "d5b9181c0b3a90b085a03e8573c1aaca0abcace9b7ee3cb2a0bfb7dbb774e951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cfg-if v1.0.0 [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: 10 warnings emitted [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: 10 warnings emitted [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "d5b9181c0b3a90b085a03e8573c1aaca0abcace9b7ee3cb2a0bfb7dbb774e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b9181c0b3a90b085a03e8573c1aaca0abcace9b7ee3cb2a0bfb7dbb774e951", kill_on_drop: false }` [INFO] [stdout] d5b9181c0b3a90b085a03e8573c1aaca0abcace9b7ee3cb2a0bfb7dbb774e951