[INFO] cloning repository https://github.com/D0liphin/Testnice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D0liphin/Testnice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FTestnice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FTestnice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13409e845f8f23a2b4041ba5cf89d2f995979b1c
[INFO] checking D0liphin/Testnice/13409e845f8f23a2b4041ba5cf89d2f995979b1c against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FTestnice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D0liphin/Testnice
[INFO] finished tweaking git repo https://github.com/D0liphin/Testnice
[INFO] tweaked toml for git repo https://github.com/D0liphin/Testnice written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D0liphin/Testnice on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D0liphin/Testnice 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded file-lock v2.1.10
[INFO] [stderr]   Downloaded linux-sys v0.0.0
[INFO] [stderr]   Downloaded file-guard v0.1.0
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded ratatui v0.25.0
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aabe9dbb6275f9394fe6afde2aece433b159f4f95502a221469a56d03a0ee838
[INFO] running `Command { std: "docker" "start" "-a" "aabe9dbb6275f9394fe6afde2aece433b159f4f95502a221469a56d03a0ee838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aabe9dbb6275f9394fe6afde2aece433b159f4f95502a221469a56d03a0ee838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabe9dbb6275f9394fe6afde2aece433b159f4f95502a221469a56d03a0ee838", kill_on_drop: false }`
[INFO] [stdout] aabe9dbb6275f9394fe6afde2aece433b159f4f95502a221469a56d03a0ee838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 684a761e8165782187cd5cda41c61db4da5b9d150f3c40d5d51c037f42a3f4ab
[INFO] running `Command { std: "docker" "start" "-a" "684a761e8165782187cd5cda41c61db4da5b9d150f3c40d5d51c037f42a3f4ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking linux-sys v0.0.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking file-guard v0.1.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling file-lock v2.1.10
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.25.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking nice_level v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/log.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Io(io::Error),
[INFO] [stdout] 21 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tui.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TuiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Io(io::Error),
[INFO] [stdout] 66 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nix_ext.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         k: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 270 |     ) -> impl Fn(&'a str) -> nom::IResult<&str, std::result::Result<Val, <Val as FromStr>::Err>>
[INFO] [stdout]     |                   --                      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     ) -> impl Fn(&'a str) -> nom::IResult<&'a str, std::result::Result<Val, <Val as FromStr>::Err>>
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nix_ext.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |             field_name: &str,
[INFO] [stdout]     |                         ^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 369 |         ) -> Line {
[INFO] [stdout]     |              ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |         ) -> Line<'_> {
[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.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn fmt_pid_pixel(&self, pid: i32, include_text: bool) -> Span {
[INFO] [stdout]     |                      ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn fmt_pid_pixel(&self, pid: i32, include_text: bool) -> Span<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/log.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Io(io::Error),
[INFO] [stdout] 21 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tui.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TuiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Io(io::Error),
[INFO] [stdout] 66 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nix_ext.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         k: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 270 |     ) -> impl Fn(&'a str) -> nom::IResult<&str, std::result::Result<Val, <Val as FromStr>::Err>>
[INFO] [stdout]     |                   --                      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     ) -> impl Fn(&'a str) -> nom::IResult<&'a str, std::result::Result<Val, <Val as FromStr>::Err>>
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/nix_ext.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |             field_name: &str,
[INFO] [stdout]     |                         ^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 369 |         ) -> Line {
[INFO] [stdout]     |              ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |         ) -> Line<'_> {
[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.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn fmt_pid_pixel(&self, pid: i32, include_text: bool) -> Span {
[INFO] [stdout]     |                      ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn fmt_pid_pixel(&self, pid: i32, include_text: bool) -> Span<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.06s
[INFO] running `Command { std: "docker" "inspect" "684a761e8165782187cd5cda41c61db4da5b9d150f3c40d5d51c037f42a3f4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684a761e8165782187cd5cda41c61db4da5b9d150f3c40d5d51c037f42a3f4ab", kill_on_drop: false }`
[INFO] [stdout] 684a761e8165782187cd5cda41c61db4da5b9d150f3c40d5d51c037f42a3f4ab
