[INFO] cloning repository https://github.com/warbee0712/netscanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warbee0712/netscanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarbee0712%2Fnetscanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarbee0712%2Fnetscanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3878d46bb82fa75192d917532a961540228ca7f [INFO] checking warbee0712/netscanner against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarbee0712%2Fnetscanner" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/warbee0712/netscanner [INFO] finished tweaking git repo https://github.com/warbee0712/netscanner [INFO] tweaked toml for git repo https://github.com/warbee0712/netscanner written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/warbee0712/netscanner on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/warbee0712/netscanner 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.96 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.3 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.96 [INFO] [stderr] Downloaded pnet_datalink v0.35.0 [INFO] [stderr] Downloaded js-sys v0.3.73 [INFO] [stderr] Downloaded wasm-bindgen v0.2.96 [INFO] [stderr] Downloaded http_req v0.11.1 [INFO] [stderr] Downloaded clap_complete v4.5.38 [INFO] [stderr] Downloaded zip v2.2.1 [INFO] [stderr] Downloaded cidr v0.2.3 [INFO] [stderr] Downloaded pnet_packet v0.35.0 [INFO] [stderr] Downloaded pnet_macros v0.35.0 [INFO] [stderr] Downloaded pnet_base v0.35.0 [INFO] [stderr] Downloaded port-desc v0.1.1 [INFO] [stderr] Downloaded pnet v0.35.0 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [INFO] [stderr] Downloaded pnet_macros_support v0.35.0 [INFO] [stderr] Downloaded pnet_sys v0.35.0 [INFO] [stderr] Downloaded pnet_transport v0.35.0 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded fastping-rs v0.2.4 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded tokio-wifiscanner v0.2.2 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded tui-input v0.10.1 [INFO] [stderr] Downloaded tui-scrollview v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.96 [INFO] [stderr] Downloaded mac_oui v0.4.11 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3e55e2228fe01dc70681c9e14983b40e61aa53d9ede46a1aaee4d3e8cd05c1 [INFO] running `Command { std: "docker" "start" "-a" "5c3e55e2228fe01dc70681c9e14983b40e61aa53d9ede46a1aaee4d3e8cd05c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3e55e2228fe01dc70681c9e14983b40e61aa53d9ede46a1aaee4d3e8cd05c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3e55e2228fe01dc70681c9e14983b40e61aa53d9ede46a1aaee4d3e8cd05c1", kill_on_drop: false }` [INFO] [stdout] 5c3e55e2228fe01dc70681c9e14983b40e61aa53d9ede46a1aaee4d3e8cd05c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82eb472d34623e23ccdd0725389dcfa0339c8ae1615a8de82e770ff83c9cf86 [INFO] running `Command { std: "docker" "start" "-a" "e82eb472d34623e23ccdd0725389dcfa0339c8ae1615a8de82e770ff83c9cf86", kill_on_drop: false }` [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking os-version v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Compiling netscanner v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking cidr v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking pnet_transport v0.34.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking tokio-wifiscanner v0.2.2 [INFO] [stderr] Checking surge-ping v0.8.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking pnet_datalink v0.34.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking mac_oui v0.4.11 [INFO] [stderr] Checking port-desc v0.1.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking fastping-rs v0.2.4 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking human-panic v2.0.2 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking tui-input v0.10.1 [INFO] [stderr] Checking tui-scrollview v0.4.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | scanned_ips: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 401 | ) -> Table { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 401 | ) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 504 | fn make_input(&self, scroll: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 504 | fn make_input(&self, scroll: usize) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:551:19 [INFO] [stdout] | [INFO] [stdout] 551 | fn make_error(&mut self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 551 | fn make_error(&mut self) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fn make_spinner(&self) -> Span { [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] 563 | fn make_spinner(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/interfaces.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | fn make_table(&mut self) -> Table { [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] 102 | fn make_table(&mut self) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/packetdump.rs:974:19 [INFO] [stdout] | [INFO] [stdout] 974 | fn make_input(&self, scroll: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 974 | fn make_input(&self, scroll: usize) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/ports.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | fn make_list(&self, rect: Rect) -> List { [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] 202 | fn make_list(&self, rect: Rect) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | fn make_charts(&self) -> BarChart { [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] 137 | fn make_charts(&self) -> BarChart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | fn make_ips_block(&self) -> Block { [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] 158 | fn make_ips_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | fn make_sum_block(&self) -> Block { [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] 190 | fn make_sum_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | fn make_charts_block(&self) -> Block { [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] 206 | fn make_charts_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/tabs.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | fn make_tabs(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn make_tabs(&self) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_chart.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn make_chart(&self) -> Chart { [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] 79 | pub fn make_chart(&self) -> Chart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_interface.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | fn make_list(&mut self) -> List { [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] 134 | fn make_list(&mut self) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_scan.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | fn make_table(&mut self) -> Table { [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] 94 | fn make_table(&mut self) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | scanned_ips: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 401 | ) -> Table { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 401 | ) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 504 | fn make_input(&self, scroll: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 504 | fn make_input(&self, scroll: usize) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:551:19 [INFO] [stdout] | [INFO] [stdout] 551 | fn make_error(&mut self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 551 | fn make_error(&mut self) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/discovery.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fn make_spinner(&self) -> Span { [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] 563 | fn make_spinner(&self) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/interfaces.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | fn make_table(&mut self) -> Table { [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] 102 | fn make_table(&mut self) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/packetdump.rs:974:19 [INFO] [stdout] | [INFO] [stdout] 974 | fn make_input(&self, scroll: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 974 | fn make_input(&self, scroll: usize) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/ports.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | fn make_list(&self, rect: Rect) -> List { [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] 202 | fn make_list(&self, rect: Rect) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | fn make_charts(&self) -> BarChart { [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] 137 | fn make_charts(&self) -> BarChart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | fn make_ips_block(&self) -> Block { [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] 158 | fn make_ips_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | fn make_sum_block(&self) -> Block { [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] 190 | fn make_sum_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/sniff.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | fn make_charts_block(&self) -> Block { [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] 206 | fn make_charts_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/tabs.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | fn make_tabs(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn make_tabs(&self) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_chart.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn make_chart(&self) -> Chart { [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] 79 | pub fn make_chart(&self) -> Chart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_interface.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | fn make_list(&mut self) -> List { [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] 134 | fn make_list(&mut self) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/wifi_scan.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | fn make_table(&mut self) -> Table { [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] 94 | fn make_table(&mut self) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "e82eb472d34623e23ccdd0725389dcfa0339c8ae1615a8de82e770ff83c9cf86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82eb472d34623e23ccdd0725389dcfa0339c8ae1615a8de82e770ff83c9cf86", kill_on_drop: false }` [INFO] [stdout] e82eb472d34623e23ccdd0725389dcfa0339c8ae1615a8de82e770ff83c9cf86