[INFO] cloning repository https://github.com/DemiMarie/sni-icon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DemiMarie/sni-icon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemiMarie%2Fsni-icon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemiMarie%2Fsni-icon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e642cb243ae0649008895eb21d861282dd068788 [INFO] checking DemiMarie/sni-icon/e642cb243ae0649008895eb21d861282dd068788 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemiMarie%2Fsni-icon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DemiMarie/sni-icon 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 git repo https://github.com/DemiMarie/sni-icon [INFO] finished tweaking git repo https://github.com/DemiMarie/sni-icon [INFO] tweaked toml for git repo https://github.com/DemiMarie/sni-icon written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DemiMarie/sni-icon 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9988e1f439c889e9cb7fc3babc0ba74c625ff5831703f6cb67a01190f2110d3d [INFO] running `Command { std: "docker" "start" "-a" "9988e1f439c889e9cb7fc3babc0ba74c625ff5831703f6cb67a01190f2110d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9988e1f439c889e9cb7fc3babc0ba74c625ff5831703f6cb67a01190f2110d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9988e1f439c889e9cb7fc3babc0ba74c625ff5831703f6cb67a01190f2110d3d", kill_on_drop: false }` [INFO] [stdout] 9988e1f439c889e9cb7fc3babc0ba74c625ff5831703f6cb67a01190f2110d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7644074bb07f9f23f09cff522ee71d2e163ff2f924fae5d941327f55bee271e1 [INFO] running `Command { std: "docker" "start" "-a" "7644074bb07f9f23f09cff522ee71d2e163ff2f924fae5d941327f55bee271e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling qubes-utils-sys v0.1.0 (/opt/rustwide/workdir/vendor/qubes-utils-sys-0.1.0) [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking qubes-utils v0.1.0 (/opt/rustwide/workdir/vendor/qubes-utils-0.1.0) [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking dbus v0.9.7 (/opt/rustwide/workdir/vendor/dbus) [INFO] [stdout] warning: unexpected `cfg` condition value: `native-channel` [INFO] [stdout] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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] --> vendor/dbus/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: multiple methods are never used [INFO] [stdout] --> vendor/dbus/src/nonblock/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) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | fn start_service_by_name(&self, arg0: &str, arg1: u32) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn update_activation_environment(&self, arg0: ::std::collections::HashMap<&str, &str>) -> nonblock::MethodReply<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn name_has_owner(&self, arg0: &str) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn list_names(&self) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | fn list_activatable_names(&self) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn get_name_owner(&self, arg0: &str) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | fn list_queued_owners(&self, arg0: &str) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | fn get_connection_unix_user(&self, arg0: &str) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | fn get_connection_unix_process_id(&self, arg0: &str) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fn get_adt_audit_session_data(&self, arg0: &str) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | fn get_connection_selinux_security_context(&self, arg0: &str) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | fn reload_config(&self) -> nonblock::MethodReply<()>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_id(&self) -> nonblock::MethodReply; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn get_connection_credentials(&self, arg0: &str) -> nonblock::MethodReply<::std::collections::HashMap nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | fn interfaces(&self) -> nonblock::MethodReply>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dbus-crossroads v0.5.2 (/opt/rustwide/workdir/vendor/dbus-crossroads) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> vendor/dbus-crossroads/src/ifacedesc.rs:314:35 [INFO] [stdout] | [INFO] [stdout] 314 | pub (crate) fn get_custom(mut self, mut cb: CB) -> Self [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: variable does not need to be mutable [INFO] [stdout] --> vendor/dbus-crossroads/src/ifacedesc.rs:413:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn set_custom(mut self, mut cb: CB) -> Self [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dbus-tokio v0.7.6 (/opt/rustwide/workdir/vendor/dbus-tokio) [INFO] [stderr] Checking sni-icon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.96s [INFO] running `Command { std: "docker" "inspect" "7644074bb07f9f23f09cff522ee71d2e163ff2f924fae5d941327f55bee271e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7644074bb07f9f23f09cff522ee71d2e163ff2f924fae5d941327f55bee271e1", kill_on_drop: false }` [INFO] [stdout] 7644074bb07f9f23f09cff522ee71d2e163ff2f924fae5d941327f55bee271e1