[INFO] fetching crate gradle-wiper 0.2.0... [INFO] testing gradle-wiper-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gradle-wiper 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate gradle-wiper 0.2.0 [INFO] finished tweaking crates.io crate gradle-wiper 0.2.0 [INFO] tweaked toml for crates.io crate gradle-wiper 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gradle-wiper 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gradle-wiper 0.2.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-strings v0.6.0 [INFO] [stderr] Downloaded temp-dir v0.1.13 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.53.1 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded human-panic v2.0.1 [INFO] [stderr] Downloaded deunicode v1.4.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61eb52d5bae971330df45a95aac0996288f538ec8f5c703af8e56daf2ba7fca2 [INFO] running `Command { std: "docker" "start" "-a" "61eb52d5bae971330df45a95aac0996288f538ec8f5c703af8e56daf2ba7fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61eb52d5bae971330df45a95aac0996288f538ec8f5c703af8e56daf2ba7fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61eb52d5bae971330df45a95aac0996288f538ec8f5c703af8e56daf2ba7fca2", kill_on_drop: false }` [INFO] [stdout] 61eb52d5bae971330df45a95aac0996288f538ec8f5c703af8e56daf2ba7fca2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eebe7a2f4493af51aa4ef77cd1b915b1da2db41a30145fce2d5c5b29889f505f [INFO] running `Command { std: "docker" "start" "-a" "eebe7a2f4493af51aa4ef77cd1b915b1da2db41a30145fce2d5c5b29889f505f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rust-strings v0.6.0 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling sysinfo v0.31.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling cached v0.53.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Compiling gradle-wiper v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "eebe7a2f4493af51aa4ef77cd1b915b1da2db41a30145fce2d5c5b29889f505f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebe7a2f4493af51aa4ef77cd1b915b1da2db41a30145fce2d5c5b29889f505f", kill_on_drop: false }` [INFO] [stdout] eebe7a2f4493af51aa4ef77cd1b915b1da2db41a30145fce2d5c5b29889f505f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efba0b45a62b805d40fa9a4d202de873b955d04eb9ee299d41cf4f6172c7c7e2 [INFO] running `Command { std: "docker" "start" "-a" "efba0b45a62b805d40fa9a4d202de873b955d04eb9ee299d41cf4f6172c7c7e2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling temp-dir v0.1.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fake v2.9.2 [INFO] [stderr] Compiling gradle-wiper v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `Command { std: "docker" "inspect" "efba0b45a62b805d40fa9a4d202de873b955d04eb9ee299d41cf4f6172c7c7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efba0b45a62b805d40fa9a4d202de873b955d04eb9ee299d41cf4f6172c7c7e2", kill_on_drop: false }` [INFO] [stdout] efba0b45a62b805d40fa9a4d202de873b955d04eb9ee299d41cf4f6172c7c7e2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 407343ada3e772026c3e707df281837e3b3ad8a9c60b5186ce1ec6872ed552e1 [INFO] running `Command { std: "docker" "start" "-a" "407343ada3e772026c3e707df281837e3b3ad8a9c60b5186ce1ec6872ed552e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gradle_wiper-9fc47b91e5f56973) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test core::disk::locations::tests::should_locate_existing_gradle_projects ... ok [INFO] [stdout] test core::disk::locations::tests::should_locate_no_projects ... ok [INFO] [stdout] test core::disk::resources::tests::should_compute_no_shared_caches_when_missing_gradle_home ... ok [INFO] [stdout] test core::disk::resources::tests::should_compute_shared_caches_when_missing_maven_local ... ok [INFO] [stdout] test core::disk::resources::tests::should_not_compute_build_output_files_when_missing_gradle_projects ... ok [INFO] [stdout] test core::disk::resources::tests::should_compute_build_output_files_when_gradle_projects_present ... ok [INFO] [stdout] test core::disk::operations::tests::should_remove_target_paths_ignoring_errors ... ok [INFO] [stdout] test core::disk::resources::tests::should_compute_shared_caches_when_maven_local_present ... ok [INFO] [stdout] test core::disk::resources::tests::should_compute_shared_caches_when_gradle_home_has_content ... ok [INFO] [stdout] test core::ram::resources::tests::should_evaluate_ram_memory_resources ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "407343ada3e772026c3e707df281837e3b3ad8a9c60b5186ce1ec6872ed552e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407343ada3e772026c3e707df281837e3b3ad8a9c60b5186ce1ec6872ed552e1", kill_on_drop: false }` [INFO] [stdout] 407343ada3e772026c3e707df281837e3b3ad8a9c60b5186ce1ec6872ed552e1