[INFO] fetching crate carwash 0.3.0... [INFO] testing carwash-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate carwash 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate carwash 0.3.0 [INFO] finished tweaking crates.io crate carwash 0.3.0 [INFO] tweaked toml for crates.io crate carwash 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate carwash 0.3.0 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 carwash 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ed00c91b88fae61c0a69c737a8ce56a1507faa427fd4552f927bf0819e8e2e46 [INFO] running `Command { std: "docker" "start" "-a" "ed00c91b88fae61c0a69c737a8ce56a1507faa427fd4552f927bf0819e8e2e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed00c91b88fae61c0a69c737a8ce56a1507faa427fd4552f927bf0819e8e2e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed00c91b88fae61c0a69c737a8ce56a1507faa427fd4552f927bf0819e8e2e46", kill_on_drop: false }` [INFO] [stdout] ed00c91b88fae61c0a69c737a8ce56a1507faa427fd4552f927bf0819e8e2e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ea97d865596f6c3efa02b7cdace8ee1c14019eee5bff6077d9484a93e5c294a3 [INFO] running `Command { std: "docker" "start" "-a" "ea97d865596f6c3efa02b7cdace8ee1c14019eee5bff6077d9484a93e5c294a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tui-tree-widget v0.23.1 [INFO] [stderr] Compiling tui-input v0.14.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling crates_io_api v0.12.0 [INFO] [stderr] Compiling carwash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "ea97d865596f6c3efa02b7cdace8ee1c14019eee5bff6077d9484a93e5c294a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea97d865596f6c3efa02b7cdace8ee1c14019eee5bff6077d9484a93e5c294a3", kill_on_drop: false }` [INFO] [stdout] ea97d865596f6c3efa02b7cdace8ee1c14019eee5bff6077d9484a93e5c294a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6b38b4bacdb4c82e1bbd10a6d256003a6a7d4fb83dc30fc886fe1f9f44afd2ff [INFO] running `Command { std: "docker" "start" "-a" "6b38b4bacdb4c82e1bbd10a6d256003a6a7d4fb83dc30fc886fe1f9f44afd2ff", kill_on_drop: false }` [INFO] [stderr] Compiling carwash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.44s [INFO] running `Command { std: "docker" "inspect" "6b38b4bacdb4c82e1bbd10a6d256003a6a7d4fb83dc30fc886fe1f9f44afd2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b38b4bacdb4c82e1bbd10a6d256003a6a7d4fb83dc30fc886fe1f9f44afd2ff", kill_on_drop: false }` [INFO] [stdout] 6b38b4bacdb4c82e1bbd10a6d256003a6a7d4fb83dc30fc886fe1f9f44afd2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fb6c1063bb486549008455fcfa8b9b162304d6b09e093cec8b308dfd9fee8aae [INFO] running `Command { std: "docker" "start" "-a" "fb6c1063bb486549008455fcfa8b9b162304d6b09e093cec8b308dfd9fee8aae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carwash-b839cd7f735fdc6b) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test app::tests::test_app_state_new ... ok [INFO] [stdout] test app::tests::test_reducer_add_output ... ok [INFO] [stdout] test app::tests::test_reducer_create_tab ... ok [INFO] [stdout] test app::tests::test_reducer_enter_normal_mode ... ok [INFO] [stdout] test app::tests::test_reducer_finish_command ... ok [INFO] [stdout] test app::tests::test_reducer_finish_project_scan ... ok [INFO] [stdout] test app::tests::test_get_visible_projects_with_expanded_workspace ... ok [INFO] [stdout] test app::tests::test_reducer_show_command_palette ... ok [INFO] [stdout] test cache::tests::test_cache_path_consistency ... ok [INFO] [stdout] test app::tests::test_reducer_toggle_selection ... ok [INFO] [stdout] test app::tests::test_reducer_show_help ... ok [INFO] [stdout] test app::tests::test_reducer_switch_to_tab ... ok [INFO] [stdout] test app::tests::test_tab_clone ... ok [INFO] [stdout] test components::updater::tests::test_update_wizard_state_clone ... ok [INFO] [stdout] test app::tests::test_get_visible_projects_with_collapsed_workspace ... ok [INFO] [stdout] test components::updater::tests::test_update_wizard_state_new ... ok [INFO] [stdout] test components::palette::tests::test_command_palette_state_clone ... ok [INFO] [stdout] test components::palette::tests::test_command_palette_state_new ... ok [INFO] [stdout] test events::tests::test_command_clone ... ok [INFO] [stdout] test events::tests::test_command_equality ... ok [INFO] [stdout] test events::tests::test_mode_equality ... ok [INFO] [stdout] test events::tests::test_mode_clone ... ok [INFO] [stdout] test events::tests::test_mode_inequality ... ok [INFO] [stdout] test project::tests::test_dependency_check_status ... ok [INFO] [stdout] test project::tests::test_cargo_toml_parsing_workspace ... ok [INFO] [stdout] test project::tests::test_dependency_from_lock_package ... ok [INFO] [stdout] test project::tests::test_cargo_toml_parsing ... ok [INFO] [stdout] test project::tests::test_cargo_toml_parsing_with_dev_dependencies ... ok [INFO] [stdout] test project::tests::test_empty_cargo_toml ... ok [INFO] [stdout] test project::tests::test_project_status_default ... ok [INFO] [stdout] test cache::tests::test_different_projects_different_cache ... ok [INFO] [stdout] test app::tests::test_reducer_quit ... ok [INFO] [stdout] test project::tests::test_project_discovery ... ok [INFO] [stdout] test project::tests::test_relative_path_resolution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carwash-5d7bcdf41b466b93) [INFO] [stderr] Doc-tests carwash [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 2 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ignored [INFO] [stdout] test src/project.rs - project::find_rust_projects (line 313) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.73s; merged doctests compilation took 1.46s [INFO] running `Command { std: "docker" "inspect" "fb6c1063bb486549008455fcfa8b9b162304d6b09e093cec8b308dfd9fee8aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6c1063bb486549008455fcfa8b9b162304d6b09e093cec8b308dfd9fee8aae", kill_on_drop: false }` [INFO] [stdout] fb6c1063bb486549008455fcfa8b9b162304d6b09e093cec8b308dfd9fee8aae