[INFO] fetching crate procx 0.1.11... [INFO] testing procx-0.1.11 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate procx 0.1.11 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate procx 0.1.11 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9e0e29755b999a9b6c32b4d0b2cba90deb94091a0cc36e9bd0864c8b51c8bc2 [INFO] running `Command { std: "docker" "start" "-a" "b9e0e29755b999a9b6c32b4d0b2cba90deb94091a0cc36e9bd0864c8b51c8bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e0e29755b999a9b6c32b4d0b2cba90deb94091a0cc36e9bd0864c8b51c8bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e0e29755b999a9b6c32b4d0b2cba90deb94091a0cc36e9bd0864c8b51c8bc2", kill_on_drop: false }` [INFO] [stdout] b9e0e29755b999a9b6c32b4d0b2cba90deb94091a0cc36e9bd0864c8b51c8bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde6e494b0d9b90c940a30df6c3ba0c3ccc9012e371b8c4364b4c3249ba9d8ea [INFO] running `Command { std: "docker" "start" "-a" "bde6e494b0d9b90c940a30df6c3ba0c3ccc9012e371b8c4364b4c3249ba9d8ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling listeners v0.2.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 tui-textarea v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/rendering.rs:331:51 [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.67s [INFO] running `Command { std: "docker" "inspect" "bde6e494b0d9b90c940a30df6c3ba0c3ccc9012e371b8c4364b4c3249ba9d8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde6e494b0d9b90c940a30df6c3ba0c3ccc9012e371b8c4364b4c3249ba9d8ea", kill_on_drop: false }` [INFO] [stdout] bde6e494b0d9b90c940a30df6c3ba0c3ccc9012e371b8c4364b4c3249ba9d8ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b387fd526a6b82372b2af600508459d5480fe5acc0c95b7dc70737db09f15ceb [INFO] running `Command { std: "docker" "start" "-a" "b387fd526a6b82372b2af600508459d5480fe5acc0c95b7dc70737db09f15ceb", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/rendering.rs:331:51 [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling http-test-server v2.1.1 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/rendering.rs:331:51 [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec { [INFO] [stdout] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s [INFO] running `Command { std: "docker" "inspect" "b387fd526a6b82372b2af600508459d5480fe5acc0c95b7dc70737db09f15ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b387fd526a6b82372b2af600508459d5480fe5acc0c95b7dc70737db09f15ceb", kill_on_drop: false }` [INFO] [stdout] b387fd526a6b82372b2af600508459d5480fe5acc0c95b7dc70737db09f15ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9d3705fa485cd011c62db89d0e1f70bc6e524de7ec3532047ce8ac70b8c038b [INFO] running `Command { std: "docker" "start" "-a" "d9d3705fa485cd011c62db89d0e1f70bc6e524de7ec3532047ce8ac70b8c038b", kill_on_drop: false }` [INFO] [stderr] 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] [stderr] --> src/tui/rendering.rs:236:22 [INFO] [stderr] | [INFO] [stderr] 236 | .position(Position::Top) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/tui/rendering.rs:237:22 [INFO] [stderr] | [INFO] [stderr] 237 | .alignment(Alignment::Left), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead [INFO] [stderr] --> src/tui/rendering.rs:243:10 [INFO] [stderr] | [INFO] [stderr] 243 | .highlight_style( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/tui/rendering.rs:283:30 [INFO] [stderr] | [INFO] [stderr] 283 | ... .alignment(Alignment::Left) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/tui/rendering.rs:284:30 [INFO] [stderr] | [INFO] [stderr] 284 | ... .position(Position::Top), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/tui/rendering.rs:331:51 [INFO] [stderr] | [INFO] [stderr] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec { [INFO] [stderr] | ^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 331 | fn process_details_lines(selected_process: Option<&Process>) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `procx` (lib) generated 6 warnings [INFO] [stderr] warning: `procx` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/procx-83b78cc4f0d19c65) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test config::tests::should_deserialize_empty_configuration ... ok [INFO] [stdout] test config::tests::should_allow_to_override_defaults ... ok [INFO] [stdout] test processes::filters::tests::options_filter_should_accept_all_threads_processes ... ok [INFO] [stdout] test processes::filters::tests::options_filter_should_accept_all_processes ... ok [INFO] [stdout] test processes::filters::tests::options_filter_should_ignore_thread_processes ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_args ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_args_ignores_cmd_in_args ... ok [INFO] [stdout] test processes::filters::tests::options_filter_should_accept_only_current_user_processes ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_none ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_cmd ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_path ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_pid ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_process_family ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_everywhere ... ok [INFO] [stdout] test processes::filters::tests::query_filter_search_by_port ... ok [INFO] [stdout] test settings::tests::should_convert_screen_size_to_viewport ... ok [INFO] [stdout] test settings::tests::should_convert_screen_size_options_to_viewport ... ok [INFO] [stdout] test processes::filters::tests::should_create_proper_query_filter ... ok [INFO] [stdout] test processes::utils::tests::test_process_run_time ... ok [INFO] [stdout] test settings::tests::should_create_settings ... ok [INFO] [stdout] test settings::tests::should_prefer_cli_args_screen_size ... ok [INFO] [stdout] test processes::utils::tests::test_get_process_args ... ok [INFO] [stdout] test processes::utils::tests::test_process_start_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/procx-9ad1495438c9add8) [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] [stderr] Running tests/processes_search.rs (/opt/rustwide/target/debug/deps/processes_search-826de8b5410d62bf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test should_find_cargo_process_by_process_family ... ok [INFO] [stdout] test should_find_cargo_process_by_args ... ok [INFO] [stdout] test should_find_cargo_process_by_name_path_or_args ... ok [INFO] [stdout] test should_find_cargo_process_by_cmd_path ... ok [INFO] [stdout] test should_find_cargo_process_by_pid ... ok [INFO] [stdout] test should_find_cargo_process_by_cmd_name ... ok [INFO] [stdout] test should_find_cargo_process_by_port ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Doc-tests procx [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" "d9d3705fa485cd011c62db89d0e1f70bc6e524de7ec3532047ce8ac70b8c038b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d3705fa485cd011c62db89d0e1f70bc6e524de7ec3532047ce8ac70b8c038b", kill_on_drop: false }` [INFO] [stdout] d9d3705fa485cd011c62db89d0e1f70bc6e524de7ec3532047ce8ac70b8c038b