[INFO] fetching crate proxide 0.2.3... [INFO] building proxide-0.2.3 against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] extracting crate proxide 0.2.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate proxide 0.2.3 on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate proxide 0.2.3 [INFO] finished tweaking crates.io crate proxide 0.2.3 [INFO] tweaked toml for crates.io crate proxide 0.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate proxide 0.2.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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded ctrlc v3.2.3 [INFO] [stderr] Downloaded protofish v0.2.5 [INFO] [stderr] Downloaded clap v3.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b397ddaffd353a6cfa4dd0cdafda84721f06c5da60be0d27dac3d5a97d314373 [INFO] running `Command { std: "docker" "start" "-a" "b397ddaffd353a6cfa4dd0cdafda84721f06c5da60be0d27dac3d5a97d314373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b397ddaffd353a6cfa4dd0cdafda84721f06c5da60be0d27dac3d5a97d314373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b397ddaffd353a6cfa4dd0cdafda84721f06c5da60be0d27dac3d5a97d314373", kill_on_drop: false }` [INFO] [stdout] b397ddaffd353a6cfa4dd0cdafda84721f06c5da60be0d27dac3d5a97d314373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f5d63dbdf33ec449530f41fefa7d03a9ac3f67604088b55f7761d8d54399a00 [INFO] running `Command { std: "docker" "start" "-a" "1f5d63dbdf33ec449530f41fefa7d03a9ac3f67604088b55f7761d8d54399a00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling clap v3.2.19 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Compiling protofish v0.2.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling proxide v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/ui/views/prelude.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeaderDecoder` is never constructed [INFO] [stdout] --> src/decoders.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct HeaderDecoder; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/decoders.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 116 | impl HeaderDecoder [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 117 | { [INFO] [stdout] 118 | fn process( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_match` is never used [INFO] [stdout] --> src/search.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl SearchIndex [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn is_match(&self, request: Uuid, pattern: &str) -> bool [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | NewConnection [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 90 | { [INFO] [stdout] 91 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connection` and `request` are never read [INFO] [stdout] --> src/session/events.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | NewRequest [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 94 | { [INFO] [stdout] 95 | connection: Uuid, request: Uuid [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/session/events.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 97 | Request [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 98 | { [INFO] [stdout] 99 | request: Uuid [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 109 | Connection [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 110 | { [INFO] [stdout] 111 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Search` is never constructed [INFO] [stdout] --> src/ui/filters.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub enum FilterType [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 284 | Search, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchFilter` is never constructed [INFO] [stdout] --> src/ui/filters.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct SearchFilter [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/ui/state.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Runtime [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub tx: Sender, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextLine` is never constructed [INFO] [stdout] --> src/ui/state.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct TextLine<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/command_line.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn setup_app(version: &str) -> App [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] 9 | pub fn setup_app(version: &str) -> App<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | fn decode(&self, msg: &MessageData) -> Text [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] 101 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders/grpc.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode(&self, msg: &MessageData) -> Text [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] 155 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders/raw.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | fn decode(&self, msg: &MessageData) -> Text [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] 27 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/chords.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult [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] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | fn key(&self) -> Cow [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] 322 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | fn key(&self) -> Cow [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] 352 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | fn key(&self) -> Cow [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] 383 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | fn key(&self) -> Cow [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] 411 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:585:16 [INFO] [stdout] | [INFO] [stdout] 585 | pub fn key(&self) -> Cow [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] 585 | pub fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/prelude.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block [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] 15 | pub fn create_block(title: &str) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/prelude.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block [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] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "1f5d63dbdf33ec449530f41fefa7d03a9ac3f67604088b55f7761d8d54399a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5d63dbdf33ec449530f41fefa7d03a9ac3f67604088b55f7761d8d54399a00", kill_on_drop: false }` [INFO] [stdout] 1f5d63dbdf33ec449530f41fefa7d03a9ac3f67604088b55f7761d8d54399a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04dc1f7ceed65f2ac57518f120751373cf03cc45ae357a40093ce3a84c9fe39f [INFO] running `Command { std: "docker" "start" "-a" "04dc1f7ceed65f2ac57518f120751373cf03cc45ae357a40093ce3a84c9fe39f", kill_on_drop: false }` [INFO] [stderr] Compiling proxide v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/ui/views/prelude.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeaderDecoder` is never constructed [INFO] [stdout] --> src/decoders.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct HeaderDecoder; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/decoders.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 116 | impl HeaderDecoder [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 117 | { [INFO] [stdout] 118 | fn process( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_match` is never used [INFO] [stdout] --> src/search.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl SearchIndex [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn is_match(&self, request: Uuid, pattern: &str) -> bool [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | NewConnection [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 90 | { [INFO] [stdout] 91 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connection` and `request` are never read [INFO] [stdout] --> src/session/events.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | NewRequest [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 94 | { [INFO] [stdout] 95 | connection: Uuid, request: Uuid [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/session/events.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 97 | Request [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 98 | { [INFO] [stdout] 99 | request: Uuid [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 109 | Connection [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 110 | { [INFO] [stdout] 111 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Search` is never constructed [INFO] [stdout] --> src/ui/filters.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub enum FilterType [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 284 | Search, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchFilter` is never constructed [INFO] [stdout] --> src/ui/filters.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct SearchFilter [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/ui/state.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Runtime [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub tx: Sender, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextLine` is never constructed [INFO] [stdout] --> src/ui/state.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct TextLine<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/command_line.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn setup_app(version: &str) -> App [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] 9 | pub fn setup_app(version: &str) -> App<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | fn decode(&self, msg: &MessageData) -> Text [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] 101 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders/grpc.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode(&self, msg: &MessageData) -> Text [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] 155 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoders/raw.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | fn decode(&self, msg: &MessageData) -> Text [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] 27 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/chords.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult [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] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | fn key(&self) -> Cow [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] 322 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | fn key(&self) -> Cow [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] 352 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | fn key(&self) -> Cow [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] 383 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | fn key(&self) -> Cow [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] 411 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/filters.rs:585:16 [INFO] [stdout] | [INFO] [stdout] 585 | pub fn key(&self) -> Cow [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] 585 | pub fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/prelude.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block [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] 15 | pub fn create_block(title: &str) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/prelude.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block [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] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "04dc1f7ceed65f2ac57518f120751373cf03cc45ae357a40093ce3a84c9fe39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dc1f7ceed65f2ac57518f120751373cf03cc45ae357a40093ce3a84c9fe39f", kill_on_drop: false }` [INFO] [stdout] 04dc1f7ceed65f2ac57518f120751373cf03cc45ae357a40093ce3a84c9fe39f