[INFO] fetching crate dotforge 0.3.2... [INFO] checking dotforge-0.3.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate dotforge 0.3.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dotforge 0.3.2 [INFO] finished tweaking crates.io crate dotforge 0.3.2 [INFO] tweaked toml for crates.io crate dotforge 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dotforge 0.3.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dotforge 0.3.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 650baa379ecf4a232d6521df96654b17a2350b4f0db803153fa3b9fca874ac3e [INFO] running `Command { std: "docker" "start" "-a" "650baa379ecf4a232d6521df96654b17a2350b4f0db803153fa3b9fca874ac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "650baa379ecf4a232d6521df96654b17a2350b4f0db803153fa3b9fca874ac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650baa379ecf4a232d6521df96654b17a2350b4f0db803153fa3b9fca874ac3e", kill_on_drop: false }` [INFO] [stdout] 650baa379ecf4a232d6521df96654b17a2350b4f0db803153fa3b9fca874ac3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bac2e37196a129ed93b0da778da7b5d78c4ef866a4b9f307c1ffea931f3e2a7c [INFO] running `Command { std: "docker" "start" "-a" "bac2e37196a129ed93b0da778da7b5d78c4ef866a4b9f307c1ffea931f3e2a7c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dotforge v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stdout] warning: function `parse_args` is never used [INFO] [stdout] --> src/cli/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse_args() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `heat_command` is never used [INFO] [stdout] --> src/cli/commands.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn heat_command(files: &[PathBuf]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `forge_command` is never used [INFO] [stdout] --> src/cli/commands.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn forge_command() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cool_command` is never used [INFO] [stdout] --> src/cli/commands.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn cool_command(files: &[PathBuf], _skip_confirm: bool) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config_dir` is never read [INFO] [stdout] --> src/config/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | config_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/config/mod.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_default_path_file(&self) -> &PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn set_default_path(&self, path: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn add_filetypes(&self, extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn remove_filetypes(&self, extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub fn list_filetypes(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | pub fn add_ignored_paths(&self, paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | pub fn remove_ignored_paths(&self, paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub fn list_ignored_paths(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn get_managed_folders_file(&self) -> &PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub fn is_managed_folder(&self, path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn get_managed_folder_by_name(&self, name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | fn file_exists>(&self, file_path: P, item: &str) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | fn remove_item_from_list>(&self, file_path: P, item: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | fn list_items>(&self, file_path: P, header: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_default_path` is never used [INFO] [stdout] --> src/config/mod.rs:678:8 [INFO] [stdout] | [INFO] [stdout] 678 | pub fn set_default_path(path: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:693:8 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn add_filetypes(extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:698:8 [INFO] [stdout] | [INFO] [stdout] 698 | pub fn remove_filetypes(extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:703:8 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn list_filetypes() -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:708:8 [INFO] [stdout] | [INFO] [stdout] 708 | pub fn add_ignored_paths(paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:713:8 [INFO] [stdout] | [INFO] [stdout] 713 | pub fn remove_ignored_paths(paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:718:8 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn list_ignored_paths() -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_managed_folders` is never used [INFO] [stdout] --> src/config/mod.rs:730:8 [INFO] [stdout] | [INFO] [stdout] 730 | pub fn get_managed_folders() -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_managed_folder` is never used [INFO] [stdout] --> src/config/mod.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn is_managed_folder(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_managed_folder_by_name` is never used [INFO] [stdout] --> src/config/mod.rs:740:8 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn get_managed_folder_by_name(name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `set_status`, `is_linked`, and `is_unlinked` are never used [INFO] [stdout] --> src/dotfile/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl DotFile { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 23 | pub fn new(source: PathBuf, target: PathBuf, profile: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_status(&mut self, status: DotFileStatus) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_linked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn is_unlinked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `backup_file` is never used [INFO] [stdout] --> src/dotfile/backup.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn backup_file>(path: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `link_file` is never used [INFO] [stdout] --> src/dotfile/link.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn link_file, Q: AsRef>(source: P, target: Q) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unlink_file` is never used [INFO] [stdout] --> src/dotfile/unlink.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn unlink_file>(target: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scan_directory` is never used [INFO] [stdout] --> src/scanner/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn scan_directory>(dir: P) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_symlink_target` is never used [INFO] [stdout] --> src/symlink/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_symlink_target>(path: P) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_old_symlinks` is never used [INFO] [stdout] --> src/symlink/mod.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn remove_old_symlinks>(target_dir: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_version` is never used [INFO] [stdout] --> src/utils/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_version() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_man_page` is never used [INFO] [stdout] --> src/utils/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_man_page() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_absolute` is never used [INFO] [stdout] --> src/utils/path_utils.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn is_absolute>(path: P) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_warning` is never used [INFO] [stdout] --> src/utils/ui.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn show_warning(message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_args` is never used [INFO] [stdout] --> src/cli/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse_args() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `heat_command` is never used [INFO] [stdout] --> src/cli/commands.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn heat_command(files: &[PathBuf]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `forge_command` is never used [INFO] [stdout] --> src/cli/commands.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn forge_command() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cool_command` is never used [INFO] [stdout] --> src/cli/commands.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn cool_command(files: &[PathBuf], _skip_confirm: bool) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config_dir` is never read [INFO] [stdout] --> src/config/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | config_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/config/mod.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_default_path_file(&self) -> &PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn set_default_path(&self, path: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn add_filetypes(&self, extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn remove_filetypes(&self, extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub fn list_filetypes(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | pub fn add_ignored_paths(&self, paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | pub fn remove_ignored_paths(&self, paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub fn list_ignored_paths(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn get_managed_folders_file(&self) -> &PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub fn is_managed_folder(&self, path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn get_managed_folder_by_name(&self, name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | fn file_exists>(&self, file_path: P, item: &str) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | fn remove_item_from_list>(&self, file_path: P, item: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | fn list_items>(&self, file_path: P, header: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_default_path` is never used [INFO] [stdout] --> src/config/mod.rs:678:8 [INFO] [stdout] | [INFO] [stdout] 678 | pub fn set_default_path(path: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:693:8 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn add_filetypes(extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:698:8 [INFO] [stdout] | [INFO] [stdout] 698 | pub fn remove_filetypes(extensions: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_filetypes` is never used [INFO] [stdout] --> src/config/mod.rs:703:8 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn list_filetypes() -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:708:8 [INFO] [stdout] | [INFO] [stdout] 708 | pub fn add_ignored_paths(paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:713:8 [INFO] [stdout] | [INFO] [stdout] 713 | pub fn remove_ignored_paths(paths: &[String]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_ignored_paths` is never used [INFO] [stdout] --> src/config/mod.rs:718:8 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn list_ignored_paths() -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_managed_folders` is never used [INFO] [stdout] --> src/config/mod.rs:730:8 [INFO] [stdout] | [INFO] [stdout] 730 | pub fn get_managed_folders() -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_managed_folder` is never used [INFO] [stdout] --> src/config/mod.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn is_managed_folder(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_managed_folder_by_name` is never used [INFO] [stdout] --> src/config/mod.rs:740:8 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn get_managed_folder_by_name(name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `set_status`, `is_linked`, and `is_unlinked` are never used [INFO] [stdout] --> src/dotfile/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl DotFile { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 23 | pub fn new(source: PathBuf, target: PathBuf, profile: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_status(&mut self, status: DotFileStatus) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn is_linked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn is_unlinked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `backup_file` is never used [INFO] [stdout] --> src/dotfile/backup.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn backup_file>(path: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `link_file` is never used [INFO] [stdout] --> src/dotfile/link.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn link_file, Q: AsRef>(source: P, target: Q) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unlink_file` is never used [INFO] [stdout] --> src/dotfile/unlink.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn unlink_file>(target: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scan_directory` is never used [INFO] [stdout] --> src/scanner/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn scan_directory>(dir: P) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_symlink_target` is never used [INFO] [stdout] --> src/symlink/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_symlink_target>(path: P) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_old_symlinks` is never used [INFO] [stdout] --> src/symlink/mod.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn remove_old_symlinks>(target_dir: P) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_version` is never used [INFO] [stdout] --> src/utils/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_version() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_man_page` is never used [INFO] [stdout] --> src/utils/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_man_page() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_absolute` is never used [INFO] [stdout] --> src/utils/path_utils.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn is_absolute>(path: P) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_warning` is never used [INFO] [stdout] --> src/utils/ui.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn show_warning(message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.82s [INFO] running `Command { std: "docker" "inspect" "bac2e37196a129ed93b0da778da7b5d78c4ef866a4b9f307c1ffea931f3e2a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac2e37196a129ed93b0da778da7b5d78c4ef866a4b9f307c1ffea931f3e2a7c", kill_on_drop: false }` [INFO] [stdout] bac2e37196a129ed93b0da778da7b5d78c4ef866a4b9f307c1ffea931f3e2a7c