[INFO] cloning repository https://github.com/undertone-chat/undertone-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undertone-chat/undertone-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundertone-chat%2Fundertone-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundertone-chat%2Fundertone-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac859d88f5c9d547d88334c7d586381321cb7485 [INFO] checking undertone-chat/undertone-chat against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundertone-chat%2Fundertone-chat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/undertone-chat/undertone-chat [INFO] finished tweaking git repo https://github.com/undertone-chat/undertone-chat [INFO] tweaked toml for git repo https://github.com/undertone-chat/undertone-chat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/undertone-chat/undertone-chat 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/undertone-chat/undertone-chat 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4 [INFO] running `Command { std: "docker" "start" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4", 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" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4", 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" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking dioxus-core-types v0.7.6 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking konst v0.2.20 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling lazy-js-bundle v0.7.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Checking dioxus-cli-config v0.7.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking no_std_io2 v0.9.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling dioxus-document v0.7.6 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Compiling wry v0.53.5 [INFO] [stderr] Checking libxdo-sys v0.11.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling dioxus-desktop v0.7.6 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling dioxus-config-macro v0.7.6 [INFO] [stderr] Checking dioxus-config-macros v0.7.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking winnow v1.0.2 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components#6f9b40e7) [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking psl v2.1.205 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking whoami v2.1.2 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking annotate-snippets v0.12.15 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling dioxus-rsx v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking generational-box v0.7.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling dioxus-core-macro v0.7.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.6 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rkyv_derive v0.8.16 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.6 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking dlopen2 v0.8.2 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking dioxus-logger v0.7.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dioxus-attributes v0.1.0 (https://github.com/DioxusLabs/components#6f9b40e7) [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking saphyr-parser-bw v0.0.611 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling manganis-core v0.7.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking subsecond-types v0.7.6 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking subsecond v0.7.6 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking postgres-protocol v0.6.11 [INFO] [stderr] Checking dioxus-core v0.7.6 [INFO] [stderr] Compiling manganis-macro v0.7.6 [INFO] [stderr] Checking postgres-types v0.2.13 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking global-hotkey v0.7.0 [INFO] [stderr] Checking config v0.15.22 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking serde-saphyr v0.0.25 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking manganis v0.7.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking dioxus-signals v0.7.6 [INFO] [stderr] Checking dioxus-devtools-types v0.7.6 [INFO] [stderr] Checking dioxus-history v0.7.6 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking rkyv v0.8.16 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Checking dioxus-hooks v0.7.6 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Checking dioxus-stores v0.7.6 [INFO] [stderr] Checking dioxus-devtools v0.7.6 [INFO] [stderr] Checking dioxus-html v0.7.6 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.6 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking ractor v0.15.12 [INFO] [stderr] Checking gdkwayland-sys v0.18.2 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking tokio-postgres v0.7.17 [INFO] [stderr] Checking undertone-serialization v0.1.0 (/opt/rustwide/workdir/crates/undertone-serialization) [INFO] [stdout] warning: type `tlv::TlvFrame` is more private than the item `try_parse_frame_streaming` [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn try_parse_frame_streaming(buf: &mut Bytes) -> Result, TlvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `try_parse_frame_streaming` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `tlv::TlvFrame` is only usable at visibility `pub(self)` [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | struct TlvFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `flags` are never read [INFO] [stdout] --> crates/undertone-serialization/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PacketHeader { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 18 | /// Package Size in Bytes [INFO] [stdout] 19 | size: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | flags: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TlvError` is never used [INFO] [stdout] --> crates/undertone-serialization/src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum TlvError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SerializationError` is never used [INFO] [stdout] --> crates/undertone-serialization/src/error.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum SerializationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TLV_TAG_SIZE` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const TLV_TAG_SIZE: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TLV_SIZE_SIZE` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const TLV_SIZE_SIZE: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TLV_MAX_SIZE` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const TLV_MAX_SIZE: usize = 255; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TlvFrame` is never constructed [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct TlvFrame { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Tag` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | enum Tag { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tlv_size` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl Tag { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 32 | fn get_tlv_size(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Tlv` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | trait Tlv { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encode_tlv` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn encode_tlv(tag: Tag, size: u16, data: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_tlv` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn decode_tlv(mut buf: Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_parse_frame_streaming` is never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn try_parse_frame_streaming(buf: &mut Bytes) -> Result, TlvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Coordinate` is never constructed [INFO] [stdout] --> crates/undertone-serialization/src/tlv/coordinate.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Coordinate { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `to_be_bytes`, and `from_tlv_frame` are never used [INFO] [stdout] --> crates/undertone-serialization/src/tlv/coordinate.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Coordinate { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 21 | pub fn new(x: f32, y: f32, z: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn to_be_bytes(&self) -> Bytes { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn from_tlv_frame(frame: &mut TlvFrame) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pad1` is never constructed [INFO] [stdout] --> crates/undertone-serialization/src/tlv/pad1.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pad1 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pad2` is never constructed [INFO] [stdout] --> crates/undertone-serialization/src/tlv/pad2.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pad2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `tlv::TlvFrame` is more private than the item `tlv::try_parse_frame_streaming` [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn try_parse_frame_streaming(buf: &mut Bytes) -> Result, TlvError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `tlv::try_parse_frame_streaming` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `tlv::TlvFrame` is only usable at visibility `pub(self)` [INFO] [stdout] --> crates/undertone-serialization/src/tlv.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | struct TlvFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `flags` are never read [INFO] [stdout] --> crates/undertone-serialization/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PacketHeader { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 18 | /// Package Size in Bytes [INFO] [stdout] 19 | size: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | flags: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SerializationError` is never used [INFO] [stdout] --> crates/undertone-serialization/src/error.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum SerializationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking undertone-cli-server v0.1.0 (/opt/rustwide/workdir/apps/server) [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking javascriptcore-rs v1.1.2 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking soup3 v0.5.0 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] Checking libappindicator v0.9.0 [INFO] [stderr] Checking muda v0.17.2 [INFO] [stderr] Checking webkit2gtk v2.0.1 [INFO] [stderr] Checking tao v0.34.8 [INFO] [stderr] Checking tray-icon v0.21.3 [INFO] [stderr] Checking dioxus v0.7.6 [INFO] [stderr] Checking dioxus-sdk-time v0.7.0 [INFO] [stderr] Checking undertone-client v0.1.0 (/opt/rustwide/workdir/apps/client) [INFO] [stdout] warning: unused import: `AudioCommand` [INFO] [stdout] --> apps/client/src/audio.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub use engine::{AudioCommand, AudioEngine}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `input::Input` [INFO] [stdout] --> apps/client/src/components.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use input::Input; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioCommand` [INFO] [stdout] --> apps/client/src/audio.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub use engine::{AudioCommand, AudioEngine}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `input::Input` [INFO] [stdout] --> apps/client/src/components.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use input::Input; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> apps/client/src/audio/engine.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn run(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> apps/client/src/audio/engine.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn run(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> apps/client/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> apps/client/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 51 | UiEvent::ConnectionStatus(message) => connection_status.set(message), [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] 52 | UiEvent::ConnectionLost => connection_status.set("Disconnected".to_string()), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 53 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_tx` [INFO] [stdout] --> apps/client/src/main.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | let (event_tx, mut event_rx) = mpsc::unbounded_channel::(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_tx` [INFO] [stdout] --> apps/client/src/main.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | let (audio_tx, audio_rx) = unbounded(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StartStreaming`, `Mute`, `Shutdown`, `ChangeInputDevice`, and `ChangeOutputDevice` are never constructed [INFO] [stdout] --> apps/client/src/audio/engine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum AudioCommand { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 6 | StartStreaming(String), // e.g. UDP IP:Port [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | Mute(bool), [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | ChangeInputDevice(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | ChangeOutputDevice(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioCommand` 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: function `validate_ip_addr` is never used [INFO] [stdout] --> apps/client/src/components/server_connect.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn validate_ip_addr(addr: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ConnectionStatus` and `ConnectionLost` are never constructed [INFO] [stdout] --> apps/client/src/ui_events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum UiEvent { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 3 | ConnectionStatus(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | ConnectionLost, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> apps/client/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> apps/client/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 51 | UiEvent::ConnectionStatus(message) => connection_status.set(message), [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] 52 | UiEvent::ConnectionLost => connection_status.set("Disconnected".to_string()), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 53 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_tx` [INFO] [stdout] --> apps/client/src/main.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | let (event_tx, mut event_rx) = mpsc::unbounded_channel::(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_tx` [INFO] [stdout] --> apps/client/src/main.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | let (audio_tx, audio_rx) = unbounded(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StartStreaming`, `Mute`, `Shutdown`, `ChangeInputDevice`, and `ChangeOutputDevice` are never constructed [INFO] [stdout] --> apps/client/src/audio/engine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum AudioCommand { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 6 | StartStreaming(String), // e.g. UDP IP:Port [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | Mute(bool), [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | ChangeInputDevice(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | ChangeOutputDevice(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioCommand` 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: function `validate_ip_addr` is never used [INFO] [stdout] --> apps/client/src/components/server_connect.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn validate_ip_addr(addr: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ConnectionStatus` and `ConnectionLost` are never constructed [INFO] [stdout] --> apps/client/src/ui_events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum UiEvent { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 3 | ConnectionStatus(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | ConnectionLost, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, rkyv v0.8.16 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4", kill_on_drop: false }` [INFO] [stdout] 346c981eaee9afef104b19096421fba332c66060ee0af12c0a70fd5800043aa4