[INFO] fetching crate rust-rcs-client 0.5.3... [INFO] testing rust-rcs-client-0.5.3 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate rust-rcs-client 0.5.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rust-rcs-client 0.5.3 [INFO] finished tweaking crates.io crate rust-rcs-client 0.5.3 [INFO] tweaked toml for crates.io crate rust-rcs-client 0.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-rcs-client 0.5.3 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-rcs-client 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b8a410c89fe49775c8e9292016f8800c275d9c4130b97f5810a1967522e4b2 [INFO] running `Command { std: "docker" "start" "-a" "62b8a410c89fe49775c8e9292016f8800c275d9c4130b97f5810a1967522e4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b8a410c89fe49775c8e9292016f8800c275d9c4130b97f5810a1967522e4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b8a410c89fe49775c8e9292016f8800c275d9c4130b97f5810a1967522e4b2", kill_on_drop: false }` [INFO] [stdout] 62b8a410c89fe49775c8e9292016f8800c275d9c4130b97f5810a1967522e4b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298e58f536dc5e0e6835c5ac9d33dcd42465213b56c5a6882dded94688ef60b8 [INFO] running `Command { std: "docker" "start" "-a" "298e58f536dc5e0e6835c5ac9d33dcd42465213b56c5a6882dded94688ef60b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling rust-strict-sdp v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cached v0.46.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hickory-client v0.24.1 [INFO] [stderr] Compiling rust-rcs-core v0.3.1 [INFO] [stderr] Compiling rust-rcs-client v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io::copy_buf` [INFO] [stdout] --> src/messaging/ft_http/download.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | use futures::{future::BoxFuture, io::copy_buf, AsyncWrite, FutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `copy` and `path::MAIN_SEPARATOR` [INFO] [stdout] --> src/messaging/ft_http/upload.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | io::{copy, Seek}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | path::MAIN_SEPARATOR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `null_mut` [INFO] [stdout] --> src/lib.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use std::ptr::{self, null_mut, NonNull}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RetryReason` [INFO] [stdout] --> src/lib.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | start_auto_config, DeviceConfigurationStatus, RetryReason, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `http_client` [INFO] [stdout] --> src/messaging/ft_http/upload.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | http_client: &Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vers_version` [INFO] [stdout] --> src/provisioning/device_configuration.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | vers_version: i64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vers_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token_string` [INFO] [stdout] --> src/provisioning/device_configuration.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | token_string: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_over_cellular` [INFO] [stdout] --> src/provisioning/device_configuration.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | is_over_cellular: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_over_cellular` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/conference/mod.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | 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/conference/mod.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_id` [INFO] [stdout] --> src/conference/mod.rs:260:55 [INFO] [stdout] | [INFO] [stdout] 260 | if let Some((transport, public_user_identity, instance_id)) = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/conference/mod.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | let tag = String::from_utf8_lossy(&tag); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/conference/mod.rs:497:29 [INFO] [stdout] | [INFO] [stdout] 497 | Err(e) => callback(None), [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/conference/mod.rs:357:45 [INFO] [stdout] | [INFO] [stdout] 357 | ... 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/conference/mod.rs:566:65 [INFO] [stdout] | [INFO] [stdout] 566 | ... 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/conference/mod.rs:587:33 [INFO] [stdout] | [INFO] [stdout] 587 | ... 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/conference/mod.rs:601:29 [INFO] [stdout] | [INFO] [stdout] 601 | 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/conference/mod.rs:615:21 [INFO] [stdout] | [INFO] [stdout] 615 | 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/conference/mod.rs:658:25 [INFO] [stdout] | [INFO] [stdout] 658 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/conference/mod.rs:1031:54 [INFO] [stdout] | [INFO] [stdout] 1031 | ... if let Some((tx, mut rx)) = channels.take() { [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/conference/mod.rs:743:73 [INFO] [stdout] | [INFO] [stdout] 743 | ... 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/conference/mod.rs:898:77 [INFO] [stdout] | [INFO] [stdout] 898 | ... 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/conference/mod.rs:989:73 [INFO] [stdout] | [INFO] [stdout] 989 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/conference/mod.rs:1031:50 [INFO] [stdout] | [INFO] [stdout] 1031 | ... if let Some((tx, mut rx)) = channels.take() { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/context.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | 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/messaging/cpm/session.rs:661:45 [INFO] [stdout] | [INFO] [stdout] 661 | ... 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/messaging/cpm/session.rs:963:29 [INFO] [stdout] | [INFO] [stdout] 963 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l_sdp` [INFO] [stdout] --> src/messaging/cpm/session.rs:1262:45 [INFO] [stdout] | [INFO] [stdout] 1262 | ... if let Some(l_sdp) = match l_sdp_body.as_ref() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_l_sdp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/cpm/session.rs:1303:69 [INFO] [stdout] | [INFO] [stdout] 1303 | ... 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/messaging/cpm/session.rs:1530:39 [INFO] [stdout] | [INFO] [stdout] 1530 | fn on_provisional_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/messaging/cpm/session.rs:1584:57 [INFO] [stdout] | [INFO] [stdout] 1584 | ... 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/messaging/cpm/session.rs:1645:25 [INFO] [stdout] | [INFO] [stdout] 1645 | 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/messaging/cpm/session.rs:1664:39 [INFO] [stdout] | [INFO] [stdout] 1664 | fn on_provisional_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: `req_body` [INFO] [stdout] --> src/messaging/cpm/session.rs:1756:52 [INFO] [stdout] | [INFO] [stdout] 1756 | if let SipMessage::Request(l, req_headers, req_body) = message { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/messaging/cpm/session.rs:1831:39 [INFO] [stdout] | [INFO] [stdout] 1831 | 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/messaging/cpm/session.rs:2114:57 [INFO] [stdout] | [INFO] [stdout] 2114 | ... 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/messaging/cpm/session.rs:2220:73 [INFO] [stdout] | [INFO] [stdout] 2220 | ... 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/messaging/cpm/session.rs:2228:65 [INFO] [stdout] | [INFO] [stdout] 2228 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_se` [INFO] [stdout] --> src/messaging/cpm/session_invitation.rs:417:65 [INFO] [stdout] | [INFO] [stdout] 417 | ... Err((error_code, _error_phrase, min_se)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_se` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/cpm/session_invitation.rs:338:49 [INFO] [stdout] | [INFO] [stdout] 338 | ... 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/messaging/cpm/standalone_messaging.rs:259:37 [INFO] [stdout] | [INFO] [stdout] 259 | ... 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/messaging/cpm/standalone_messaging.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | 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_id` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | message_id: &[u8], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_type` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | content_type: &[u8], [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:446:25 [INFO] [stdout] | [INFO] [stdout] 446 | 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_id` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:572:9 [INFO] [stdout] | [INFO] [stdout] 572 | message_id: &[u8], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_type` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:573:9 [INFO] [stdout] | [INFO] [stdout] 573 | content_type: &[u8], [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_info` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:901:51 [INFO] [stdout] | [INFO] [stdout] 901 | ... Ok((resp_message, session_info, r_sdp_body)) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:927:61 [INFO] [stdout] | [INFO] [stdout] 927 | ... 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/messaging/cpm/standalone_messaging.rs:1123:57 [INFO] [stdout] | [INFO] [stdout] 1123 | ... 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/messaging/cpm/standalone_messaging.rs:1149:25 [INFO] [stdout] | [INFO] [stdout] 1149 | 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/messaging/cpm/standalone_messaging.rs:1163:21 [INFO] [stdout] | [INFO] [stdout] 1163 | 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/messaging/cpm/standalone_messaging.rs:1464:61 [INFO] [stdout] | [INFO] [stdout] 1464 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req_body` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:2180:52 [INFO] [stdout] | [INFO] [stdout] 2180 | if let SipMessage::Request(l, req_headers, req_body) = message { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req_body` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:2289:52 [INFO] [stdout] | [INFO] [stdout] 2289 | if let SipMessage::Request(l, req_headers, req_body) = message { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/messaging/cpm/standalone_messaging.rs:2354:38 [INFO] [stdout] | [INFO] [stdout] 2354 | 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/messaging/cpm/standalone_messaging.rs:2358:39 [INFO] [stdout] | [INFO] [stdout] 2358 | 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/messaging/cpm/standalone_messaging.rs:2379:25 [INFO] [stdout] | [INFO] [stdout] 2379 | 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/messaging/cpm/standalone_messaging.rs:2390:21 [INFO] [stdout] | [INFO] [stdout] 2390 | 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/provisioning/local_provisioning_doc.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | e: &BytesStart, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dns_config` [INFO] [stdout] --> src/rcs_engine.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | if let Some((dns_config, mut tls)) = msrp_connection_config_ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contact_uri` [INFO] [stdout] --> src/rcs_engine.rs:607:40 [INFO] [stdout] | [INFO] [stdout] 607 | move |is_deferred_session, contact_uri, conversation_id, contribution_id, rx| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conversation_id` [INFO] [stdout] --> src/rcs_engine.rs:607:53 [INFO] [stdout] | [INFO] [stdout] 607 | move |is_deferred_session, contact_uri, conversation_id, contribution_id, rx| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conversation_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contribution_id` [INFO] [stdout] --> src/rcs_engine.rs:607:70 [INFO] [stdout] | [INFO] [stdout] 607 | move |is_deferred_session, contact_uri, conversation_id, contribution_id, rx| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contribution_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/rcs_engine.rs:607:87 [INFO] [stdout] | [INFO] [stdout] 607 | move |is_deferred_session, contact_uri, conversation_id, contribution_id, rx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contact_uri` [INFO] [stdout] --> src/rcs_engine.rs:619:19 [INFO] [stdout] | [INFO] [stdout] 619 | move |contact_uri, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conversation_id` [INFO] [stdout] --> src/rcs_engine.rs:620:19 [INFO] [stdout] | [INFO] [stdout] 620 | conversation_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conversation_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contribution_id` [INFO] [stdout] --> src/rcs_engine.rs:621:19 [INFO] [stdout] | [INFO] [stdout] 621 | contribution_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contribution_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/rcs_engine.rs:622:19 [INFO] [stdout] | [INFO] [stdout] 622 | subject, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `referred_by_name` [INFO] [stdout] --> src/rcs_engine.rs:623:19 [INFO] [stdout] | [INFO] [stdout] 623 | referred_by_name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referred_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `referred_by_uri` [INFO] [stdout] --> src/rcs_engine.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | referred_by_uri, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referred_by_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/rcs_engine.rs:625:19 [INFO] [stdout] | [INFO] [stdout] 625 | rx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ev` [INFO] [stdout] --> src/rcs_engine.rs:634:19 [INFO] [stdout] | [INFO] [stdout] 634 | move |ev| {}, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_session_handle` [INFO] [stdout] --> src/rcs_engine.rs:1423:9 [INFO] [stdout] | [INFO] [stdout] 1423 | sender_session_handle: *mut MessagingSessionHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_session_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> src/lib.rs:492:62 [INFO] [stdout] | [INFO] [stdout] 492 | ... DeviceConfigurationStatus::Retry(reason, timeout) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/lib.rs:492:70 [INFO] [stdout] | [INFO] [stdout] 492 | ... DeviceConfigurationStatus::Retry(reason, timeout) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rcs_runtime` [INFO] [stdout] --> src/lib.rs:544:5 [INFO] [stdout] | [INFO] [stdout] 544 | rcs_runtime: *mut RcsRuntime, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rcs_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rcs_runtime` [INFO] [stdout] --> src/lib.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | rcs_runtime: *mut RcsRuntime, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rcs_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rcs_runtime` [INFO] [stdout] --> src/lib.rs:1108:5 [INFO] [stdout] | [INFO] [stdout] 1108 | rcs_runtime: *mut RcsRuntime, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rcs_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/lib.rs:1109:5 [INFO] [stdout] | [INFO] [stdout] 1109 | client: *mut RcsClient, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conference_id` [INFO] [stdout] --> src/lib.rs:1110:5 [INFO] [stdout] | [INFO] [stdout] 1110 | conference_id: *const c_char, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conference_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offer_sdp` [INFO] [stdout] --> src/lib.rs:1111:5 [INFO] [stdout] | [INFO] [stdout] 1111 | offer_sdp: *const c_char, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offer_sdp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_cb` [INFO] [stdout] --> src/lib.rs:1112:5 [INFO] [stdout] | [INFO] [stdout] 1112 | event_cb: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_cb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_cb` [INFO] [stdout] --> src/lib.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | result_cb: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_cb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conference_id` is never read [INFO] [stdout] --> src/conference/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct MultiConferenceV1Session { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 61 | conference_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_conference_id` is never used [INFO] [stdout] --> src/conference/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl MultiConferenceV1Session { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 75 | pub fn get_conference_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UserJoin` and `UserLeft` are never constructed [INFO] [stdout] --> src/conference/subscription.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | enum MultiConferenceEventInner { [INFO] [stdout] | ------------------------- variants in this enum [INFO] [stdout] 18 | UserJoin(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | UserLeft(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/messaging/cpm/mod.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MessagingSessionHandle { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 35 | pub(crate) inner: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recipient` is never read [INFO] [stdout] --> src/messaging/cpm/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct CPMMessageParam { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | recipient: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> src/messaging/cpm/session.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 375 | Starting( [INFO] [stdout] | -------- fields in this variant [INFO] [stdout] 376 | Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 377 | Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 378 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 379 | u16, [INFO] [stdout] | ^^^ [INFO] [stdout] 380 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 381 | u16, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 376 ~ (), [INFO] [stdout] 377 ~ (), [INFO] [stdout] 378 ~ (), [INFO] [stdout] 379 ~ (), [INFO] [stdout] 380 ~ (), [INFO] [stdout] 381 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_id` is never read [INFO] [stdout] --> src/messaging/cpm/session.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 745 | struct CPMSessionCPIMMessageWriter { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 746 | message_id: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_progress_current` is never used [INFO] [stdout] --> src/messaging/ft_http/download.rs:439:4 [INFO] [stdout] | [INFO] [stdout] 439 | fn get_progress_current(start: usize, i: u64) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PreConfiguredDefault` is never constructed [INFO] [stdout] --> src/provisioning/device_configuration.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 120 | enum ConfigurationServer { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] 121 | Default(CountryCode, NetworkCode), [INFO] [stdout] 122 | PreConfiguredDefault(String, String, String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/characteristic.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_runtime_characteristics(&self) -> RuntimeCharacteristics { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_runtime_characteristics(&self) -> RuntimeCharacteristics<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ShouldReceiveZeroPortSMS` should have an upper case name [INFO] [stdout] --> src/provisioning/device_configuration.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | const ShouldReceiveZeroPortSMS: i32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 61 - const ShouldReceiveZeroPortSMS: i32 = 1; [INFO] [stdout] 61 + const SHOULD_RECEIVE_ZERO_PORT_SMS: i32 = 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(e: &Characteristic) -> ImsApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(e: &Characteristic) -> ImsApplication<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_ims_gsma_extension(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_ims_gsma_extension(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_lbo_p_cscf_addresses(&self) -> PCscfAddresses { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_lbo_p_cscf_addresses(&self) -> PCscfAddresses<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:80:42 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_public_user_identity_list(&self) -> IMPUList { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_public_user_identity_list(&self) -> IMPUList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get_info(&self) -> ImsGSMAExtensionInfo { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get_info(&self) -> ImsGSMAExtensionInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:306:28 [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ims_application(&self, app_ref: &str) -> Option; [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ims_application(&self, app_ref: &str) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/ims_application.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | fn get_ims_application(&self, app_ref: &str) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 310 | fn get_ims_application(&self, app_ref: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn provisioning_files(&self) -> ProvisiongingFiles { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn provisioning_files(&self) -> ProvisiongingFiles<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VERS_version` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | let mut VERS_version: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_version` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VERS_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut VERS_validity_through: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TOKEN_token` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let mut TOKEN_token: Option = None; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `token_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TOKEN_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | let mut TOKEN_validity_through: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `token_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VERS_version` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:311:43 [INFO] [stdout] | [INFO] [stdout] 311 | if let (Some(default), Some(id), Some(VERS_version), Some(VERS_validity_through)) = [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VERS_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:311:63 [INFO] [stdout] | [INFO] [stdout] 311 | if let (Some(default), Some(id), Some(VERS_version), Some(VERS_validity_through)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TOKEN_token` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:416:18 [INFO] [stdout] | [INFO] [stdout] 416 | if let (Some(TOKEN_token), Some(TOKEN_validity_through)) = ( [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `token_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TOKEN_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:416:37 [INFO] [stdout] | [INFO] [stdout] 416 | if let (Some(TOKEN_token), Some(TOKEN_validity_through)) = ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `token_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VERS_version` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:472:9 [INFO] [stdout] | [INFO] [stdout] 472 | pub VERS_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VERS_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | pub VERS_validity_through: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vers_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TOKEN_token` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | pub TOKEN_token: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `token_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TOKEN_validity_through` should have a snake case name [INFO] [stdout] --> src/provisioning/local_provisioning_doc.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | pub TOKEN_validity_through: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `token_validity_through` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(e: &Characteristic) -> RcsApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(e: &Characteristic) -> RcsApplication<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_services_config(&self) -> Option { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_services_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_messaging_config(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_messaging_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_rcs_application(&self) -> Option; [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn get_rcs_application(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_rcs_application(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | fn get_rcs_application(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn get_chat_config(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn get_chat_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:151:34 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn get_standalone_config(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn get_standalone_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:159:37 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_file_transfer_config(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_file_transfer_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/rcs_application.rs:167:32 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn get_chat_bot_config(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn get_chat_bot_config(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/wap_provisioning_doc.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn access_control(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn access_control(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/wap_provisioning_doc.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn children(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn children(&self) -> std::slice::Iter<'_, Characteristic> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/wap_provisioning_doc.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn applications(&self) -> Applications { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn applications(&self) -> Applications<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/provisioning/wap_provisioning_doc.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn app_ids(&self) -> AppIDs { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 356 | pub fn app_ids(&self) -> AppIDs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcLQ1S5W/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLQ1S5W/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-2e57689ab08a86e0.rlib,librustls_pemfile-0d0bc11a651c2dc2.rlib,libbase64-199b680f6a01647b.rlib,librust_rcs_core-2ac7b376093c9ed3.rlib,libcached-74a28762576bf8fd.rlib,libinstant-7ca0f2602aa54eaa.rlib,libhashbrown-90f43f9eddfb329b.rlib,libahash-7ff545b6722e57d1.rlib,liballocator_api2-d942e830951b9933.rlib,libcached_proc_macro_types-97e452174395b227.rlib,libuuid-412e9ced2da97cc6.rlib,libchrono-d4d3199817b30b9d.rlib,libnum_traits-70722c056e5d47ed.rlib,libiana_time_zone-a18c7932f053b032.rlib,libmd5-a45031733d5259f0.rlib,libdigest-2dc9b24df3780685.rlib,libblock_buffer-68345a13dc7a8e25.rlib,libcrypto_common-58cc5427b4d302c3.rlib,libgeneric_array-e7dcb6463547bc23.rlib,libtypenum-66c155be53855aa0.rlib,libbase64-64299f9d815d057c.rlib,librust_strict_sdp-cf0f3975ba82451b.rlib,libtokio_util-6fef7b92393aad29.rlib,libasync_compression-1190a8636621bee9.rlib,libflate2-f9ce50039b2046d7.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libbrotli-4a3fbbdbcb2f3328.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libfutures-812fa5eddc5dd396.rlib,libfutures_executor-c8d2d7df27914ade.rlib,libhttparse-1ec4971419f8cb32.rlib,libcookie-909f09232422e158.rlib,libtime-5e8c3c65e4d9f1e7.rlib,libitoa-4c6598116a867907.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libtokio_stream-5b85d4744b1f5217.rlib,libhickory_client-229aaaef5f5d5322.rlib,libradix_trie-cb02ff69f84240b0.rlib,libnibble_vec-0381d40ea04cc7e4.rlib,libsmallvec-8045c56aeb050430.rlib,libendian_type-768b7dffcb57dd79.rlib,libhickory_proto-f3b5ed16cff58223.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libipnet-997a95cc7514258e.rlib,libidna-3916e8545a8bf5c9.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libunicode_bidi-625e08feb990b286.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libthiserror-9797cac8575388f1.rlib,libtokio-c68d1f625dc42499.rlib,libsocket2-2b3ca63ab7e08783.rlib,libbytes-23e98e3e91ed6cac.rlib,libmio-8e3e9d09869bbd3a.rlib,libtracing-aee287fa8f2f9ba8.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,librand-c257c33b5bab58f6.rlib,librand_chacha-5694c3653e213dba.rlib,libppv_lite86-4e38689a5b35a1a5.rlib,libzerocopy-2ad66f36683cd4f6.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-0c013bca2dfbfc28.rlib,libfutures_util-017ee8fd6ffbec72.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-43d976c9737ff31a.rlib,libfutures_channel-866c51d1b2ee1cf6.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,librustls-c8bdc7b843f3a777.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-43316eee1687a56f.rlib,libring-1c2587fdf4edeae2.rlib,libgetrandom-39a05cac9327bbe3.rlib,liblibc-36f85885e0131609.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-ccf8f8faa3f33558.rlib,liblog-5fb51f756c1191b0.rlib,libquick_xml-2535de43cb7af109.rlib,libmemchr-3ffe5f7a52883367.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLQ1S5W/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-86d7e23693b6d928/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_rcs_client.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-rcs-client` (lib) due to 1 previous error; 128 warnings emitted [INFO] running `Command { std: "docker" "inspect" "298e58f536dc5e0e6835c5ac9d33dcd42465213b56c5a6882dded94688ef60b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298e58f536dc5e0e6835c5ac9d33dcd42465213b56c5a6882dded94688ef60b8", kill_on_drop: false }` [INFO] [stdout] 298e58f536dc5e0e6835c5ac9d33dcd42465213b56c5a6882dded94688ef60b8