[INFO] fetching crate carwash 0.3.0... [INFO] testing carwash-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate carwash 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate carwash 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-tree-widget v0.23.1 [INFO] [stderr] Downloaded crates_io_api v0.12.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded tui-input v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e291d3af68e9df4a216a03f4854a603c95bf884f8e56ad0d3fbf191c34a3cde8 [INFO] running `Command { std: "docker" "start" "-a" "e291d3af68e9df4a216a03f4854a603c95bf884f8e56ad0d3fbf191c34a3cde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e291d3af68e9df4a216a03f4854a603c95bf884f8e56ad0d3fbf191c34a3cde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e291d3af68e9df4a216a03f4854a603c95bf884f8e56ad0d3fbf191c34a3cde8", kill_on_drop: false }` [INFO] [stdout] e291d3af68e9df4a216a03f4854a603c95bf884f8e56ad0d3fbf191c34a3cde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4f27668f1765d9128172606b5fd23f6a7cb6ebe8271737e3487f58977242751 [INFO] running `Command { std: "docker" "start" "-a" "b4f27668f1765d9128172606b5fd23f6a7cb6ebe8271737e3487f58977242751", 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 parking_lot v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tui-tree-widget v0.23.1 [INFO] [stderr] Compiling tui-input v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-lock v10.1.0 [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 36s [INFO] running `Command { std: "docker" "inspect" "b4f27668f1765d9128172606b5fd23f6a7cb6ebe8271737e3487f58977242751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f27668f1765d9128172606b5fd23f6a7cb6ebe8271737e3487f58977242751", kill_on_drop: false }` [INFO] [stdout] b4f27668f1765d9128172606b5fd23f6a7cb6ebe8271737e3487f58977242751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bb4bf829eab64f26f21fd81b7692381de0f53aa2628d819355df119dbd2ec08 [INFO] running `Command { std: "docker" "start" "-a" "2bb4bf829eab64f26f21fd81b7692381de0f53aa2628d819355df119dbd2ec08", 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.19s [INFO] running `Command { std: "docker" "inspect" "2bb4bf829eab64f26f21fd81b7692381de0f53aa2628d819355df119dbd2ec08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb4bf829eab64f26f21fd81b7692381de0f53aa2628d819355df119dbd2ec08", kill_on_drop: false }` [INFO] [stdout] 2bb4bf829eab64f26f21fd81b7692381de0f53aa2628d819355df119dbd2ec08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2db01a3c3eadc98ca8e1abbe8144973fc0c003f573f1ec2fc30223a3a865e580 [INFO] running `Command { std: "docker" "start" "-a" "2db01a3c3eadc98ca8e1abbe8144973fc0c003f573f1ec2fc30223a3a865e580", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [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_get_visible_projects_with_expanded_workspace ... ok [INFO] [stdout] test app::tests::test_reducer_finish_command ... ok [INFO] [stdout] test app::tests::test_reducer_enter_normal_mode ... ok [INFO] [stdout] test app::tests::test_reducer_create_tab ... ok [INFO] [stdout] test app::tests::test_get_visible_projects_with_collapsed_workspace ... ok [INFO] [stdout] test app::tests::test_tab_clone ... ok [INFO] [stdout] test app::tests::test_reducer_show_command_palette ... ok [INFO] [stdout] test app::tests::test_reducer_toggle_selection ... ok [INFO] [stdout] test cache::tests::test_different_projects_different_cache ... ok [INFO] [stdout] test app::tests::test_reducer_switch_to_tab ... ok [INFO] [stdout] test components::palette::tests::test_command_palette_state_clone ... ok [INFO] [stdout] test app::tests::test_reducer_show_help ... ok [INFO] [stdout] test cache::tests::test_cache_path_consistency ... ok [INFO] [stdout] test components::updater::tests::test_update_wizard_state_clone ... ok [INFO] [stdout] test components::palette::tests::test_command_palette_state_new ... ok [INFO] [stdout] test components::updater::tests::test_update_wizard_state_new ... ok [INFO] [stdout] test events::tests::test_command_clone ... ok [INFO] [stdout] test events::tests::test_mode_inequality ... ok [INFO] [stdout] test events::tests::test_mode_equality ... ok [INFO] [stdout] test events::tests::test_command_equality ... 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_dependency_check_status ... ok [INFO] [stdout] test events::tests::test_mode_clone ... ok [INFO] [stdout] test project::tests::test_cargo_toml_parsing_workspace ... ok [INFO] [stdout] test project::tests::test_empty_cargo_toml ... ok [INFO] [stdout] test project::tests::test_dependency_from_lock_package ... ok [INFO] [stdout] test project::tests::test_project_status_default ... ok [INFO] [stdout] test app::tests::test_reducer_quit ... ok [INFO] [stdout] test app::tests::test_reducer_finish_project_scan ... ok [INFO] [stdout] test app::tests::test_reducer_add_output ... 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.21s [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.16s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.47s; merged doctests compilation took 1.27s [INFO] running `Command { std: "docker" "inspect" "2db01a3c3eadc98ca8e1abbe8144973fc0c003f573f1ec2fc30223a3a865e580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db01a3c3eadc98ca8e1abbe8144973fc0c003f573f1ec2fc30223a3a865e580", kill_on_drop: false }` [INFO] [stdout] 2db01a3c3eadc98ca8e1abbe8144973fc0c003f573f1ec2fc30223a3a865e580