[INFO] fetching crate netscanner 0.6.3... [INFO] checking netscanner-0.6.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate netscanner 0.6.3 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate netscanner 0.6.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netscanner 0.6.3 [INFO] tweaked toml for crates.io crate netscanner 0.6.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netscanner 0.6.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netscanner 0.6.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6813c0c1c658abc03f9a2d7bb636f479ded27625038df883908e833b57562bd3 [INFO] running `Command { std: "docker" "start" "-a" "6813c0c1c658abc03f9a2d7bb636f479ded27625038df883908e833b57562bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6813c0c1c658abc03f9a2d7bb636f479ded27625038df883908e833b57562bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6813c0c1c658abc03f9a2d7bb636f479ded27625038df883908e833b57562bd3", kill_on_drop: false }` [INFO] [stdout] 6813c0c1c658abc03f9a2d7bb636f479ded27625038df883908e833b57562bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a17011ffd9ab2948062d856b96afee32ec9ed3551fca90f24da29fa312f80d5d [INFO] running `Command { std: "docker" "start" "-a" "a17011ffd9ab2948062d856b96afee32ec9ed3551fca90f24da29fa312f80d5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking os-version v0.2.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling netscanner v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking version-compare 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] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.10 [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] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking pnet_transport v0.34.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking surge-ping v0.8.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-wifiscanner v0.2.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [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 csv v1.3.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking pnet_datalink v0.34.0 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking fastping-rs v0.2.4 [INFO] [stderr] Checking port-desc v0.1.1 [INFO] [stderr] Checking mac_oui v0.4.11 [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 tracing-error v0.2.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking human-panic v2.0.2 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking tui-scrollview v0.4.1 [INFO] [stderr] Checking tui-input v0.10.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:1002:19 [INFO] [stdout] | [INFO] [stdout] 1002 | 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] 1002 | 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] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | interface: hash [INFO] [stdout] | ________________________^ [INFO] [stdout] 92 | | .get("Interface") [INFO] [stdout] 93 | | .unwrap_or(&"") [INFO] [stdout] 94 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | ssid: hash [INFO] [stdout] | ___________________^ [INFO] [stdout] 97 | | .get("ssid") [INFO] [stdout] 98 | | .unwrap_or(&"") [INFO] [stdout] 99 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | mac: hash [INFO] [stdout] | __________________^ [INFO] [stdout] 107 | | .get("addr") [INFO] [stdout] 108 | | .unwrap_or(&"") [INFO] [stdout] 109 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | channel: hash [INFO] [stdout] | ______________________^ [INFO] [stdout] 112 | | .get("channel") [INFO] [stdout] 113 | | .unwrap_or(&"") [INFO] [stdout] 114 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | txpower: hash [INFO] [stdout] | ______________________^ [INFO] [stdout] 117 | | .get("txpower") [INFO] [stdout] 118 | | .unwrap_or(&"") [INFO] [stdout] 119 | | .parse::() [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:1002:19 [INFO] [stdout] | [INFO] [stdout] 1002 | 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] 1002 | 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] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | interface: hash [INFO] [stdout] | ________________________^ [INFO] [stdout] 92 | | .get("Interface") [INFO] [stdout] 93 | | .unwrap_or(&"") [INFO] [stdout] 94 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | ssid: hash [INFO] [stdout] | ___________________^ [INFO] [stdout] 97 | | .get("ssid") [INFO] [stdout] 98 | | .unwrap_or(&"") [INFO] [stdout] 99 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | mac: hash [INFO] [stdout] | __________________^ [INFO] [stdout] 107 | | .get("addr") [INFO] [stdout] 108 | | .unwrap_or(&"") [INFO] [stdout] 109 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | channel: hash [INFO] [stdout] | ______________________^ [INFO] [stdout] 112 | | .get("channel") [INFO] [stdout] 113 | | .unwrap_or(&"") [INFO] [stdout] 114 | | .parse::() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/wifi_interface.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | txpower: hash [INFO] [stdout] | ______________________^ [INFO] [stdout] 117 | | .get("txpower") [INFO] [stdout] 118 | | .unwrap_or(&"") [INFO] [stdout] 119 | | .parse::() [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] error: could not compile `netscanner` (bin "netscanner") due to 5 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `netscanner` (bin "netscanner" test) due to 5 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a17011ffd9ab2948062d856b96afee32ec9ed3551fca90f24da29fa312f80d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17011ffd9ab2948062d856b96afee32ec9ed3551fca90f24da29fa312f80d5d", kill_on_drop: false }` [INFO] [stdout] a17011ffd9ab2948062d856b96afee32ec9ed3551fca90f24da29fa312f80d5d