[INFO] cloning repository https://github.com/1sra3l/xdgkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1sra3l/xdgkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1sra3l%2Fxdgkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1sra3l%2Fxdgkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d69b10c6d0d5097f1d07c58df2c282b500a03db [INFO] checking 1sra3l/xdgkit against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1sra3l%2Fxdgkit" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1sra3l/xdgkit on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1sra3l/xdgkit [INFO] finished tweaking git repo https://github.com/1sra3l/xdgkit [INFO] tweaked toml for git repo https://github.com/1sra3l/xdgkit written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/1sra3l/xdgkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tini v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feea1bb3722e0a2629e6bcb987b07178ba9e1ca9f51d045ed559220eebc611f1 [INFO] running `Command { std: "docker" "start" "-a" "feea1bb3722e0a2629e6bcb987b07178ba9e1ca9f51d045ed559220eebc611f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feea1bb3722e0a2629e6bcb987b07178ba9e1ca9f51d045ed559220eebc611f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feea1bb3722e0a2629e6bcb987b07178ba9e1ca9f51d045ed559220eebc611f1", kill_on_drop: false }` [INFO] [stdout] feea1bb3722e0a2629e6bcb987b07178ba9e1ca9f51d045ed559220eebc611f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88c109e5b774a6942b6283f7f4e715afedd3d019f43fc7c7dfbcb26c636c090 [INFO] running `Command { std: "docker" "start" "-a" "a88c109e5b774a6942b6283f7f4e715afedd3d019f43fc7c7dfbcb26c636c090", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking tini v1.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking xdgkit v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `local_icons` is never read [INFO] [stdout] --> src/basedir.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut local_icons:String = "".to_string(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `return_value` [INFO] [stdout] --> src/desktop_menu.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/desktop_menu.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | let item = DesktopMenu::component(node); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `theme_dir` [INFO] [stdout] --> src/icon_finder.rs:519:9 [INFO] [stdout] | [INFO] [stdout] 519 | let theme_dir = icon_dirs(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `local_icons` is never read [INFO] [stdout] --> src/basedir.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut local_icons:String = "".to_string(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `return_value` [INFO] [stdout] --> src/desktop_menu.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/desktop_menu.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | let item = DesktopMenu::component(node); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `theme_dir` [INFO] [stdout] --> src/icon_finder.rs:519:9 [INFO] [stdout] | [INFO] [stdout] 519 | let theme_dir = icon_dirs(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desktop_menu.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [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] --> src/icon_finder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let mut directory_vec = icon_dirs_vector(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desktop_menu.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [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] --> src/icon_finder.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | let mut theme:IconTheme = match user_theme(dir_list_vector.clone()){ [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | let mut theme_file:String = match get_first_index_theme("hicolor".to_string(), dir_list_vector.clone()) { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | let mut list = icon_list.clone().to_owned(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:540:9 [INFO] [stdout] | [INFO] [stdout] 540 | let mut other = list.clone().to_owned(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let mut directory_vec = icon_dirs_vector(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | let mut theme:IconTheme = match user_theme(dir_list_vector.clone()){ [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | let mut theme_file:String = match get_first_index_theme("hicolor".to_string(), dir_list_vector.clone()) { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | let mut list = icon_list.clone().to_owned(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:540:9 [INFO] [stdout] | [INFO] [stdout] 540 | let mut other = list.clone().to_owned(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `local_icons` is never read [INFO] [stdout] --> src/basedir.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut local_icons:String = "".to_string(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `return_value` [INFO] [stdout] --> src/desktop_menu.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/desktop_menu.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | let item = DesktopMenu::component(node); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `theme_dir` [INFO] [stdout] --> src/icon_finder.rs:519:9 [INFO] [stdout] | [INFO] [stdout] 519 | let theme_dir = icon_dirs(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `local_icons` is never read [INFO] [stdout] --> src/basedir.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut local_icons:String = "".to_string(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `return_value` [INFO] [stdout] --> src/desktop_menu.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/desktop_menu.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | let item = DesktopMenu::component(node); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `theme_dir` [INFO] [stdout] --> src/icon_finder.rs:519:9 [INFO] [stdout] | [INFO] [stdout] 519 | let theme_dir = icon_dirs(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desktop_menu.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [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] --> src/desktop_menu.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut return_value:Vec = vec![]; [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] --> src/icon_finder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let mut directory_vec = icon_dirs_vector(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let mut directory_vec = icon_dirs_vector(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | let mut theme:IconTheme = match user_theme(dir_list_vector.clone()){ [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | let mut theme_file:String = match get_first_index_theme("hicolor".to_string(), dir_list_vector.clone()) { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | let mut theme:IconTheme = match user_theme(dir_list_vector.clone()){ [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | let mut theme_file:String = match get_first_index_theme("hicolor".to_string(), dir_list_vector.clone()) { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | let mut list = icon_list.clone().to_owned(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:540:9 [INFO] [stdout] | [INFO] [stdout] 540 | let mut other = list.clone().to_owned(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | let mut list = icon_list.clone().to_owned(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/icon_finder.rs:540:9 [INFO] [stdout] | [INFO] [stdout] 540 | let mut other = list.clone().to_owned(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/desktop_entry.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn from_string(dt:String)->DesktopType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_string` [INFO] [stdout] --> src/desktop_entry.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn to_string(dt:DesktopType)->String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/icon_finder.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new (dir:String, theme:String) -> DirList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_best_icon` [INFO] [stdout] --> src/icon_finder.rs:497:8 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn find_best_icon(icon_list:Vec, size:i32, scale:i32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_best_icon_helper` [INFO] [stdout] --> src/icon_finder.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | pub fn find_best_icon_helper(icon_list:Vec, size:i32, scale:i32, theme:IconTheme, dir_list_vector:Vec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/desktop_entry.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn from_string(dt:String)->DesktopType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_string` [INFO] [stdout] --> src/desktop_entry.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn to_string(dt:DesktopType)->String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/icon_finder.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new (dir:String, theme:String) -> DirList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_best_icon` [INFO] [stdout] --> src/icon_finder.rs:497:8 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn find_best_icon(icon_list:Vec, size:i32, scale:i32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_best_icon_helper` [INFO] [stdout] --> src/icon_finder.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | pub fn find_best_icon_helper(icon_list:Vec, size:i32, scale:i32, theme:IconTheme, dir_list_vector:Vec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.29s [INFO] running `Command { std: "docker" "inspect" "a88c109e5b774a6942b6283f7f4e715afedd3d019f43fc7c7dfbcb26c636c090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88c109e5b774a6942b6283f7f4e715afedd3d019f43fc7c7dfbcb26c636c090", kill_on_drop: false }` [INFO] [stdout] a88c109e5b774a6942b6283f7f4e715afedd3d019f43fc7c7dfbcb26c636c090