[INFO] cloning repository https://github.com/NCCA/VenvCleaner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NCCA/VenvCleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCCA%2FVenvCleaner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCCA%2FVenvCleaner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c67f77efa26150740cee98fdcf18088f991b21e7 [INFO] checking NCCA/VenvCleaner/c67f77efa26150740cee98fdcf18088f991b21e7 against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCCA%2FVenvCleaner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NCCA/VenvCleaner [INFO] finished tweaking git repo https://github.com/NCCA/VenvCleaner [INFO] tweaked toml for git repo https://github.com/NCCA/VenvCleaner written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NCCA/VenvCleaner on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NCCA/VenvCleaner 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcursor v0.3.9 [INFO] [stderr] Downloaded egui-winit v0.24.1 [INFO] [stderr] Downloaded egui_glow v0.24.1 [INFO] [stderr] Downloaded eframe v0.24.1 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12b1c655255fe573877c83103ab42f49f316d4c9c024c2aa05d8096d88242c8 [INFO] running `Command { std: "docker" "start" "-a" "c12b1c655255fe573877c83103ab42f49f316d4c9c024c2aa05d8096d88242c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12b1c655255fe573877c83103ab42f49f316d4c9c024c2aa05d8096d88242c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12b1c655255fe573877c83103ab42f49f316d4c9c024c2aa05d8096d88242c8", kill_on_drop: false }` [INFO] [stdout] c12b1c655255fe573877c83103ab42f49f316d4c9c024c2aa05d8096d88242c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d7dec8973f3458e491ef996ce917e0c8bd4e06c6105400eae18f46d38d52d3e [INFO] running `Command { std: "docker" "start" "-a" "4d7dec8973f3458e491ef996ce917e0c8bd4e06c6105400eae18f46d38d52d3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking venv_cleaner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `InvalidArgument`, `OperationCancelled`, and `MultipleErrors` are never constructed [INFO] [stdout] --> src/core/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum VenvCleanerError { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 36 | InvalidArgument(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | OperationCancelled, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | MultipleErrors(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VenvCleanerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verbosity` is never used [INFO] [stdout] --> src/core/mod.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl VenvCleaner { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn verbosity(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `created`, `last_modified`, `project_name`, and `summary` are never used [INFO] [stdout] --> src/core/venv_info.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl VenvInfo { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn created(&self) -> &DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn last_modified(&self) -> &DateTime { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn project_name(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn summary(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `compare_by_created`, `compare_by_last_modified`, and `compare_by_path` are never used [INFO] [stdout] --> src/core/venv_info.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl VenvInfo { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn compare_by_created(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn compare_by_last_modified(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn compare_by_path(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `count_items`, `is_valid_venv_directory`, and `format_path_for_display` are never used [INFO] [stdout] --> src/core/file_utils.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl FileUtils { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn count_items(path: &Path) -> Result<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn is_valid_venv_directory(path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn format_path_for_display(path: &Path, max_length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidArgument`, `OperationCancelled`, and `MultipleErrors` are never constructed [INFO] [stdout] --> src/core/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum VenvCleanerError { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 36 | InvalidArgument(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | OperationCancelled, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | MultipleErrors(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VenvCleanerError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `created`, `last_modified`, and `summary` are never used [INFO] [stdout] --> src/core/venv_info.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl VenvInfo { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn created(&self) -> &DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn last_modified(&self) -> &DateTime { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn summary(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `compare_by_created`, `compare_by_last_modified`, and `compare_by_path` are never used [INFO] [stdout] --> src/core/venv_info.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl VenvInfo { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn compare_by_created(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn compare_by_last_modified(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn compare_by_path(&self, other: &Self) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.64s [INFO] running `Command { std: "docker" "inspect" "4d7dec8973f3458e491ef996ce917e0c8bd4e06c6105400eae18f46d38d52d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7dec8973f3458e491ef996ce917e0c8bd4e06c6105400eae18f46d38d52d3e", kill_on_drop: false }` [INFO] [stdout] 4d7dec8973f3458e491ef996ce917e0c8bd4e06c6105400eae18f46d38d52d3e