[INFO] cloning repository https://github.com/victor-boizan/DotFM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victor-boizan/DotFM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor-boizan%2FDotFM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor-boizan%2FDotFM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac6a9d53ad643f444a0cb7bab80c2e7c7fa255ae [INFO] checking victor-boizan/DotFM against try#77ee4623672f6bca3e33ba60b6479de48d44b1f9 for pr-99217 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor-boizan%2FDotFM" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/victor-boizan/DotFM on toolchain 77ee4623672f6bca3e33ba60b6479de48d44b1f9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77ee4623672f6bca3e33ba60b6479de48d44b1f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/victor-boizan/DotFM [INFO] finished tweaking git repo https://github.com/victor-boizan/DotFM [INFO] tweaked toml for git repo https://github.com/victor-boizan/DotFM written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/victor-boizan/DotFM already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77ee4623672f6bca3e33ba60b6479de48d44b1f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+77ee4623672f6bca3e33ba60b6479de48d44b1f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 726f15123da916a3a4f080d3ea38d03eb954d5dc4514e7e4a2501c8d7e654ca5 [INFO] running `Command { std: "docker" "start" "-a" "726f15123da916a3a4f080d3ea38d03eb954d5dc4514e7e4a2501c8d7e654ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "726f15123da916a3a4f080d3ea38d03eb954d5dc4514e7e4a2501c8d7e654ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726f15123da916a3a4f080d3ea38d03eb954d5dc4514e7e4a2501c8d7e654ca5", kill_on_drop: false }` [INFO] [stdout] 726f15123da916a3a4f080d3ea38d03eb954d5dc4514e7e4a2501c8d7e654ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+77ee4623672f6bca3e33ba60b6479de48d44b1f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4464e83a8c0dc2fb77a850ebab9fb942e1a47ad7cc44481b9d4e6b9de10c86 [INFO] running `Command { std: "docker" "start" "-a" "0c4464e83a8c0dc2fb77a850ebab9fb942e1a47ad7cc44481b9d4e6b9de10c86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking dotfm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/main.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | let repo = match Repository::clone(param.url.unwrap().as_str(), ¶m.path) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/actions/init.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let repo = match Repository::init(repo_dir) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | if !pretend{let file = File::create(gitignore);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | if !pretend{let file = File::create(gitmodules);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | if !pretend{let file = File::create(readme);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/actions/init.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(e) => println!("directory created"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | if !pretend{let file = File::create(module_conf);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pretend` [INFO] [stdout] --> src/conf_modules/mod.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn list_modules(repo_root: &Path, pretend: bool) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pretend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Err(val) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(val) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | Err(val) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actions/init.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut repo_root = path.to_path_buf(); [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/actions/init.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let mut repo_dir = repo_root.clone(); //copy the path to another variable, nothing to do with "git clone" command [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/main.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | let repo = match Repository::clone(param.url.unwrap().as_str(), ¶m.path) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/actions/init.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let repo = match Repository::init(repo_dir) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | if !pretend{let file = File::create(gitignore);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | if !pretend{let file = File::create(gitmodules);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | if !pretend{let file = File::create(readme);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/actions/init.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(e) => println!("directory created"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/actions/init.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | if !pretend{let file = File::create(module_conf);} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pretend` [INFO] [stdout] --> src/conf_modules/mod.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn list_modules(repo_root: &Path, pretend: bool) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pretend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Err(val) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(val) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/parameters.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | Err(val) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `repo` is never used [INFO] [stdout] --> src/actions/uninstall.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn repo(path: &Path, mode: UninstallMode, del: bool, pretend: bool){ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actions/init.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut repo_root = path.to_path_buf(); [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/actions/init.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let mut repo_dir = repo_root.clone(); //copy the path to another variable, nothing to do with "git clone" command [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `repo` is never used [INFO] [stdout] --> src/actions/uninstall.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn repo(path: &Path, mode: UninstallMode, del: bool, pretend: bool){ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | actions::install::modules(param.path.join(&args[2]), param.pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | actions::install::modules(param.path.join(&args[2]), param.pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | actions::uninstall::modules(param.path.join(&args[2]), ¶m.mode.unwrap(), param.del, param.pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | modules(module_path, pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | actions::uninstall::modules(param.path.join(&args[2]), ¶m.mode.unwrap(), param.del, param.pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | fs::create_dir_all(target.parent().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | unix::fs::symlink(source, target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | modules(module_path, pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | modules(module_path, &mode, del, pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | fs::create_dir_all(target.parent().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | ... fs::remove_file(target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | ... fs::copy(source, target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/install.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | unix::fs::symlink(source, target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | ... fs::remove_file(target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | modules(module_path, &mode, del, pretend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | fs::remove_dir_all(module_root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | ... fs::remove_file(target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | ... fs::copy(source, target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | ... fs::remove_file(target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/actions/uninstall.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | fs::remove_dir_all(module_root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.51s [INFO] running `Command { std: "docker" "inspect" "0c4464e83a8c0dc2fb77a850ebab9fb942e1a47ad7cc44481b9d4e6b9de10c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4464e83a8c0dc2fb77a850ebab9fb942e1a47ad7cc44481b9d4e6b9de10c86", kill_on_drop: false }` [INFO] [stdout] 0c4464e83a8c0dc2fb77a850ebab9fb942e1a47ad7cc44481b9d4e6b9de10c86