[INFO] fetching crate rust-rcs-core 0.3.1... [INFO] testing rust-rcs-core-0.3.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rust-rcs-core 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rust-rcs-core 0.3.1 [INFO] finished tweaking crates.io crate rust-rcs-core 0.3.1 [INFO] tweaked toml for crates.io crate rust-rcs-core 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-rcs-core 0.3.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 188 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding cached v0.46.1 (available: v0.56.0) [INFO] [stderr] Adding hickory-client v0.24.4 (available: v0.25.2) [INFO] [stderr] Adding quick-xml v0.31.0 (available: v0.38.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rustls v0.22.4 (available: v0.23.32) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efc9162ab4d6140fe1a6e485bc36a00b807b665dc5f320a6a0297da8fa66a53b [INFO] running `Command { std: "docker" "start" "-a" "efc9162ab4d6140fe1a6e485bc36a00b807b665dc5f320a6a0297da8fa66a53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc9162ab4d6140fe1a6e485bc36a00b807b665dc5f320a6a0297da8fa66a53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc9162ab4d6140fe1a6e485bc36a00b807b665dc5f320a6a0297da8fa66a53b", kill_on_drop: false }` [INFO] [stdout] efc9162ab4d6140fe1a6e485bc36a00b807b665dc5f320a6a0297da8fa66a53b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7dc02961d05b72a6f7e513a246fd4ff270f9753096f2fc2fb077fd593f46a3f [INFO] running `Command { std: "docker" "start" "-a" "c7dc02961d05b72a6f7e513a246fd4ff270f9753096f2fc2fb077fd593f46a3f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rust-strict-sdp v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cached v0.46.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hickory-client v0.24.4 [INFO] [stderr] Compiling rust-rcs-core v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/ffi/log.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libc::c_char` [INFO] [stdout] --> src/ffi/log.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | ffi::{c_void, CStr}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_int`, `c_void`, and `size_t` [INFO] [stdout] --> src/security/aka/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::{c_int, c_void, size_t}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `internet::HeaderField` [INFO] [stdout] --> src/security/authentication/authentication_info.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{internet::HeaderField, util::raw_string::StrEq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impi` [INFO] [stdout] --> src/security/gba/mod.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | impi: &'a [u8], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_impi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> src/security/gba/mod.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | uri: &'a [u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/gba/mod.rs:462:63 [INFO] [stdout] | [INFO] [stdout] 462 | ... Ok(Event::End(ref e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `security_context` [INFO] [stdout] --> src/security/gba/mod.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | security_context: &SecurityContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_security_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid_bytes` [INFO] [stdout] --> src/ffi/icc.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(aid_bytes: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aid_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cla` [INFO] [stdout] --> src/ffi/icc.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | cla: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cla` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> src/ffi/icc.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | ins: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1` [INFO] [stdout] --> src/ffi/icc.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | p1: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2` [INFO] [stdout] --> src/ffi/icc.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | p2: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p3` [INFO] [stdout] --> src/ffi/icc.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | p3: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_data` [INFO] [stdout] --> src/ffi/icc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | in_data: &[u8], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let ptr = data as *mut c_void; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dns_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | let dns_info_c_handle = dns_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connections_2` [INFO] [stdout] --> src/http/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | let connections_2 = Arc::clone(connections); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connections_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_2` [INFO] [stdout] --> src/http/mod.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | let conn_2 = Arc::clone(conn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http/mod.rs:982:45 [INFO] [stdout] | [INFO] [stdout] 982 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:292:33 [INFO] [stdout] | [INFO] [stdout] 292 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_transport.rs:324:45 [INFO] [stdout] | [INFO] [stdout] 324 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `challenge_data` [INFO] [stdout] --> src/security/aka/mod.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_challenge_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription_id` [INFO] [stdout] --> src/security/aka/mod.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qop` [INFO] [stdout] --> src/security/authentication/digest.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | if let Ok((response, qop)) = challenge.as_challenge_param().create_response( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_qop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/sip/sip_core.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | rx: mpsc::Receiver, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_core.rs:480:45 [INFO] [stdout] | [INFO] [stdout] 480 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transaction` [INFO] [stdout] --> src/sip/sip_dialog.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | transaction: ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:642:40 [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:639:64 [INFO] [stdout] | [INFO] [stdout] 639 | pub fn on_terminating_request(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:676:40 [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:673:65 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn on_terminating_response(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_session.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:224:37 [INFO] [stdout] | [INFO] [stdout] 224 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:586:38 [INFO] [stdout] | [INFO] [stdout] 586 | fn on_terminating_request(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:590:39 [INFO] [stdout] | [INFO] [stdout] 590 | fn on_terminating_response(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:291:29 [INFO] [stdout] | [INFO] [stdout] 291 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ffi/async.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl WakerHandle { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 11 | pub(crate) fn new(waker: &Waker) -> WakerHandle { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `channel` is never read [INFO] [stdout] --> src/ffi/icc.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct IccChannel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 44 | channel: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct NetworkRequestCallbackWrapper { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 30 | callback: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct NetworkRequestCHandleWrapper(NonNull); [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitPositiveReport`, `AwaitPositiveAndNegativeReport`, and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | enum DeliveryStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 38 | AwaitPositiveReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | AwaitNegativeReport, [INFO] [stdout] 40 | AwaitPositiveAndNegativeReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitResponse` and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | enum TransactionStatus { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 45 | AwaitResponse, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/security/gba/mod.rs:376:11 [INFO] [stdout] | [INFO] [stdout] 376 | Error(ErrorKind), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 376 - Error(ErrorKind), [INFO] [stdout] 376 + Error(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheduled_for_disponse` is never read [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 319 | struct SubscriptionRefreshContext { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 320 | scheduled_for_disponse: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateToTag` is never used [INFO] [stdout] --> src/sip/sip_transaction/server_transaction.rs:256:7 [INFO] [stdout] | [INFO] [stdout] 256 | trait GenerateToTag { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 121 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 122 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 123 | ) -> Result { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 123 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_info(&self) -> Result { [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] 194 | pub fn get_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 31 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 32 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 33 | ) -> Result; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | ) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_imdn_info(&self) -> Result; [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] 34 | fn get_imdn_info(&self) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 39 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 40 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 41 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_imdn_info(&self) -> Result { [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] 63 | fn get_imdn_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/body/mod.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn reader(&self) -> Result { [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] 80 | pub fn reader(&self) -> Result, BodySerializationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn reader(&self) -> HeaderReader { [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] 46 | pub fn reader(&self) -> HeaderReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser { [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] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/headers/content_type.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/name_addr.rs:136:43 [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn reader(&self) -> ParameterReader { [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] 25 | pub fn reader(&self) -> ParameterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/syntax/mod.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn quote(s: &str) -> Cow { [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] 40 | pub fn quote(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/msrp/headers/status.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn reader(&self) -> MsrpRequestLineReader { [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] 36 | pub fn reader(&self) -> MsrpRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn reader(&self) -> MsrpResponseLineReader { [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] 108 | pub fn reader(&self) -> MsrpResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_chunk_info(&self) -> Option { [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] 308 | pub fn get_chunk_info(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:381:30 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn get_report_status(&self) -> Option { [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] 381 | pub fn get_report_status(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/security/authentication/mod.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] | -- the lifetime is named here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 - pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] 35 + pub fn new(s: &'a [u8]) -> AuthenticationMethods<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/authentication/digest.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams { [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] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_dialog.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier { [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] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn reader(&self) -> CSeqReader { [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] 31 | pub fn reader(&self) -> CSeqReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option { [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/from_to.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/session_expires.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/subscription_state.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/via.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option { [INFO] [stdout] | -- ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn reader(&self) -> SipRequestLineReader { [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] 77 | pub fn reader(&self) -> SipRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn reader(&self) -> SipResponseLineReader { [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] 180 | pub fn reader(&self) -> SipResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s [INFO] running `Command { std: "docker" "inspect" "c7dc02961d05b72a6f7e513a246fd4ff270f9753096f2fc2fb077fd593f46a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dc02961d05b72a6f7e513a246fd4ff270f9753096f2fc2fb077fd593f46a3f", kill_on_drop: false }` [INFO] [stdout] c7dc02961d05b72a6f7e513a246fd4ff270f9753096f2fc2fb077fd593f46a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c740c2ee3d6556aa412ab73b4b4879f6fa43a993040ce6309ccab6ede3debaa6 [INFO] running `Command { std: "docker" "start" "-a" "c740c2ee3d6556aa412ab73b4b4879f6fa43a993040ce6309ccab6ede3debaa6", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/ffi/log.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libc::c_char` [INFO] [stdout] --> src/ffi/log.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | ffi::{c_void, CStr}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_int`, `c_void`, and `size_t` [INFO] [stdout] --> src/security/aka/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::{c_int, c_void, size_t}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `internet::HeaderField` [INFO] [stdout] --> src/security/authentication/authentication_info.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{internet::HeaderField, util::raw_string::StrEq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impi` [INFO] [stdout] --> src/security/gba/mod.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | impi: &'a [u8], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_impi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> src/security/gba/mod.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | uri: &'a [u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/gba/mod.rs:462:63 [INFO] [stdout] | [INFO] [stdout] 462 | ... Ok(Event::End(ref e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `security_context` [INFO] [stdout] --> src/security/gba/mod.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | security_context: &SecurityContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_security_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid_bytes` [INFO] [stdout] --> src/ffi/icc.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(aid_bytes: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aid_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cla` [INFO] [stdout] --> src/ffi/icc.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | cla: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cla` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> src/ffi/icc.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | ins: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1` [INFO] [stdout] --> src/ffi/icc.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | p1: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2` [INFO] [stdout] --> src/ffi/icc.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | p2: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p3` [INFO] [stdout] --> src/ffi/icc.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | p3: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_data` [INFO] [stdout] --> src/ffi/icc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | in_data: &[u8], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let ptr = data as *mut c_void; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dns_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | let dns_info_c_handle = dns_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connections_2` [INFO] [stdout] --> src/http/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | let connections_2 = Arc::clone(connections); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connections_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_2` [INFO] [stdout] --> src/http/mod.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | let conn_2 = Arc::clone(conn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http/mod.rs:982:45 [INFO] [stdout] | [INFO] [stdout] 982 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:292:33 [INFO] [stdout] | [INFO] [stdout] 292 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_transport.rs:324:45 [INFO] [stdout] | [INFO] [stdout] 324 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `challenge_data` [INFO] [stdout] --> src/security/aka/mod.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_challenge_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription_id` [INFO] [stdout] --> src/security/aka/mod.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qop` [INFO] [stdout] --> src/security/authentication/digest.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | if let Ok((response, qop)) = challenge.as_challenge_param().create_response( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_qop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/sip/sip_core.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | rx: mpsc::Receiver, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_core.rs:480:45 [INFO] [stdout] | [INFO] [stdout] 480 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transaction` [INFO] [stdout] --> src/sip/sip_dialog.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | transaction: ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:642:40 [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:639:64 [INFO] [stdout] | [INFO] [stdout] 639 | pub fn on_terminating_request(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:676:40 [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:673:65 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn on_terminating_response(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_session.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:224:37 [INFO] [stdout] | [INFO] [stdout] 224 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:586:38 [INFO] [stdout] | [INFO] [stdout] 586 | fn on_terminating_request(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:590:39 [INFO] [stdout] | [INFO] [stdout] 590 | fn on_terminating_response(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:291:29 [INFO] [stdout] | [INFO] [stdout] 291 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ffi/async.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl WakerHandle { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 11 | pub(crate) fn new(waker: &Waker) -> WakerHandle { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `channel` is never read [INFO] [stdout] --> src/ffi/icc.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct IccChannel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 44 | channel: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct NetworkRequestCallbackWrapper { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 30 | callback: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct NetworkRequestCHandleWrapper(NonNull); [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitPositiveReport`, `AwaitPositiveAndNegativeReport`, and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | enum DeliveryStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 38 | AwaitPositiveReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | AwaitNegativeReport, [INFO] [stdout] 40 | AwaitPositiveAndNegativeReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitResponse` and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | enum TransactionStatus { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 45 | AwaitResponse, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/security/gba/mod.rs:376:11 [INFO] [stdout] | [INFO] [stdout] 376 | Error(ErrorKind), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 376 - Error(ErrorKind), [INFO] [stdout] 376 + Error(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheduled_for_disponse` is never read [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 319 | struct SubscriptionRefreshContext { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 320 | scheduled_for_disponse: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateToTag` is never used [INFO] [stdout] --> src/sip/sip_transaction/server_transaction.rs:256:7 [INFO] [stdout] | [INFO] [stdout] 256 | trait GenerateToTag { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 121 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 122 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 123 | ) -> Result { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 123 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_info(&self) -> Result { [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] 194 | pub fn get_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 31 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 32 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 33 | ) -> Result; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | ) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_imdn_info(&self) -> Result; [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] 34 | fn get_imdn_info(&self) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 39 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 40 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 41 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_imdn_info(&self) -> Result { [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] 63 | fn get_imdn_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/body/mod.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn reader(&self) -> Result { [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] 80 | pub fn reader(&self) -> Result, BodySerializationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn reader(&self) -> HeaderReader { [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] 46 | pub fn reader(&self) -> HeaderReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser { [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] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/headers/content_type.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/name_addr.rs:136:43 [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn reader(&self) -> ParameterReader { [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] 25 | pub fn reader(&self) -> ParameterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/syntax/mod.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn quote(s: &str) -> Cow { [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] 40 | pub fn quote(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/msrp/headers/status.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn reader(&self) -> MsrpRequestLineReader { [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] 36 | pub fn reader(&self) -> MsrpRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn reader(&self) -> MsrpResponseLineReader { [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] 108 | pub fn reader(&self) -> MsrpResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_chunk_info(&self) -> Option { [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] 308 | pub fn get_chunk_info(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:381:30 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn get_report_status(&self) -> Option { [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] 381 | pub fn get_report_status(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/security/authentication/mod.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] | -- the lifetime is named here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 - pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] 35 + pub fn new(s: &'a [u8]) -> AuthenticationMethods<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/authentication/digest.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams { [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] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_dialog.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier { [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] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn reader(&self) -> CSeqReader { [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] 31 | pub fn reader(&self) -> CSeqReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-rcs-core v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option { [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/from_to.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/session_expires.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/subscription_state.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/via.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option { [INFO] [stdout] | -- ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn reader(&self) -> SipRequestLineReader { [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] 77 | pub fn reader(&self) -> SipRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn reader(&self) -> SipResponseLineReader { [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] 180 | pub fn reader(&self) -> SipResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/ffi/log.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libc::c_char` [INFO] [stdout] --> src/ffi/log.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | ffi::{c_void, CStr}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_int`, `c_void`, and `size_t` [INFO] [stdout] --> src/security/aka/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use libc::{c_int, c_void, size_t}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `internet::HeaderField` [INFO] [stdout] --> src/security/authentication/authentication_info.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{internet::HeaderField, util::raw_string::StrEq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impi` [INFO] [stdout] --> src/security/gba/mod.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | impi: &'a [u8], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_impi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> src/security/gba/mod.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | uri: &'a [u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/gba/mod.rs:462:63 [INFO] [stdout] | [INFO] [stdout] 462 | ... Ok(Event::End(ref e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `security_context` [INFO] [stdout] --> src/security/gba/mod.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | security_context: &SecurityContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_security_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid_bytes` [INFO] [stdout] --> src/ffi/icc.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(aid_bytes: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aid_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cla` [INFO] [stdout] --> src/ffi/icc.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | cla: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cla` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> src/ffi/icc.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | ins: u8, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1` [INFO] [stdout] --> src/ffi/icc.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | p1: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2` [INFO] [stdout] --> src/ffi/icc.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | p2: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p3` [INFO] [stdout] --> src/ffi/icc.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | p3: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_data` [INFO] [stdout] --> src/ffi/icc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | in_data: &[u8], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/ffi/net_ctrl.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let ptr = data as *mut c_void; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dns_info_c_handle` [INFO] [stdout] --> src/ffi/net_ctrl.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | let dns_info_c_handle = dns_info.0.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_info_c_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ffi/net_ctrl.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut v = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connections_2` [INFO] [stdout] --> src/http/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | let connections_2 = Arc::clone(connections); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connections_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_2` [INFO] [stdout] --> src/http/mod.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | let conn_2 = Arc::clone(conn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http/mod.rs:982:45 [INFO] [stdout] | [INFO] [stdout] 982 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_channel.rs:292:33 [INFO] [stdout] | [INFO] [stdout] 292 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/msrp/msrp_transport.rs:324:45 [INFO] [stdout] | [INFO] [stdout] 324 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `challenge_data` [INFO] [stdout] --> src/security/aka/mod.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_challenge_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription_id` [INFO] [stdout] --> src/security/aka/mod.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qop` [INFO] [stdout] --> src/security/authentication/digest.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | if let Ok((response, qop)) = challenge.as_challenge_param().create_response( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_qop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/sip/sip_core.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | rx: mpsc::Receiver, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_core.rs:480:45 [INFO] [stdout] | [INFO] [stdout] 480 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transaction` [INFO] [stdout] --> src/sip/sip_dialog.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | transaction: ( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:642:40 [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 642 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:639:64 [INFO] [stdout] | [INFO] [stdout] 639 | pub fn on_terminating_request(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on_dispose` [INFO] [stdout] --> src/sip/sip_dialog.rs:676:40 [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 676 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rt` [INFO] [stdout] --> src/sip/sip_dialog.rs:673:65 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn on_terminating_response(&self, message: &SipMessage, rt: &Arc) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_session.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:224:37 [INFO] [stdout] | [INFO] [stdout] 224 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:586:38 [INFO] [stdout] | [INFO] [stdout] 586 | fn on_terminating_request(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:590:39 [INFO] [stdout] | [INFO] [stdout] 590 | fn on_terminating_response(&self, message: &SipMessage) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:291:29 [INFO] [stdout] | [INFO] [stdout] 291 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sip/sip_transaction/is_transaction.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ffi/async.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl WakerHandle { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 11 | pub(crate) fn new(waker: &Waker) -> WakerHandle { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `channel` is never read [INFO] [stdout] --> src/ffi/icc.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct IccChannel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 44 | channel: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct NetworkRequestCallbackWrapper { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 30 | callback: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ffi/net_ctrl.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct NetworkRequestCHandleWrapper(NonNull); [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitPositiveReport`, `AwaitPositiveAndNegativeReport`, and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | enum DeliveryStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 38 | AwaitPositiveReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | AwaitNegativeReport, [INFO] [stdout] 40 | AwaitPositiveAndNegativeReport(Vec>, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AwaitResponse` and `DontCare` are never constructed [INFO] [stdout] --> src/msrp/msrp_demuxer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | enum TransactionStatus { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 45 | AwaitResponse, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | DontCare, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/security/gba/mod.rs:376:11 [INFO] [stdout] | [INFO] [stdout] 376 | Error(ErrorKind), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 376 - Error(ErrorKind), [INFO] [stdout] 376 + Error(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheduled_for_disponse` is never read [INFO] [stdout] --> src/sip/sip_subscription/mod.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 319 | struct SubscriptionRefreshContext { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 320 | scheduled_for_disponse: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateToTag` is never used [INFO] [stdout] --> src/sip/sip_transaction/server_transaction.rs:256:7 [INFO] [stdout] | [INFO] [stdout] 256 | trait GenerateToTag { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 121 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 122 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 123 | ) -> Result { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 123 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cpim/cpim_message.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_info(&self) -> Result { [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] 194 | pub fn get_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 31 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 32 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 33 | ) -> Result; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | ) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_imdn_info(&self) -> Result; [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] 34 | fn get_imdn_info(&self) -> Result, &'static str>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 39 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 40 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 41 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/imdn/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_imdn_info(&self) -> Result { [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] 63 | fn get_imdn_info(&self) -> Result, &'static str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/body/mod.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn reader(&self) -> Result { [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] 80 | pub fn reader(&self) -> Result, BodySerializationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn reader(&self) -> HeaderReader { [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] 46 | pub fn reader(&self) -> HeaderReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser { [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] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/header_field.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 54 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/headers/content_type.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 34 | fn as_content_type(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/name_addr.rs:136:43 [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | fn as_name_addresses(&'a self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn reader(&self) -> ParameterReader { [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] 25 | pub fn reader(&self) -> ParameterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internet/parameter.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | fn from(s: &'a [u8]) -> Parameter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internet/syntax/mod.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn quote(s: &str) -> Cow { [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] 40 | pub fn quote(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/msrp/headers/status.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn as_msrp_status(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn reader(&self) -> MsrpRequestLineReader { [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] 36 | pub fn reader(&self) -> MsrpRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn reader(&self) -> MsrpResponseLineReader { [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] 108 | pub fn reader(&self) -> MsrpResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_chunk_info(&self) -> Option { [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] 308 | pub fn get_chunk_info(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msrp/msrp_chunk.rs:381:30 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn get_report_status(&self) -> Option { [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] 381 | pub fn get_report_status(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/security/authentication/mod.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] | -- the lifetime is named here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 - pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stdout] 35 + pub fn new(s: &'a [u8]) -> AuthenticationMethods<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/authentication/digest.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams { [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] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_dialog.rs:300:30 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier { [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] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn reader(&self) -> CSeqReader { [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] 31 | pub fn reader(&self) -> CSeqReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/cseq.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option { [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn as_cseq(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/from_to.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 53 | fn as_from_to(&'a self) -> FromTo<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/session_expires.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn as_session_expires(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/subscription_state.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 51 | fn as_subscription_state(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sip/sip_headers/via.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option { [INFO] [stdout] | -- ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | fn as_via(&'a self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn reader(&self) -> SipRequestLineReader { [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] 77 | pub fn reader(&self) -> SipRequestLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sip/sip_message.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn reader(&self) -> SipResponseLineReader { [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] 180 | pub fn reader(&self) -> SipResponseLineReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "c740c2ee3d6556aa412ab73b4b4879f6fa43a993040ce6309ccab6ede3debaa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c740c2ee3d6556aa412ab73b4b4879f6fa43a993040ce6309ccab6ede3debaa6", kill_on_drop: false }` [INFO] [stdout] c740c2ee3d6556aa412ab73b4b4879f6fa43a993040ce6309ccab6ede3debaa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0009e3b49f4420f5e541d743d0142e05d7252af46be09c34a2cbd014a3ef828f [INFO] running `Command { std: "docker" "start" "-a" "0009e3b49f4420f5e541d743d0142e05d7252af46be09c34a2cbd014a3ef828f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ffi::CString` [INFO] [stderr] --> src/ffi/log.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use std::ffi::CString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `libc::c_char` [INFO] [stderr] --> src/ffi/log.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CStr` [INFO] [stderr] --> src/ffi/net_ctrl.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | ffi::{c_void, CStr}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `c_int`, `c_void`, and `size_t` [INFO] [stderr] --> src/security/aka/mod.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | use libc::{c_int, c_void, size_t}; [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `internet::HeaderField` [INFO] [stderr] --> src/security/authentication/authentication_info.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use crate::{internet::HeaderField, util::raw_string::StrEq}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `impi` [INFO] [stderr] --> src/security/gba/mod.rs:383:5 [INFO] [stderr] | [INFO] [stderr] 383 | impi: &'a [u8], [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_impi` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uri` [INFO] [stderr] --> src/security/gba/mod.rs:384:5 [INFO] [stderr] | [INFO] [stderr] 384 | uri: &'a [u8], [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/security/gba/mod.rs:462:63 [INFO] [stderr] | [INFO] [stderr] 462 | ... Ok(Event::End(ref e)) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `security_context` [INFO] [stderr] --> src/security/gba/mod.rs:730:5 [INFO] [stderr] | [INFO] [stderr] 730 | security_context: &SecurityContext, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_security_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `aid_bytes` [INFO] [stderr] --> src/ffi/icc.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn new(aid_bytes: &[u8]) -> Option { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aid_bytes` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cla` [INFO] [stderr] --> src/ffi/icc.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 120 | cla: u8, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cla` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ins` [INFO] [stderr] --> src/ffi/icc.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | ins: u8, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p1` [INFO] [stderr] --> src/ffi/icc.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | p1: u8, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_p1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p2` [INFO] [stderr] --> src/ffi/icc.rs:123:9 [INFO] [stderr] | [INFO] [stderr] 123 | p2: u8, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p3` [INFO] [stderr] --> src/ffi/icc.rs:124:9 [INFO] [stderr] | [INFO] [stderr] 124 | p3: u8, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_p3` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `in_data` [INFO] [stderr] --> src/ffi/icc.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | in_data: &[u8], [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ptr` [INFO] [stderr] --> src/ffi/net_ctrl.rs:157:9 [INFO] [stderr] | [INFO] [stderr] 157 | let ptr = data as *mut c_void; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `network_info_c_handle` [INFO] [stderr] --> src/ffi/net_ctrl.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `network_info_c_handle` [INFO] [stderr] --> src/ffi/net_ctrl.rs:206:9 [INFO] [stderr] | [INFO] [stderr] 206 | let network_info_c_handle = network_info.0.as_ptr(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_info_c_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dns_info_c_handle` [INFO] [stderr] --> src/ffi/net_ctrl.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | let dns_info_c_handle = dns_info.0.as_ptr(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_info_c_handle` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ffi/net_ctrl.rs:224:9 [INFO] [stderr] | [INFO] [stderr] 224 | let mut v = Vec::new(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ffi/net_ctrl.rs:243:9 [INFO] [stderr] | [INFO] [stderr] 243 | let mut v = Vec::new(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `connections_2` [INFO] [stderr] --> src/http/mod.rs:807:9 [INFO] [stderr] | [INFO] [stderr] 807 | let connections_2 = Arc::clone(connections); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connections_2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn_2` [INFO] [stderr] --> src/http/mod.rs:809:9 [INFO] [stderr] | [INFO] [stderr] 809 | let conn_2 = Arc::clone(conn); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/http/mod.rs:982:45 [INFO] [stderr] | [INFO] [stderr] 982 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/msrp/msrp_channel.rs:188:41 [INFO] [stderr] | [INFO] [stderr] 188 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/msrp/msrp_channel.rs:292:33 [INFO] [stderr] | [INFO] [stderr] 292 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/msrp/msrp_transport.rs:324:45 [INFO] [stderr] | [INFO] [stderr] 324 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `challenge_data` [INFO] [stderr] --> src/security/aka/mod.rs:89:16 [INFO] [stderr] | [INFO] [stderr] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_challenge_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subscription_id` [INFO] [stderr] --> src/security/aka/mod.rs:89:39 [INFO] [stderr] | [INFO] [stderr] 89 | fn perform_aka(challenge_data: &[u8], subscription_id: i32) -> Result, ErrorKind> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `qop` [INFO] [stderr] --> src/security/authentication/digest.rs:455:38 [INFO] [stderr] | [INFO] [stderr] 455 | if let Ok((response, qop)) = challenge.as_challenge_param().create_response( [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_qop` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rx` [INFO] [stderr] --> src/sip/sip_core.rs:408:5 [INFO] [stderr] | [INFO] [stderr] 408 | rx: mpsc::Receiver, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_core.rs:480:45 [INFO] [stderr] | [INFO] [stderr] 480 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `transaction` [INFO] [stderr] --> src/sip/sip_dialog.rs:406:9 [INFO] [stderr] | [INFO] [stderr] 406 | transaction: ( [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `on_dispose` [INFO] [stderr] --> src/sip/sip_dialog.rs:642:40 [INFO] [stderr] | [INFO] [stderr] 642 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is intentional, prefix it with an underscore [INFO] [stderr] | [INFO] [stderr] 642 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rt` [INFO] [stderr] --> src/sip/sip_dialog.rs:639:64 [INFO] [stderr] | [INFO] [stderr] 639 | pub fn on_terminating_request(&self, message: &SipMessage, rt: &Arc) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `on_dispose` [INFO] [stderr] --> src/sip/sip_dialog.rs:676:40 [INFO] [stderr] | [INFO] [stderr] 676 | State::Early(dialog_users, on_dispose) | State::Confirmed(dialog_users, on_dispose) => { [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is intentional, prefix it with an underscore [INFO] [stderr] | [INFO] [stderr] 676 | State::Early(dialog_users, _on_dispose) | State::Confirmed(dialog_users, _on_dispose) => { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rt` [INFO] [stderr] --> src/sip/sip_dialog.rs:673:65 [INFO] [stderr] | [INFO] [stderr] 673 | pub fn on_terminating_response(&self, message: &SipMessage, rt: &Arc) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rt` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_session.rs:57:21 [INFO] [stderr] | [INFO] [stderr] 57 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_subscription/mod.rs:224:37 [INFO] [stderr] | [INFO] [stderr] 224 | ... Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> src/sip/sip_subscription/mod.rs:586:38 [INFO] [stderr] | [INFO] [stderr] 586 | fn on_terminating_request(&self, message: &SipMessage) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> src/sip/sip_subscription/mod.rs:590:39 [INFO] [stderr] | [INFO] [stderr] 590 | fn on_terminating_response(&self, message: &SipMessage) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_transaction/is_transaction.rs:204:29 [INFO] [stderr] | [INFO] [stderr] 204 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_transaction/is_transaction.rs:247:29 [INFO] [stderr] | [INFO] [stderr] 247 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_transaction/is_transaction.rs:291:29 [INFO] [stderr] | [INFO] [stderr] 291 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sip/sip_transaction/is_transaction.rs:317:29 [INFO] [stderr] | [INFO] [stderr] 317 | Err(e) => {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/ffi/async.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 10 | impl WakerHandle { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 11 | pub(crate) fn new(waker: &Waker) -> WakerHandle { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `channel` is never read [INFO] [stderr] --> src/ffi/icc.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct IccChannel { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 44 | channel: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `callback` is never read [INFO] [stderr] --> src/ffi/net_ctrl.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct NetworkRequestCallbackWrapper { [INFO] [stderr] | ----------------------------- field in this struct [INFO] [stderr] 30 | callback: Option>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/ffi/net_ctrl.rs:55:41 [INFO] [stderr] | [INFO] [stderr] 55 | pub struct NetworkRequestCHandleWrapper(NonNull); [INFO] [stderr] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: variants `AwaitPositiveReport`, `AwaitPositiveAndNegativeReport`, and `DontCare` are never constructed [INFO] [stderr] --> src/msrp/msrp_demuxer.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 37 | enum DeliveryStatus { [INFO] [stderr] | -------------- variants in this enum [INFO] [stderr] 38 | AwaitPositiveReport(Vec>, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 39 | AwaitNegativeReport, [INFO] [stderr] 40 | AwaitPositiveAndNegativeReport(Vec>, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 41 | DontCare, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `AwaitResponse` and `DontCare` are never constructed [INFO] [stderr] --> src/msrp/msrp_demuxer.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 44 | enum TransactionStatus { [INFO] [stderr] | ----------------- variants in this enum [INFO] [stderr] 45 | AwaitResponse, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 48 | DontCare, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/security/gba/mod.rs:376:11 [INFO] [stderr] | [INFO] [stderr] 376 | Error(ErrorKind), [INFO] [stderr] | ----- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 376 - Error(ErrorKind), [INFO] [stderr] 376 + Error(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `scheduled_for_disponse` is never read [INFO] [stderr] --> src/sip/sip_subscription/mod.rs:320:5 [INFO] [stderr] | [INFO] [stderr] 319 | struct SubscriptionRefreshContext { [INFO] [stderr] | -------------------------- field in this struct [INFO] [stderr] 320 | scheduled_for_disponse: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `GenerateToTag` is never used [INFO] [stderr] --> src/sip/sip_transaction/server_transaction.rs:256:7 [INFO] [stderr] | [INFO] [stderr] 256 | trait GenerateToTag { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/cpim/cpim_message.rs:123:17 [INFO] [stderr] | [INFO] [stderr] 121 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 122 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 123 | ) -> Result { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 123 | ) -> Result, &'static str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cpim/cpim_message.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | pub fn get_info(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 194 | pub fn get_info(&self) -> Result, &'static str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/imdn/mod.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 31 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 32 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 33 | ) -> Result; [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 33 | ) -> Result, &'static str>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imdn/mod.rs:34:22 [INFO] [stderr] | [INFO] [stderr] 34 | fn get_imdn_info(&self) -> Result; [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | fn get_imdn_info(&self) -> Result, &'static str>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/imdn/mod.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 39 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 40 | headers: Vec<(Vec, &'a [u8])>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 41 | ) -> Result { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 41 | ) -> Result, &'static str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imdn/mod.rs:63:22 [INFO] [stderr] | [INFO] [stderr] 63 | fn get_imdn_info(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 63 | fn get_imdn_info(&self) -> Result, &'static str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internet/body/mod.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn reader(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | pub fn reader(&self) -> Result, BodySerializationError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internet/header.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn reader(&self) -> HeaderReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 46 | pub fn reader(&self) -> HeaderReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internet/header_field.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 24 | pub fn get_parameter_iterator(&self) -> ParameterParser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/internet/header_field.rs:36:37 [INFO] [stderr] | [INFO] [stderr] 36 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stderr] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 36 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/internet/header_field.rs:54:37 [INFO] [stderr] | [INFO] [stderr] 54 | fn as_header_field(&'a self) -> HeaderField { [INFO] [stderr] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 54 | fn as_header_field(&'a self) -> HeaderField<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/internet/headers/content_type.rs:34:44 [INFO] [stderr] | [INFO] [stderr] 34 | fn as_content_type(&'a self) -> Option { [INFO] [stderr] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 34 | fn as_content_type(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/internet/name_addr.rs:136:43 [INFO] [stderr] | [INFO] [stderr] 136 | fn as_name_addresses(&'a self) -> Vec { [INFO] [stderr] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 136 | fn as_name_addresses(&'a self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internet/parameter.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn reader(&self) -> ParameterReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn reader(&self) -> ParameterReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/internet/parameter.rs:50:29 [INFO] [stderr] | [INFO] [stderr] 50 | fn from(s: &'a [u8]) -> Parameter { [INFO] [stderr] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 50 | fn from(s: &'a [u8]) -> Parameter<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internet/syntax/mod.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn quote(s: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | pub fn quote(s: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/msrp/headers/status.rs:30:43 [INFO] [stderr] | [INFO] [stderr] 30 | fn as_msrp_status(&'a self) -> Option { [INFO] [stderr] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 30 | fn as_msrp_status(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msrp/msrp_chunk.rs:36:19 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn reader(&self) -> MsrpRequestLineReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | pub fn reader(&self) -> MsrpRequestLineReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msrp/msrp_chunk.rs:108:19 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn reader(&self) -> MsrpResponseLineReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 108 | pub fn reader(&self) -> MsrpResponseLineReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msrp/msrp_chunk.rs:308:27 [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_chunk_info(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_chunk_info(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msrp/msrp_chunk.rs:381:30 [INFO] [stderr] | [INFO] [stderr] 381 | pub fn get_report_status(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 381 | pub fn get_report_status(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/security/authentication/mod.rs:35:54 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stderr] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 35 - pub fn new(s: &'a [u8]) -> AuthenticationMethods<'_> { [INFO] [stderr] 35 + pub fn new(s: &'a [u8]) -> AuthenticationMethods<'a> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/security/authentication/digest.rs:271:31 [INFO] [stderr] | [INFO] [stderr] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 271 | pub fn as_challenge_param(&self) -> DigestChallengeParams<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sip/sip_dialog.rs:300:30 [INFO] [stderr] | [INFO] [stderr] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 300 | pub fn dialog_identifier(&self) -> SipDialogIdentifier<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/cseq.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn reader(&self) -> CSeqReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | pub fn reader(&self) -> CSeqReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/cseq.rs:47:36 [INFO] [stderr] | [INFO] [stderr] 47 | fn as_cseq(&'a self) -> Option { [INFO] [stderr] | -- ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 47 | fn as_cseq(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/from_to.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | fn as_from_to(&'a self) -> FromTo { [INFO] [stderr] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 53 | fn as_from_to(&'a self) -> FromTo<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/session_expires.rs:32:47 [INFO] [stderr] | [INFO] [stderr] 32 | fn as_session_expires(&'a self) -> Option { [INFO] [stderr] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 32 | fn as_session_expires(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/subscription_state.rs:51:50 [INFO] [stderr] | [INFO] [stderr] 51 | fn as_subscription_state(&'a self) -> Option { [INFO] [stderr] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 51 | fn as_subscription_state(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/sip/sip_headers/via.rs:33:35 [INFO] [stderr] | [INFO] [stderr] 33 | fn as_via(&'a self) -> Option { [INFO] [stderr] | -- ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 33 | fn as_via(&'a self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sip/sip_message.rs:77:19 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn reader(&self) -> SipRequestLineReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 77 | pub fn reader(&self) -> SipRequestLineReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sip/sip_message.rs:180:19 [INFO] [stderr] | [INFO] [stderr] 180 | pub fn reader(&self) -> SipResponseLineReader { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 180 | pub fn reader(&self) -> SipResponseLineReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rust-rcs-core` (lib) generated 87 warnings (run `cargo fix --lib -p rust-rcs-core` to apply 39 suggestions) [INFO] [stderr] warning: `rust-rcs-core` (lib test) generated 87 warnings (87 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_rcs_core-4fccb97fd974650c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test security::authentication::challenge::tests::test_decode ... ok [INFO] [stdout] test util::rand::tests::test_create_raw_alpha_numeric_string ... ok [INFO] [stdout] test util::id_generator::tests::no_duplicate ... ok [INFO] [stdout] test util::timer::tests::multiple_sources ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_rcs_core [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::trim (line 115) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::unquote (line 77) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::index_skipping_transport_padding_and_crlf (line 291) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::trim (line 125) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::index_with_token_escaping (line 197) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::quote (line 21) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::undo_bracket (line 96) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::index_skipping_ows_and_obs_fold (line 249) ... FAILED [INFO] [stdout] test src/internet/parameter.rs - internet::parameter::Parameter<'a>::from (line 40) ... ok [INFO] [stdout] test src/internet/syntax/mod.rs - internet::syntax::index_with_character_escaping (line 159) ... ok [INFO] [stdout] test src/security/authentication/challenge.rs - security::authentication::challenge::ChallengeParser (line 53) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/internet/syntax/mod.rs - internet::syntax::index_skipping_ows_and_obs_fold (line 249) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (417) panicked at src/internet/syntax/mod.rs:12:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [116, 105, 116, 108, 101, 61, 34, 76, 111, 103, 105, 110, 32, 116, 111, 32, 92, 34, 97, 112, 112, 115, 92, 34, 34, 44, 32, 66, 97, 115, 105, 99, 32, 114, 101, 97, 108, 109, 61, 34, 115, 105, 109, 112, 108, 101, 34, 10] [INFO] [stdout] right: [116, 105, 116, 108, 101, 61, 34, 76, 111, 103, 105, 110, 32, 116, 111, 32, 92, 34, 97, 112, 112, 115, 92, 34, 34, 44, 32, 66, 97, 115, 105, 99, 32, 114, 101, 97, 108, 109, 61, 34, 115, 105, 109, 112, 108, 101, 34] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f797d777522 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f797d777522 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f797d777522 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f797d777522 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f797d78623f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f797d78623f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f797d755c41 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f797d755c41 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f797d75aa42 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f797d75c29c - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f797d75c0f6 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5f797d75c925 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5f797d75c7ba - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5f797d75ab79 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5f797d74a50d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5f797d789180 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x5f797d789023 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 17: 0x5f797d749d2f - core::panicking::assert_failed::he8b1ed206e41ec1c [INFO] [stdout] 18: 0x5f797d749e52 - rust_out::main::_doctest_main_src_internet_syntax_mod_rs_249_0::h6a2c0299d1709335 [INFO] [stdout] 19: 0x5f797d749d76 - rust_out::main::he42420d96a9d7f64 [INFO] [stdout] 20: 0x5f797d749c13 - core::ops::function::FnOnce::call_once::h69ea4ce53012ff78 [INFO] [stdout] 21: 0x5f797d749bb6 - std::sys::backtrace::__rust_begin_short_backtrace::h3de91f36bae4c6b1 [INFO] [stdout] 22: 0x5f797d749b99 - std::rt::lang_start::{{closure}}::h8b7ae09552e39435 [INFO] [stdout] 23: 0x5f797d756ab0 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x5f797d756ab0 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5f797d756ab0 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5f797d756ab0 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5f797d756ab0 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5f797d756ab0 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5f797d756ab0 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5f797d756ab0 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f797d756ab0 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5f797d749b81 - std::rt::lang_start::h60a8ec71437d48b3 [INFO] [stdout] 33: 0x5f797d749e75 - main [INFO] [stdout] 34: 0x710725b561ca - [INFO] [stdout] 35: 0x710725b5628b - __libc_start_main [INFO] [stdout] 36: 0x5f797d749a95 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/internet/syntax/mod.rs - internet::syntax::index_skipping_ows_and_obs_fold (line 249) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.87s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0009e3b49f4420f5e541d743d0142e05d7252af46be09c34a2cbd014a3ef828f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0009e3b49f4420f5e541d743d0142e05d7252af46be09c34a2cbd014a3ef828f", kill_on_drop: false }` [INFO] [stdout] 0009e3b49f4420f5e541d743d0142e05d7252af46be09c34a2cbd014a3ef828f