[INFO] cloning repository https://github.com/yonkeltron/cargo-appimage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yonkeltron/cargo-appimage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fcargo-appimage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fcargo-appimage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5395e0338e8be4407429f13b6221e94eb769cc3d [INFO] testing yonkeltron/cargo-appimage against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fcargo-appimage" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yonkeltron/cargo-appimage on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yonkeltron/cargo-appimage [INFO] finished tweaking git repo https://github.com/yonkeltron/cargo-appimage [INFO] tweaked toml for git repo https://github.com/yonkeltron/cargo-appimage written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/yonkeltron/cargo-appimage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e37de69abd0e40bbf54093e6f92ff1553bbf2d143bc242f0b52f9881a1f43dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e37de69abd0e40bbf54093e6f92ff1553bbf2d143bc242f0b52f9881a1f43dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e37de69abd0e40bbf54093e6f92ff1553bbf2d143bc242f0b52f9881a1f43dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e37de69abd0e40bbf54093e6f92ff1553bbf2d143bc242f0b52f9881a1f43dc", kill_on_drop: false }` [INFO] [stdout] 7e37de69abd0e40bbf54093e6f92ff1553bbf2d143bc242f0b52f9881a1f43dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b48bf2d8a3eaef4f2e7fb37c158f637c5df04b41a19dc17e13c04711dbd2103 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b48bf2d8a3eaef4f2e7fb37c158f637c5df04b41a19dc17e13c04711dbd2103", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling rust_info v0.3.1 [INFO] [stderr] Compiling paris v1.5.7 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling liquid-derive v0.21.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling kstring v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling liquid-core v0.21.2 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling liquid-lib v0.21.1 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling liquid v0.21.4 [INFO] [stderr] Compiling cargo-appimage v0.1.0-beta1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::desktop_file::DesktopFile` [INFO] [stdout] --> src/commands/init.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::desktop_file::DesktopFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/init.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | let mut logger = initial_logger [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon_file_path` [INFO] [stdout] --> src/commands/init.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | let icon_file_path = config_dir_path.join(format!("{}.svg", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_file_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/desktop_file.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(name: &str, command: &str, icon: &str) -> Self { [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: `render_from_template` [INFO] [stdout] --> src/desktop_file.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn render_from_template(self, template_path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_template_to_tempfile` [INFO] [stdout] --> src/desktop_file.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn render_template_to_tempfile(self, template_file_path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `Command { std: "docker" "inspect" "4b48bf2d8a3eaef4f2e7fb37c158f637c5df04b41a19dc17e13c04711dbd2103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b48bf2d8a3eaef4f2e7fb37c158f637c5df04b41a19dc17e13c04711dbd2103", kill_on_drop: false }` [INFO] [stdout] 4b48bf2d8a3eaef4f2e7fb37c158f637c5df04b41a19dc17e13c04711dbd2103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47cc4643a112246118254dd02ecff1c97a8956b45c41054fc4d94e5e1b420879 [INFO] running `Command { std: "docker" "start" "-a" "47cc4643a112246118254dd02ecff1c97a8956b45c41054fc4d94e5e1b420879", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-appimage v0.1.0-beta1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::desktop_file::DesktopFile` [INFO] [stdout] --> src/commands/init.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::desktop_file::DesktopFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/init.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | let mut logger = initial_logger [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon_file_path` [INFO] [stdout] --> src/commands/init.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | let icon_file_path = config_dir_path.join(format!("{}.svg", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_file_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/desktop_file.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(name: &str, command: &str, icon: &str) -> Self { [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: `render_from_template` [INFO] [stdout] --> src/desktop_file.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn render_from_template(self, template_path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_template_to_tempfile` [INFO] [stdout] --> src/desktop_file.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn render_template_to_tempfile(self, template_file_path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_appimage-4a2c75d502cab12c) [INFO] running `Command { std: "docker" "inspect" "47cc4643a112246118254dd02ecff1c97a8956b45c41054fc4d94e5e1b420879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47cc4643a112246118254dd02ecff1c97a8956b45c41054fc4d94e5e1b420879", kill_on_drop: false }` [INFO] [stdout] 47cc4643a112246118254dd02ecff1c97a8956b45c41054fc4d94e5e1b420879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1ecc3de5d5ab92b2ba59937db6a8306ce8496f2a3b8d202d61d1b2d5b43b456 [INFO] running `Command { std: "docker" "start" "-a" "f1ecc3de5d5ab92b2ba59937db6a8306ce8496f2a3b8d202d61d1b2d5b43b456", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::desktop_file::DesktopFile` [INFO] [stderr] --> src/commands/init.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::desktop_file::DesktopFile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/commands/init.rs:89:7 [INFO] [stderr] | [INFO] [stderr] 89 | let mut logger = initial_logger [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `icon_file_path` [INFO] [stderr] --> src/commands/init.rs:106:7 [INFO] [stderr] | [INFO] [stderr] 106 | let icon_file_path = config_dir_path.join(format!("{}.svg", name)); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_file_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/desktop_file.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(name: &str, command: &str, icon: &str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `render_from_template` [INFO] [stderr] --> src/desktop_file.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn render_from_template(self, template_path: &PathBuf) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `render_template_to_tempfile` [INFO] [stderr] --> src/desktop_file.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn render_template_to_tempfile(self, template_file_path: &PathBuf) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-appimage` (bin "cargo-appimage" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_appimage-4a2c75d502cab12c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test commands::init::tests::test_url_for_arch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1ecc3de5d5ab92b2ba59937db6a8306ce8496f2a3b8d202d61d1b2d5b43b456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ecc3de5d5ab92b2ba59937db6a8306ce8496f2a3b8d202d61d1b2d5b43b456", kill_on_drop: false }` [INFO] [stdout] f1ecc3de5d5ab92b2ba59937db6a8306ce8496f2a3b8d202d61d1b2d5b43b456