[INFO] fetching crate procx 0.1.11...
[INFO] building procx-0.1.11 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate procx 0.1.11 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate procx 0.1.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate procx 0.1.11
[INFO] tweaked toml for crates.io crate procx 0.1.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate procx 0.1.11 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate procx 0.1.11 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded listeners v0.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded sysinfo v0.33.1
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded http-test-server v2.1.1
[INFO] [stderr]   Downloaded rayon v1.8.1
[INFO] [stderr]   Downloaded libc v0.2.167
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0079c611128bcc4b2ed6303a795fdc0658e3e4e950c4a15d13dde45b2e3eff4d
[INFO] running `Command { std: "docker" "start" "-a" "0079c611128bcc4b2ed6303a795fdc0658e3e4e950c4a15d13dde45b2e3eff4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0079c611128bcc4b2ed6303a795fdc0658e3e4e950c4a15d13dde45b2e3eff4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0079c611128bcc4b2ed6303a795fdc0658e3e4e950c4a15d13dde45b2e3eff4d", kill_on_drop: false }`
[INFO] [stdout] 0079c611128bcc4b2ed6303a795fdc0658e3e4e950c4a15d13dde45b2e3eff4d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56431a3c9fb71a9897560adbc3659e19f9d6ea76333a5634ed73ff50f8473ffa
[INFO] running `Command { std: "docker" "start" "-a" "56431a3c9fb71a9897560adbc3659e19f9d6ea76333a5634ed73ff50f8473ffa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling listeners v0.2.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling procx v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     .position(Position::Top)
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     .alignment(Alignment::Left),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stdout]    --> src/tui/rendering.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .highlight_style(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...                   .alignment(Alignment::Left)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   .position(Position::Top),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui/rendering.rs:331:51
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line> {
[INFO] [stdout]     |                                                   ^^^^^^^^          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "56431a3c9fb71a9897560adbc3659e19f9d6ea76333a5634ed73ff50f8473ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56431a3c9fb71a9897560adbc3659e19f9d6ea76333a5634ed73ff50f8473ffa", kill_on_drop: false }`
[INFO] [stdout] 56431a3c9fb71a9897560adbc3659e19f9d6ea76333a5634ed73ff50f8473ffa
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd9fc31e6eda6775091b8efefb90e02918f738be449b34240bc9bdfeb258743
[INFO] running `Command { std: "docker" "start" "-a" "1fd9fc31e6eda6775091b8efefb90e02918f738be449b34240bc9bdfeb258743", kill_on_drop: false }`
[INFO] [stderr]    Compiling http-test-server v2.1.1
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     .position(Position::Top)
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     .alignment(Alignment::Left),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stdout]    --> src/tui/rendering.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .highlight_style(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...                   .alignment(Alignment::Left)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   .position(Position::Top),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui/rendering.rs:331:51
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line> {
[INFO] [stdout]     |                                                   ^^^^^^^^          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling procx v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     .position(Position::Top)
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     .alignment(Alignment::Left),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stdout]    --> src/tui/rendering.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .highlight_style(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...                   .alignment(Alignment::Left)
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::position`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tui/rendering.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   .position(Position::Top),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui/rendering.rs:331:51
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line> {
[INFO] [stdout]     |                                                   ^^^^^^^^          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "1fd9fc31e6eda6775091b8efefb90e02918f738be449b34240bc9bdfeb258743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd9fc31e6eda6775091b8efefb90e02918f738be449b34240bc9bdfeb258743", kill_on_drop: false }`
[INFO] [stdout] 1fd9fc31e6eda6775091b8efefb90e02918f738be449b34240bc9bdfeb258743
