[INFO] cloning repository https://github.com/W3ndees/noalbs-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/W3ndees/noalbs-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW3ndees%2Fnoalbs-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW3ndees%2Fnoalbs-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86d1c2d75bda32e337bae61bc4601c0dcb829506 [INFO] checking W3ndees/noalbs-gui against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW3ndees%2Fnoalbs-gui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/W3ndees/noalbs-gui [INFO] finished tweaking git repo https://github.com/W3ndees/noalbs-gui [INFO] tweaked toml for git repo https://github.com/W3ndees/noalbs-gui written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/W3ndees/noalbs-gui on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/W3ndees/noalbs-gui 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" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.21 [INFO] [stderr] Downloaded typetag v0.2.21 [INFO] [stderr] Downloaded rust-i18n-macro v2.3.1 [INFO] [stderr] Downloaded obws v0.14.0 [INFO] [stderr] Downloaded tungstenite v0.16.0 [INFO] [stderr] Downloaded rust-i18n v2.3.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.10 [INFO] [stderr] Downloaded twitch-irc v5.0.1 [INFO] [stderr] Downloaded rust-i18n-support v2.3.0 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded obws v0.9.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.16.1 [INFO] [stderr] Downloaded normpath v1.5.0 [INFO] [stderr] Downloaded serde_with v1.14.0 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37 [INFO] running `Command { std: "docker" "start" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37", 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" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37", 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" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking argon2 v0.4.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking open v5.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rust-i18n v2.3.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling rust-i18n-support v2.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling rust-i18n-macro v2.3.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking obws v0.14.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking twitch-irc v5.0.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking tokio-tungstenite v0.16.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking obws v0.9.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking noalbs v2.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `bitrate_mbps`, `bytes_received`, `bytes_dropped`, `bytes_lost`, and `uptime` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct SrtPublisher { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | bitrate_mbps: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | bytes_received: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 34 | bytes_dropped: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | bytes_lost: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | uptime: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SrtPublisher` 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: fields `total_publishers`, `total_bytes_received`, `total_bytes_dropped`, `total_bytes_lost`, `average_bitrate`, and `total_uptime` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct SrtOverall { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | total_publishers: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | total_bytes_received: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | total_bytes_dropped: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 57 | total_bytes_lost: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | average_bitrate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | total_uptime: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SrtOverall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct RtmpServer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | nginx_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | rtmp_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | compiler: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | built: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 69 | pid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 70 | uptime: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 71 | connections: Connections, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 72 | bandwidth: Bandwidth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | bytes: Bytes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `accepted` and `current` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Connections { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | accepted: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 79 | current: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connections` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `incoming` and `outgoing` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Bandwidth { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 84 | incoming: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 85 | outgoing: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bandwidth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `outgoing` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Bytes { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 90 | incoming: u32, [INFO] [stdout] 91 | outgoing: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_clients` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct RtmpLive { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 103 | streams: Vec, [INFO] [stdout] 104 | total_clients: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpLive` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `duration`, `bandwidth`, `clients`, and `status` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct RtmpStream { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 110 | name: String, [INFO] [stdout] 111 | duration: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | bandwidth: Bandwidth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | clients: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpStream` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct RtmpVideo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 132 | codec: String, [INFO] [stdout] 133 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpVideo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct RtmpClient { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 141 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 142 | address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 143 | connection_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | flash_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 145 | #[serde(rename = "swfURL")] [INFO] [stdout] 146 | swf_url: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | dropped_packets: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | av_sync: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 149 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 150 | publishing: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 151 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bitrate_mbps`, `bytes_received`, `bytes_dropped`, `bytes_lost`, and `uptime` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct SrtPublisher { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | bitrate_mbps: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | bytes_received: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 34 | bytes_dropped: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | bytes_lost: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | uptime: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SrtPublisher` 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: fields `total_publishers`, `total_bytes_received`, `total_bytes_dropped`, `total_bytes_lost`, `average_bitrate`, and `total_uptime` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct SrtOverall { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | total_publishers: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | total_bytes_received: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | total_bytes_dropped: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 57 | total_bytes_lost: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | average_bitrate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | total_uptime: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SrtOverall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct RtmpServer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | nginx_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | rtmp_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | compiler: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | built: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 69 | pid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 70 | uptime: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 71 | connections: Connections, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 72 | bandwidth: Bandwidth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | bytes: Bytes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `accepted` and `current` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Connections { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | accepted: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 79 | current: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connections` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `incoming` and `outgoing` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Bandwidth { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 84 | incoming: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 85 | outgoing: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bandwidth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `outgoing` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Bytes { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 90 | incoming: u32, [INFO] [stdout] 91 | outgoing: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_clients` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct RtmpLive { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 103 | streams: Vec, [INFO] [stdout] 104 | total_clients: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpLive` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `duration`, `bandwidth`, `clients`, and `status` are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct RtmpStream { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 110 | name: String, [INFO] [stdout] 111 | duration: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | bandwidth: Bandwidth, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | clients: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpStream` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width` is never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct RtmpVideo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 132 | codec: String, [INFO] [stdout] 133 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpVideo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/stream_servers/irlhosting.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct RtmpClient { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 141 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 142 | address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 143 | connection_time: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | flash_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 145 | #[serde(rename = "swfURL")] [INFO] [stdout] 146 | swf_url: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | dropped_packets: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | av_sync: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 149 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 150 | publishing: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 151 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtmpClient` 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 1m 32s [INFO] running `Command { std: "docker" "inspect" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37", kill_on_drop: false }` [INFO] [stdout] bdda1cb476dd4d99bc1dfce0596808075bc2ee9a00dd2fa7102e427396873c37