[INFO] fetching crate tui-realm-stdlib 3.0.0... [INFO] building tui-realm-stdlib-3.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate tui-realm-stdlib 3.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tui-realm-stdlib 3.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-realm-stdlib 3.0.0 [INFO] tweaked toml for crates.io crate tui-realm-stdlib 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-realm-stdlib 3.0.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-realm-stdlib 3.0.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d1247ef876b57d5a37066cd43bbb61843d7f16c528e4d36d3b927a726aff3f [INFO] running `Command { std: "docker" "start" "-a" "32d1247ef876b57d5a37066cd43bbb61843d7f16c528e4d36d3b927a726aff3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d1247ef876b57d5a37066cd43bbb61843d7f16c528e4d36d3b927a726aff3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d1247ef876b57d5a37066cd43bbb61843d7f16c528e4d36d3b927a726aff3f", kill_on_drop: false }` [INFO] [stdout] 32d1247ef876b57d5a37066cd43bbb61843d7f16c528e4d36d3b927a726aff3f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee5b29361a672840d90baa492a6da1199988f43441788941d360d3578f586978 [INFO] running `Command { std: "docker" "start" "-a" "ee5b29361a672840d90baa492a6da1199988f43441788941d360d3578f586978", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tuirealm v3.0.0 [INFO] [stderr] Compiling tui-realm-stdlib v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s [INFO] running `Command { std: "docker" "inspect" "ee5b29361a672840d90baa492a6da1199988f43441788941d360d3578f586978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5b29361a672840d90baa492a6da1199988f43441788941d360d3578f586978", kill_on_drop: false }` [INFO] [stdout] ee5b29361a672840d90baa492a6da1199988f43441788941d360d3578f586978 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb18667a02d70af31d0efb59d18f890f6eee719fdc2bfdf5f2ec5e8f6c203b7 [INFO] running `Command { std: "docker" "start" "-a" "6cb18667a02d70af31d0efb59d18f890f6eee719fdc2bfdf5f2ec5e8f6c203b7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tui-realm-stdlib v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tui-realm-stdlib` (example "table") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name table --edition=2024 examples/table.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "termion"))' -C metadata=dc55fc0696b2087c -C extra-filename=-4b64e5f27d11d463 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aac30063aa382ea8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern tui_realm_stdlib=/opt/rustwide/target/debug/deps/libtui_realm_stdlib-1ef9784261a3693b.rlib --extern tuirealm=/opt/rustwide/target/debug/deps/libtuirealm-7ec593d47126f540.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tui-realm-stdlib` (example "input") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name input --edition=2024 examples/input.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "termion"))' -C metadata=7ddea860cb8cd019 -C extra-filename=-086e94c5a091d4b1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aac30063aa382ea8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern tui_realm_stdlib=/opt/rustwide/target/debug/deps/libtui_realm_stdlib-1ef9784261a3693b.rlib --extern tuirealm=/opt/rustwide/target/debug/deps/libtuirealm-7ec593d47126f540.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tui-realm-stdlib` (example "progress_bar") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name progress_bar --edition=2024 examples/progress_bar.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "termion"))' -C metadata=429c2984d1491a44 -C extra-filename=-0f785cef8ee590d2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aac30063aa382ea8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern tui_realm_stdlib=/opt/rustwide/target/debug/deps/libtui_realm_stdlib-1ef9784261a3693b.rlib --extern tuirealm=/opt/rustwide/target/debug/deps/libtuirealm-7ec593d47126f540.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tui-realm-stdlib` (example "chart") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name chart --edition=2024 examples/chart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "termion"))' -C metadata=315d36ea173ab0a4 -C extra-filename=-249ba0842f8a37ab --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aac30063aa382ea8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern tui_realm_stdlib=/opt/rustwide/target/debug/deps/libtui_realm_stdlib-1ef9784261a3693b.rlib --extern tuirealm=/opt/rustwide/target/debug/deps/libtuirealm-7ec593d47126f540.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tui-realm-stdlib` (example "textarea") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name textarea --edition=2024 examples/textarea.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "termion"))' -C metadata=4cbee6b9b2e71869 -C extra-filename=-e730731776a17811 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aac30063aa382ea8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern tui_realm_stdlib=/opt/rustwide/target/debug/deps/libtui_realm_stdlib-1ef9784261a3693b.rlib --extern tuirealm=/opt/rustwide/target/debug/deps/libtuirealm-7ec593d47126f540.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cb18667a02d70af31d0efb59d18f890f6eee719fdc2bfdf5f2ec5e8f6c203b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb18667a02d70af31d0efb59d18f890f6eee719fdc2bfdf5f2ec5e8f6c203b7", kill_on_drop: false }` [INFO] [stdout] 6cb18667a02d70af31d0efb59d18f890f6eee719fdc2bfdf5f2ec5e8f6c203b7