[INFO] cloning repository https://github.com/salamaashoush/sweeprs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/salamaashoush/sweeprs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalamaashoush%2Fsweeprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalamaashoush%2Fsweeprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61250742663325ee7c59e09dc2e7d42b9a342bb8 [INFO] testing salamaashoush/sweeprs against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalamaashoush%2Fsweeprs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/salamaashoush/sweeprs [INFO] finished tweaking git repo https://github.com/salamaashoush/sweeprs [INFO] tweaked toml for git repo https://github.com/salamaashoush/sweeprs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/salamaashoush/sweeprs on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/salamaashoush/sweeprs 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6 [INFO] running `Command { std: "docker" "start" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sweeprs v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling sweeprs v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 31.06s [INFO] running `Command { std: "docker" "inspect" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/sweeprs-91b094f6af2b5147) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test rules::ai_tools::tests::active_version_requires_link_inside_versions_dir ... ok [INFO] [stdout] test cleaner::tests::deleting_a_plain_cache_dir_leaves_siblings_alone ... ok [INFO] [stdout] test rules::ai_tools::tests::payload_dirs_never_name_a_dotfile_root ... ok [INFO] [stdout] test cleaner::tests::deleting_an_avd_payload_takes_its_registering_ini_too ... ok [INFO] [stdout] test rules::simulator::tests::avd_payloads_are_recognised_by_extension ... ok [INFO] [stdout] test rules::simulator::tests::booted_devices_are_never_offered ... ok [INFO] [stdout] test rules::simulator::tests::avd_dir_without_avds_yields_nothing ... ok [INFO] [stdout] test rules::simulator::tests::device_entry_without_udids_is_rejected_rather_than_deleting_everything ... ok [INFO] [stdout] test rules::simulator::tests::ignores_headers_and_totals ... ok [INFO] [stdout] test rules::simulator::tests::avds_keep_their_real_path_so_excludes_and_archiving_still_apply ... ok [INFO] [stdout] test rules::simulator::tests::parses_runtime_list ... ok [INFO] [stdout] test rules::simulator::tests::shortens_runtime_identifier ... ok [INFO] [stdout] test rules::simulator::tests::unavailable_devices_are_pinned_by_udid_not_swept_by_keyword ... ok [INFO] [stdout] test rules::simulator::tests::removing_an_avd_takes_the_ini_with_it ... ok [INFO] [stdout] test rules::simulator::tests::unknown_virtual_entry_is_rejected ... ok [INFO] [stdout] test virtual_entry::tests::cleaning_a_real_path_is_rejected_rather_than_guessed ... ok [INFO] [stdout] test virtual_entry::tests::real_paths_are_not_virtual ... ok [INFO] [stdout] test virtual_entry::tests::multi_device_delete_is_labelled_by_count ... ok [INFO] [stdout] test rules::simulator::tests::leaf_dirs_descends_exactly_the_requested_depth ... ok [INFO] [stdout] test virtual_entry::tests::recognises_every_prefix_it_can_clean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6", kill_on_drop: false }` [INFO] [stdout] 51c36bca571963f75a8c564dadba31a5328516c1f4035070be868ce9c8580ef6