[INFO] cloning repository https://github.com/mardzie/vchat64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mardzie/vchat64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardzie%2Fvchat64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardzie%2Fvchat64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5e8daf9adfd3f9bd4ea7d612a8f44d350a6eec6 [INFO] checking mardzie/vchat64 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardzie%2Fvchat64" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mardzie/vchat64 [INFO] finished tweaking git repo https://github.com/mardzie/vchat64 [INFO] tweaked toml for git repo https://github.com/mardzie/vchat64 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mardzie/vchat64 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mardzie/vchat64 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b [INFO] running `Command { std: "docker" "start" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling openssl v0.10.80 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking dasp_rms v0.11.0 [INFO] [stderr] Checking dasp_peak v0.11.0 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking dasp_envelope v0.11.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking dasp_interpolate v0.11.0 [INFO] [stderr] Checking dasp_window v0.11.1 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking dasp_signal v0.11.0 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking dasp_slice v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking etcetera v0.11.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dasp v0.11.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking opus v0.3.1 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking ringbuf v0.5.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking yaml-rust2 v0.11.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling maybe-async v0.2.11 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking vchat v0.1.0 (/opt/rustwide/workdir/crates/vchat) [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking net_lib v0.1.0 (/opt/rustwide/workdir/crates/net_lib) [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> crates/vchat/src/audio.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | info: &InputCallbackInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> crates/vchat/src/audio.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | info: &OutputCallbackInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `volume` and `input_sample_format` are never read [INFO] [stdout] --> crates/vchat/src/audio/audio_processor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AudioProcessor { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | volume: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | [INFO] [stdout] 7 | input_sample_format: cpal::SampleFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioProcessor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `filter_channel_count_eq`, `filter_channel_count_le`, `pop`, and `inner` are never used [INFO] [stdout] --> crates/vchat/src/audio/config_filter.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ConfigFilter { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn filter_channel_count_eq(self, channel_count: ChannelCount) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn filter_channel_count_le(self, channel_count: ChannelCount) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn inner(self) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION` is never used [INFO] [stdout] --> crates/vchat/src/helpers.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION_PATCH` is never used [INFO] [stdout] --> crates/vchat/src/helpers.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const VERSION_PATCH: &str = env!("CARGO_PKG_VERSION_PATCH"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `split` is never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl UdpPacketNet { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn split(self) -> (UdpPacketNetSender, UdpPacketNetReceiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify_checksum`, `update_timestamp`, `payload`, and `split` are never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net/packet.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Packet { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn verify_checksum(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn update_timestamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn payload(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn split(self) -> (Header, Vec) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_timestamp` is never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net/packet.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl Header { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn update_timestamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> crates/vchat/src/audio.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | info: &InputCallbackInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> crates/vchat/src/audio.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | info: &OutputCallbackInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `volume` and `input_sample_format` are never read [INFO] [stdout] --> crates/vchat/src/audio/audio_processor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AudioProcessor { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | volume: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | [INFO] [stdout] 7 | input_sample_format: cpal::SampleFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioProcessor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `filter_channel_count_eq`, `filter_channel_count_le`, `pop`, and `inner` are never used [INFO] [stdout] --> crates/vchat/src/audio/config_filter.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ConfigFilter { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn filter_channel_count_eq(self, channel_count: ChannelCount) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn filter_channel_count_le(self, channel_count: ChannelCount) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn inner(self) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION` is never used [INFO] [stdout] --> crates/vchat/src/helpers.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERSION_PATCH` is never used [INFO] [stdout] --> crates/vchat/src/helpers.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const VERSION_PATCH: &str = env!("CARGO_PKG_VERSION_PATCH"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `split` is never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl UdpPacketNet { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn split(self) -> (UdpPacketNetSender, UdpPacketNetReceiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify_checksum`, `update_timestamp`, `payload`, and `split` are never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net/packet.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Packet { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn verify_checksum(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn update_timestamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn payload(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn split(self) -> (Header, Vec) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_timestamp` is never used [INFO] [stdout] --> crates/vchat/src/udp_packet_net/packet.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl Header { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn update_timestamp(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking public-ip-address v0.4.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking local-ip-address v0.6.13 [INFO] [stderr] Checking friend_code v0.1.0 (/opt/rustwide/workdir/crates/friend_code) [INFO] [stderr] Checking config v0.15.23 [INFO] [stderr] Checking vchat64 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `config` and `runtime` are never read [INFO] [stdout] --> src/app/context.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub config: AppConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | runtime: tokio::runtime::Runtime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `runtime` is never used [INFO] [stdout] --> src/app/context.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl AppContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn runtime(&self) -> &runtime::Runtime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `runtime` are never read [INFO] [stdout] --> src/app/context.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub config: AppConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | runtime: tokio::runtime::Runtime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 46s [INFO] [stdout] warning: method `runtime` is never used [INFO] [stdout] --> src/app/context.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl AppContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn runtime(&self) -> &runtime::Runtime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b", kill_on_drop: false }` [INFO] [stdout] 3df603a0a14c0c19371b77f99017c1c6872d9a0561387512f7c17f095273eb5b