[INFO] cloning repository https://github.com/Cedware/bountui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cedware/bountui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedware%2Fbountui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedware%2Fbountui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c491887caf13bf7a53bd9ea61f86a0dd23b9a50
[INFO] testing Cedware/bountui against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedware%2Fbountui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cedware/bountui
[INFO] finished tweaking git repo https://github.com/Cedware/bountui
[INFO] tweaked toml for git repo https://github.com/Cedware/bountui written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cedware/bountui on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cedware/bountui 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b618ec9a0ee1e2dd2c828289fa1f553e732c14462c5fad0bdf37dc3186083574
[INFO] running `Command { std: "docker" "start" "-a" "b618ec9a0ee1e2dd2c828289fa1f553e732c14462c5fad0bdf37dc3186083574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b618ec9a0ee1e2dd2c828289fa1f553e732c14462c5fad0bdf37dc3186083574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b618ec9a0ee1e2dd2c828289fa1f553e732c14462c5fad0bdf37dc3186083574", kill_on_drop: false }`
[INFO] [stdout] b618ec9a0ee1e2dd2c828289fa1f553e732c14462c5fad0bdf37dc3186083574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c7b2adeacf2d7d4aa1d5094519408e498973186b805b3439ccb2f078325404
[INFO] running `Command { std: "docker" "start" "-a" "a8c7b2adeacf2d7d4aa1d5094519408e498973186b805b3439ccb2f078325404", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[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 ratatui v0.28.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling flexi_logger v0.29.8
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling bountui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/input_dialog.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph {
[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] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/input_dialog.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn buttons(&self) -> Paragraph {
[INFO] [stdout]     |                ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[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] 189 |     fn buttons(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn instructions(&self) -> Title
[INFO] [stdout]     |                     ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[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] 165 |     fn instructions(&self) -> Title<'_>
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn rows(&self) -> Vec<Row> {
[INFO] [stdout]     |             ^^^^^         --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this lifetime flows to the output
[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] 183 |     fn rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn table(&self) -> Table
[INFO] [stdout]     |              ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this lifetime flows to the output
[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] 196 |     fn table(&self) -> Table<'_>
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s
[INFO] running `Command { std: "docker" "inspect" "a8c7b2adeacf2d7d4aa1d5094519408e498973186b805b3439ccb2f078325404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c7b2adeacf2d7d4aa1d5094519408e498973186b805b3439ccb2f078325404", kill_on_drop: false }`
[INFO] [stdout] a8c7b2adeacf2d7d4aa1d5094519408e498973186b805b3439ccb2f078325404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb547d3dd868d0bcfccc6fddfd2d9646b1cd8cf62c89056b1fc94710469f2c9e
[INFO] running `Command { std: "docker" "start" "-a" "eb547d3dd868d0bcfccc6fddfd2d9646b1cd8cf62c89056b1fc94710469f2c9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bountui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |         fn sort(items: &mut Vec<Rc<TestItem>>) {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/input_dialog.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph {
[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] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/input_dialog.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn buttons(&self) -> Paragraph {
[INFO] [stdout]     |                ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[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] 189 |     fn buttons(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn instructions(&self) -> Title
[INFO] [stdout]     |                     ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[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] 165 |     fn instructions(&self) -> Title<'_>
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn rows(&self) -> Vec<Row> {
[INFO] [stdout]     |             ^^^^^         --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this lifetime flows to the output
[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] 183 |     fn rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bountui/components/table/mod.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn table(&self) -> Table
[INFO] [stdout]     |              ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this lifetime flows to the output
[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] 196 |     fn table(&self) -> Table<'_>
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.12s
[INFO] running `Command { std: "docker" "inspect" "eb547d3dd868d0bcfccc6fddfd2d9646b1cd8cf62c89056b1fc94710469f2c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb547d3dd868d0bcfccc6fddfd2d9646b1cd8cf62c89056b1fc94710469f2c9e", kill_on_drop: false }`
[INFO] [stdout] eb547d3dd868d0bcfccc6fddfd2d9646b1cd8cf62c89056b1fc94710469f2c9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3fe2b6e526a843affb5728dcec9bc8c6eb2eff0316be4d2031bc5752c56ce3e
[INFO] running `Command { std: "docker" "start" "-a" "d3fe2b6e526a843affb5728dcec9bc8c6eb2eff0316be4d2031bc5752c56ce3e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> src/bountui/components/table/mod.rs:346:17
[INFO] [stderr]     |
[INFO] [stderr] 346 |         fn sort(items: &mut Vec<Rc<TestItem>>) {
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bountui/components/input_dialog.rs:174:15
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph {
[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] 174 |     fn inputs(&self, max_title_len: usize) -> Paragraph<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bountui/components/input_dialog.rs:189:16
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn buttons(&self) -> Paragraph {
[INFO] [stderr]     |                ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn buttons(&self) -> Paragraph<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bountui/components/table/mod.rs:165:21
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn instructions(&self) -> Title
[INFO] [stderr]     |                     ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn instructions(&self) -> Title<'_>
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bountui/components/table/mod.rs:183:13
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn rows(&self) -> Vec<Row> {
[INFO] [stderr]     |             ^^^^^         --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |             |
[INFO] [stderr]     |             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn rows(&self) -> Vec<Row<'_>> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bountui/components/table/mod.rs:196:14
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn table(&self) -> Table
[INFO] [stderr]     |              ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |              |
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn table(&self) -> Table<'_>
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bountui` (bin "bountui" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bountui-da227b8b396225c5)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test bountui::components::connection_result_dialog::tests::copy_password_sends_set_clipboard_message ... ok
[INFO] [stdout] test boundary::client::cli::test::test_get_scopes ... ok
[INFO] [stdout] test boundary::client::cli::test::test_connect ... ok
[INFO] [stdout] test bountui::components::navigation_input::tests::autocomplete_accepts_scope_tree_on_tab ... ok
[INFO] [stdout] test bountui::components::table::test::test_cancel_filter ... ok
[INFO] [stdout] test bountui::components::connection_result_dialog::tests::copy_username_sends_set_clipboard_message ... ok
[INFO] [stdout] test bountui::connection_manager::tests::test_connection_is_closed_after_sessions_is_expired ... ok
[INFO] [stdout] test bountui::connection_manager::tests::test_shutdown ... ok
[INFO] [stdout] test bountui::connection_manager::tests::test_connection_is_not_closed_before_session_is_expired ... ok
[INFO] [stdout] test boundary::client::cli::test::test_cancel_session_success ... ok
[INFO] [stdout] test bountui::remember_user_input::tests::test_get_local_port_file_does_not_exist ... ok
[INFO] [stdout] test bountui::tests::set_clipboard_error_sets_alert ... ok
[INFO] [stdout] test bountui::tests::set_clipboard_success_clears_alert ... ok
[INFO] [stdout] test bountui::components::navigation_input::tests::autocomplete_accepts_my_sessions_on_tab ... ok
[INFO] [stdout] test bountui::remember_user_input::tests::test_get_local_port_for_target_that_is_stored ... ok
[INFO] [stdout] test bountui::remember_user_input::tests::test_get_local_port_for_target_that_is_not_stored ... ok
[INFO] [stdout] test bountui::remember_user_input::tests::store_local_port_and_get_local_port ... ok
[INFO] [stdout] test bountui::connection_manager::tests::test_stop_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3fe2b6e526a843affb5728dcec9bc8c6eb2eff0316be4d2031bc5752c56ce3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3fe2b6e526a843affb5728dcec9bc8c6eb2eff0316be4d2031bc5752c56ce3e", kill_on_drop: false }`
[INFO] [stdout] d3fe2b6e526a843affb5728dcec9bc8c6eb2eff0316be4d2031bc5752c56ce3e
