[INFO] fetching crate cleansys 0.2.6...
[INFO] testing cleansys-0.2.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cleansys 0.2.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cleansys 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cleansys 0.2.6
[INFO] tweaked toml for crates.io crate cleansys 0.2.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cleansys 0.2.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cleansys 0.2.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a460b29f1004d38925f3d9842b60914a27e78d093371ab9036e066dda92cd736
[INFO] running `Command { std: "docker" "start" "-a" "a460b29f1004d38925f3d9842b60914a27e78d093371ab9036e066dda92cd736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a460b29f1004d38925f3d9842b60914a27e78d093371ab9036e066dda92cd736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a460b29f1004d38925f3d9842b60914a27e78d093371ab9036e066dda92cd736", kill_on_drop: false }`
[INFO] [stdout] a460b29f1004d38925f3d9842b60914a27e78d093371ab9036e066dda92cd736
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a4d39dca7417c4a3c2b868bfefaf5558b264c7ec24a940da7eae1e62ed1e7a9
[INFO] running `Command { std: "docker" "start" "-a" "1a4d39dca7417c4a3c2b868bfefaf5558b264c7ec24a940da7eae1e62ed1e7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling tui-textarea v0.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tui-checkbox v0.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cleansys v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.25s
[INFO] running `Command { std: "docker" "inspect" "1a4d39dca7417c4a3c2b868bfefaf5558b264c7ec24a940da7eae1e62ed1e7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4d39dca7417c4a3c2b868bfefaf5558b264c7ec24a940da7eae1e62ed1e7a9", kill_on_drop: false }`
[INFO] [stdout] 1a4d39dca7417c4a3c2b868bfefaf5558b264c7ec24a940da7eae1e62ed1e7a9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a61ee80f44833e05be4f07e6d0eaa87f02e62adbcfa0f8a09fd0102dc5c9a2
[INFO] running `Command { std: "docker" "start" "-a" "e5a61ee80f44833e05be4f07e6d0eaa87f02e62adbcfa0f8a09fd0102dc5c9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tui-checkbox v0.3.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling cleansys v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.16s
[INFO] running `Command { std: "docker" "inspect" "e5a61ee80f44833e05be4f07e6d0eaa87f02e62adbcfa0f8a09fd0102dc5c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a61ee80f44833e05be4f07e6d0eaa87f02e62adbcfa0f8a09fd0102dc5c9a2", kill_on_drop: false }`
[INFO] [stdout] e5a61ee80f44833e05be4f07e6d0eaa87f02e62adbcfa0f8a09fd0102dc5c9a2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 933686f678d4abc3094a863b9bf883fbcd953a04621f2f90a22291c641c08562
[INFO] running `Command { std: "docker" "start" "-a" "933686f678d4abc3094a863b9bf883fbcd953a04621f2f90a22291c641c08562", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cleansys-50a3ecac1b29eec5)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cleansys-68445f4c847eb079)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-725db24724b9519f)
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cleaner_module_tests::test_size_calculation ... ok
[INFO] [stdout] test cleaner_module_tests::test_temporary_directory_cleanup_simulation ... ok
[INFO] [stdout] test test_invalid_command ... ok
[INFO] [stdout] test comprehensive_tests::test_all_subcommands_documented ... ok
[INFO] [stdout] test test_list_shows_user_cleaners ... ok
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_tui_command_exists ... ok
[INFO] [stdout] test checkbox_integration_tests::test_tui_checkbox_dependency ... ok
[INFO] [stdout] test format_tests::test_output_contains_proper_formatting ... ok
[INFO] [stdout] test comprehensive_tests::test_flags_documented ... ok
[INFO] [stdout] test test_list_shows_system_cleaners ... ok
[INFO] [stdout] test test_version_command ... ok
[INFO] [stdout] test test_menu_command_exists ... ok
[INFO] [stdout] test test_list_command ... ok
[INFO] [stdout] test unix_specific_tests::test_check_root_detection ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_flags_combination ... ok
[INFO] [stdout] test test_cargo_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/password_prompt_tests.rs (/opt/rustwide/target/debug/deps/password_prompt_tests-d93f800242eb6db0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_password_input ... ok
[INFO] [stdout] test test_show_hide ... ok
[INFO] [stdout] test test_password_prompt_creation ... ok
[INFO] [stdout] test test_cancel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utils_tests.rs (/opt/rustwide/target/debug/deps/utils_tests-6d5ff33fddcc2918)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_check_root ... ok
[INFO] [stdout] test test_format_size_bytes ... ok
[INFO] [stdout] test test_format_size_edge_cases ... ok
[INFO] [stdout] test test_format_size_gigabytes ... ok
[INFO] [stdout] test test_format_size_kilobytes ... ok
[INFO] [stdout] test test_format_size_megabytes ... ok
[INFO] [stdout] test test_format_size_precision ... ok
[INFO] [stdout] test test_format_size_rounding ... ok
[INFO] [stdout] test test_print_functions_dont_panic ... ok
[INFO] [stdout] test test_mixed_size_formatting ... ok
[INFO] [stdout] test test_size_formatting_chain ... ok
[INFO] [stdout] test test_get_size_nonexistent_path ... ok
[INFO] [stdout] test test_get_size_with_temp_file ... ok
[INFO] [stdout] test test_execute_with_sudo_direct_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cleansys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "933686f678d4abc3094a863b9bf883fbcd953a04621f2f90a22291c641c08562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933686f678d4abc3094a863b9bf883fbcd953a04621f2f90a22291c641c08562", kill_on_drop: false }`
[INFO] [stdout] 933686f678d4abc3094a863b9bf883fbcd953a04621f2f90a22291c641c08562
