[INFO] fetching crate brainrot 0.2.2... [INFO] testing brainrot-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate brainrot 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate brainrot 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate brainrot 0.2.2 [INFO] tweaked toml for crates.io crate brainrot 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate brainrot 0.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate brainrot 0.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded halfbrown v0.2.5 [INFO] [stderr] Downloaded async-stream-lite v0.2.0 [INFO] [stderr] Downloaded serde-aux v4.5.0 [INFO] [stderr] Downloaded value-trait v0.10.1 [INFO] [stderr] Downloaded irc-proto v1.0.0 [INFO] [stderr] Downloaded irc v1.0.0 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded simd-json v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca46d5a223265d98a77831ec5e36403043a87cc7ba036991b49b240e8c560f69 [INFO] running `Command { std: "docker" "start" "-a" "ca46d5a223265d98a77831ec5e36403043a87cc7ba036991b49b240e8c560f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca46d5a223265d98a77831ec5e36403043a87cc7ba036991b49b240e8c560f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca46d5a223265d98a77831ec5e36403043a87cc7ba036991b49b240e8c560f69", kill_on_drop: false }` [INFO] [stdout] ca46d5a223265d98a77831ec5e36403043a87cc7ba036991b49b240e8c560f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1e766575ab1b576e2b80ff5067b5cb1b3bc92244cf95adbbe2ecb56e252763 [INFO] running `Command { std: "docker" "start" "-a" "6a1e766575ab1b576e2b80ff5067b5cb1b3bc92244cf95adbbe2ecb56e252763", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling async-stream-lite v0.2.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling irc-proto v1.0.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling irc v1.0.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling value-trait v0.10.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling simd-json v0.14.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling brainrot v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CommandMetadata` [INFO] [stdout] --> src/youtube/types/streams_page.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{Accessibility, CommandMetadata, ImageContainer, LocalizedText}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push` [INFO] [stdout] --> src/multicast.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn push<'b: 'a>(&mut self, stream: impl Into>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Multicast::<'a>::push` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `VariantStream<'b>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/multicast.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pin_project! { [INFO] [stdout] 38 | | #[project = VariantStreamProject] [INFO] [stdout] 39 | | enum VariantStream<'a> { [INFO] [stdout] 40 | | Twitch { #[pin] x: crate::twitch::Chat }, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::__pin_project_reconstruct` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_context` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct GetLiveChatResponse { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 61 | pub response_context: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetLiveChatResponse` 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: field `timeout_ms` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 106 | Invalidation { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 107 | invalidation_id: InvalidationId, [INFO] [stdout] 108 | timeout_ms: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `time_until_last_message_msec` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | Replay { time_until_last_message_msec: usize, continuation: String }, [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `continuation` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | PlayerSeek { continuation: String } [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct InvalidationId { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 125 | pub object_source: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 126 | pub object_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | pub topic: String, [INFO] [stdout] 128 | pub subscribe_to_gcm_topics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | pub proto_creation_timestamp_ms: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InvalidationId` 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 `selected` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 33 | TabRenderer { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 36 | selected: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabItemRenderer` 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 `trigger` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | ContinuationItemRenderer { trigger: ContinuationItemTrigger } [INFO] [stdout] | ------------------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RichGridItem` 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 `thumbnail` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 65 | VideoRenderer { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 66 | thumbnail: ImageContainer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RichItemContent` 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 `is_toggled`, `toggled_accessibility`, `toggled_tooltip`, `untoggled_accessibility`, and `untoggled_tooltip` are never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 80 | ToggleButton { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 81 | is_toggled: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 82 | toggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | toggled_tooltip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | untoggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | untoggled_tooltip: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` 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 `text` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | NowPlaying { text: LocalizedText } [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedHeaderRenderer` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum FeedHeaderRenderer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedFilterChip` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum FeedFilterChip { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.89s [INFO] running `Command { std: "docker" "inspect" "6a1e766575ab1b576e2b80ff5067b5cb1b3bc92244cf95adbbe2ecb56e252763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1e766575ab1b576e2b80ff5067b5cb1b3bc92244cf95adbbe2ecb56e252763", kill_on_drop: false }` [INFO] [stdout] 6a1e766575ab1b576e2b80ff5067b5cb1b3bc92244cf95adbbe2ecb56e252763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f29c5ac4e00810f62927f1c11bb462f623f6837c1b0717de867781716d05f94 [INFO] running `Command { std: "docker" "start" "-a" "4f29c5ac4e00810f62927f1c11bb462f623f6837c1b0717de867781716d05f94", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling irc-proto v1.0.0 [INFO] [stderr] Compiling irc v1.0.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling brainrot v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CommandMetadata` [INFO] [stdout] --> src/youtube/types/streams_page.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{Accessibility, CommandMetadata, ImageContainer, LocalizedText}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push` [INFO] [stdout] --> src/multicast.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn push<'b: 'a>(&mut self, stream: impl Into>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Multicast::<'a>::push` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `VariantStream<'b>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/multicast.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pin_project! { [INFO] [stdout] 38 | | #[project = VariantStreamProject] [INFO] [stdout] 39 | | enum VariantStream<'a> { [INFO] [stdout] 40 | | Twitch { #[pin] x: crate::twitch::Chat }, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::__pin_project_reconstruct` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_context` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct GetLiveChatResponse { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 61 | pub response_context: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetLiveChatResponse` 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: field `timeout_ms` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 106 | Invalidation { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 107 | invalidation_id: InvalidationId, [INFO] [stdout] 108 | timeout_ms: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `time_until_last_message_msec` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | Replay { time_until_last_message_msec: usize, continuation: String }, [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `continuation` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | PlayerSeek { continuation: String } [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct InvalidationId { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 125 | pub object_source: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 126 | pub object_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | pub topic: String, [INFO] [stdout] 128 | pub subscribe_to_gcm_topics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | pub proto_creation_timestamp_ms: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InvalidationId` 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 `selected` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 33 | TabRenderer { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 36 | selected: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabItemRenderer` 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 `trigger` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | ContinuationItemRenderer { trigger: ContinuationItemTrigger } [INFO] [stdout] | ------------------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RichGridItem` 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 `thumbnail` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 65 | VideoRenderer { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 66 | thumbnail: ImageContainer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RichItemContent` 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 `is_toggled`, `toggled_accessibility`, `toggled_tooltip`, `untoggled_accessibility`, and `untoggled_tooltip` are never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 80 | ToggleButton { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 81 | is_toggled: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 82 | toggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | toggled_tooltip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | untoggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | untoggled_tooltip: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` 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 `text` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | NowPlaying { text: LocalizedText } [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedHeaderRenderer` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum FeedHeaderRenderer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedFilterChip` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum FeedFilterChip { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandMetadata` [INFO] [stdout] --> src/youtube/types/streams_page.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{Accessibility, CommandMetadata, ImageContainer, LocalizedText}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push` [INFO] [stdout] --> src/multicast.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn push<'b: 'a>(&mut self, stream: impl Into>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Multicast::<'a>::push` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `VariantStream<'b>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/multicast.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pin_project! { [INFO] [stdout] 38 | | #[project = VariantStreamProject] [INFO] [stdout] 39 | | enum VariantStream<'a> { [INFO] [stdout] 40 | | Twitch { #[pin] x: crate::twitch::Chat }, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::__pin_project_reconstruct` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_context` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct GetLiveChatResponse { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 61 | pub response_context: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetLiveChatResponse` 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: field `timeout_ms` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 106 | Invalidation { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 107 | invalidation_id: InvalidationId, [INFO] [stdout] 108 | timeout_ms: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `time_until_last_message_msec` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | Replay { time_until_last_message_msec: usize, continuation: String }, [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `continuation` is never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | PlayerSeek { continuation: String } [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Continuation` 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 `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read [INFO] [stdout] --> src/youtube/types/get_live_chat.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct InvalidationId { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 125 | pub object_source: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 126 | pub object_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | pub topic: String, [INFO] [stdout] 128 | pub subscribe_to_gcm_topics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | pub proto_creation_timestamp_ms: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InvalidationId` 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 `selected` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 33 | TabRenderer { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 36 | selected: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabItemRenderer` 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 `trigger` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | ContinuationItemRenderer { trigger: ContinuationItemTrigger } [INFO] [stdout] | ------------------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RichGridItem` 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 `thumbnail` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 65 | VideoRenderer { [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 66 | thumbnail: ImageContainer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RichItemContent` 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 `is_toggled`, `toggled_accessibility`, `toggled_tooltip`, `untoggled_accessibility`, and `untoggled_tooltip` are never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 80 | ToggleButton { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 81 | is_toggled: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 82 | toggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | toggled_tooltip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | untoggled_accessibility: Accessibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | untoggled_tooltip: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` 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 `text` is never read [INFO] [stdout] --> src/youtube/types/streams_page.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | NowPlaying { text: LocalizedText } [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ThumbnailOverlay` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedHeaderRenderer` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum FeedHeaderRenderer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FeedFilterChip` is never used [INFO] [stdout] --> src/youtube/types/streams_page.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum FeedFilterChip { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.50s [INFO] running `Command { std: "docker" "inspect" "4f29c5ac4e00810f62927f1c11bb462f623f6837c1b0717de867781716d05f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f29c5ac4e00810f62927f1c11bb462f623f6837c1b0717de867781716d05f94", kill_on_drop: false }` [INFO] [stdout] 4f29c5ac4e00810f62927f1c11bb462f623f6837c1b0717de867781716d05f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb8ddc7c76c7765c1ec759b023e054df8b82b21e58e7b884fedb0c33be5a56f7 [INFO] running `Command { std: "docker" "start" "-a" "cb8ddc7c76c7765c1ec759b023e054df8b82b21e58e7b884fedb0c33be5a56f7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `CommandMetadata` [INFO] [stderr] --> src/youtube/types/streams_page.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | use super::{Accessibility, CommandMetadata, ImageContainer, LocalizedText}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push` [INFO] [stderr] --> src/multicast.rs:84:2 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn push<'b: 'a>(&mut self, stream: impl Into>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Multicast::<'a>::push` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `VariantStream<'b>` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/multicast.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | / pin_project! { [INFO] [stderr] 38 | | #[project = VariantStreamProject] [INFO] [stderr] 39 | | enum VariantStream<'a> { [INFO] [stderr] 40 | | Twitch { #[pin] x: crate::twitch::Chat }, [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `#[warn(private_bounds)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::__pin_project_reconstruct` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `response_context` is never read [INFO] [stderr] --> src/youtube/types/get_live_chat.rs:61:6 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct GetLiveChatResponse { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] 61 | pub response_context: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GetLiveChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `timeout_ms` is never read [INFO] [stderr] --> src/youtube/types/get_live_chat.rs:108:3 [INFO] [stderr] | [INFO] [stderr] 106 | Invalidation { [INFO] [stderr] | ------------ field in this variant [INFO] [stderr] 107 | invalidation_id: InvalidationId, [INFO] [stderr] 108 | timeout_ms: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Continuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `time_until_last_message_msec` is never read [INFO] [stderr] --> src/youtube/types/get_live_chat.rs:116:11 [INFO] [stderr] | [INFO] [stderr] 116 | Replay { time_until_last_message_msec: usize, continuation: String }, [INFO] [stderr] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Continuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `continuation` is never read [INFO] [stderr] --> src/youtube/types/get_live_chat.rs:119:15 [INFO] [stderr] | [INFO] [stderr] 119 | PlayerSeek { continuation: String } [INFO] [stderr] | ---------- ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Continuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read [INFO] [stderr] --> src/youtube/types/get_live_chat.rs:125:6 [INFO] [stderr] | [INFO] [stderr] 124 | pub struct InvalidationId { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 125 | pub object_source: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 126 | pub object_id: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 127 | pub topic: String, [INFO] [stderr] 128 | pub subscribe_to_gcm_topics: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 129 | pub proto_creation_timestamp_ms: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InvalidationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `selected` is never read [INFO] [stderr] --> src/youtube/types/streams_page.rs:36:3 [INFO] [stderr] | [INFO] [stderr] 33 | TabRenderer { [INFO] [stderr] | ----------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 36 | selected: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TabItemRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `trigger` is never read [INFO] [stderr] --> src/youtube/types/streams_page.rs:58:29 [INFO] [stderr] | [INFO] [stderr] 58 | ContinuationItemRenderer { trigger: ContinuationItemTrigger } [INFO] [stderr] | ------------------------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RichGridItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `thumbnail` is never read [INFO] [stderr] --> src/youtube/types/streams_page.rs:66:3 [INFO] [stderr] | [INFO] [stderr] 65 | VideoRenderer { [INFO] [stderr] | ------------- field in this variant [INFO] [stderr] 66 | thumbnail: ImageContainer, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RichItemContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `is_toggled`, `toggled_accessibility`, `toggled_tooltip`, `untoggled_accessibility`, and `untoggled_tooltip` are never read [INFO] [stderr] --> src/youtube/types/streams_page.rs:81:3 [INFO] [stderr] | [INFO] [stderr] 80 | ToggleButton { [INFO] [stderr] | ------------ fields in this variant [INFO] [stderr] 81 | is_toggled: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 82 | toggled_accessibility: Accessibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 83 | toggled_tooltip: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 84 | untoggled_accessibility: Accessibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 85 | untoggled_tooltip: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ThumbnailOverlay` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `text` is never read [INFO] [stderr] --> src/youtube/types/streams_page.rs:88:15 [INFO] [stderr] | [INFO] [stderr] 88 | NowPlaying { text: LocalizedText } [INFO] [stderr] | ---------- ^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ThumbnailOverlay` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: enum `FeedHeaderRenderer` is never used [INFO] [stderr] --> src/youtube/types/streams_page.rs:107:10 [INFO] [stderr] | [INFO] [stderr] 107 | pub enum FeedHeaderRenderer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `FeedFilterChip` is never used [INFO] [stderr] --> src/youtube/types/streams_page.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | pub enum FeedFilterChip { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `brainrot` (lib) generated 14 warnings (run `cargo fix --lib -p brainrot` to apply 1 suggestion) [INFO] [stderr] warning: `brainrot` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brainrot-b5d36c16bc01b9ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests brainrot [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/twitch/identity.rs - twitch::identity::Authenticated (line 39) - compile ... ok [INFO] [stdout] test src/twitch/mod.rs - twitch::Chat::new (line 49) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb8ddc7c76c7765c1ec759b023e054df8b82b21e58e7b884fedb0c33be5a56f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8ddc7c76c7765c1ec759b023e054df8b82b21e58e7b884fedb0c33be5a56f7", kill_on_drop: false }` [INFO] [stdout] cb8ddc7c76c7765c1ec759b023e054df8b82b21e58e7b884fedb0c33be5a56f7