[INFO] fetching crate portsage 0.1.1...
[INFO] testing portsage-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate portsage 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate portsage 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate portsage 0.1.1
[INFO] tweaked toml for crates.io crate portsage 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate portsage 0.1.1 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 portsage 0.1.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 51bd97bccbb1cd8531e69e5193d37b334ad7771ac43ffdd8dedfd14ab8fc03b2
[INFO] running `Command { std: "docker" "start" "-a" "51bd97bccbb1cd8531e69e5193d37b334ad7771ac43ffdd8dedfd14ab8fc03b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51bd97bccbb1cd8531e69e5193d37b334ad7771ac43ffdd8dedfd14ab8fc03b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bd97bccbb1cd8531e69e5193d37b334ad7771ac43ffdd8dedfd14ab8fc03b2", kill_on_drop: false }`
[INFO] [stdout] 51bd97bccbb1cd8531e69e5193d37b334ad7771ac43ffdd8dedfd14ab8fc03b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b532f2a13de13d78725073b970afcff31dc8559b99cf463f1269697d1e4e311a
[INFO] running `Command { std: "docker" "start" "-a" "b532f2a13de13d78725073b970afcff31dc8559b99cf463f1269697d1e4e311a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling portsage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::detail::draw_process_detail`
[INFO] [stdout]  --> src/tui/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::detail::draw_process_detail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/tui/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     event::{self, Event, KeyEvent},
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_process_detail` is never used
[INFO] [stdout]  --> src/tui/detail.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_ui` is never used
[INFO] [stdout]   --> src/tui/render.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn draw_ui(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tui/detail.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[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] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph<'_> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b532f2a13de13d78725073b970afcff31dc8559b99cf463f1269697d1e4e311a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b532f2a13de13d78725073b970afcff31dc8559b99cf463f1269697d1e4e311a", kill_on_drop: false }`
[INFO] [stdout] b532f2a13de13d78725073b970afcff31dc8559b99cf463f1269697d1e4e311a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b60cbc8004a7c4ec2572259c5437bf17e7f84a190b111e65add0bdb67e77bcda
[INFO] running `Command { std: "docker" "start" "-a" "b60cbc8004a7c4ec2572259c5437bf17e7f84a190b111e65add0bdb67e77bcda", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super::detail::draw_process_detail`
[INFO] [stdout]  --> src/tui/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::detail::draw_process_detail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/tui/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     event::{self, Event, KeyEvent},
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_process_detail` is never used
[INFO] [stdout]  --> src/tui/detail.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_ui` is never used
[INFO] [stdout]   --> src/tui/render.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn draw_ui(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tui/detail.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[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] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph<'_> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling portsage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0063]: missing field `ports` in initializer of `ProcessInfo`
[INFO] [stdout]   --> tests/process_test.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mock_proc = ProcessInfo {
[INFO] [stdout]    |                     ^^^^^^^^^^^ missing `ports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `ports` in initializer of `ProcessInfo`
[INFO] [stdout]  --> tests/filter_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ProcessInfo {
[INFO] [stdout]   |     ^^^^^^^^^^^ missing `ports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portsage` (test "filter_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `portsage` (test "process_test") due to 1 previous error
[INFO] [stdout] warning: unused import: `super::detail::draw_process_detail`
[INFO] [stdout]  --> src/tui/view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::detail::draw_process_detail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/tui/mod.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     event::{self, Event, KeyEvent},
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_process_detail` is never used
[INFO] [stdout]  --> src/tui/detail.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_ui` is never used
[INFO] [stdout]   --> src/tui/render.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn draw_ui(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/tui/detail.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph {
[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] 7 | pub fn draw_process_detail(proc: &ProcessInfo) -> Paragraph<'_> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b60cbc8004a7c4ec2572259c5437bf17e7f84a190b111e65add0bdb67e77bcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60cbc8004a7c4ec2572259c5437bf17e7f84a190b111e65add0bdb67e77bcda", kill_on_drop: false }`
[INFO] [stdout] b60cbc8004a7c4ec2572259c5437bf17e7f84a190b111e65add0bdb67e77bcda
