[INFO] fetching crate brainrot 0.2.2...
[INFO] building brainrot-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate brainrot 0.2.2 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate brainrot 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded async-stream-lite v0.2.0
[INFO] [stderr]   Downloaded value-trait v0.10.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.8
[INFO] [stderr]   Downloaded irc-proto v1.0.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded simd-json v0.14.3
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded irc v1.0.0
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded tinyvec v1.8.1
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded serde-aux v4.5.0
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f970e609fa11766b43d4784e91003da1a17a5f23dd27422e7759d1f4ae11c5f0
[INFO] running `Command { std: "docker" "start" "-a" "f970e609fa11766b43d4784e91003da1a17a5f23dd27422e7759d1f4ae11c5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f970e609fa11766b43d4784e91003da1a17a5f23dd27422e7759d1f4ae11c5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f970e609fa11766b43d4784e91003da1a17a5f23dd27422e7759d1f4ae11c5f0", kill_on_drop: false }`
[INFO] [stdout] f970e609fa11766b43d4784e91003da1a17a5f23dd27422e7759d1f4ae11c5f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c433e5a8c18a0b577b0ff7d38c6a26dde1e03501d1608677abb509409c05b911
[INFO] running `Command { std: "docker" "start" "-a" "c433e5a8c18a0b577b0ff7d38c6a26dde1e03501d1608677abb509409c05b911", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling async-stream-lite v0.2.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[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 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 zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling irc-proto v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling irc v1.0.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling value-trait v0.10.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling simd-json v0.14.3
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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<VariantStream<'b>>) {
[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<simd_json::OwnedValue>,
[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<bool>,
[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 59.14s
[INFO] running `Command { std: "docker" "inspect" "c433e5a8c18a0b577b0ff7d38c6a26dde1e03501d1608677abb509409c05b911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c433e5a8c18a0b577b0ff7d38c6a26dde1e03501d1608677abb509409c05b911", kill_on_drop: false }`
[INFO] [stdout] c433e5a8c18a0b577b0ff7d38c6a26dde1e03501d1608677abb509409c05b911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d57533ebad921c90ec5ffb7daa7ffbb4ed119673f1606e0dc304069dbfc30b5
[INFO] running `Command { std: "docker" "start" "-a" "2d57533ebad921c90ec5ffb7daa7ffbb4ed119673f1606e0dc304069dbfc30b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[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<VariantStream<'b>>) {
[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<simd_json::OwnedValue>,
[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<bool>,
[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<VariantStream<'b>>) {
[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<simd_json::OwnedValue>,
[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<bool>,
[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 27.50s
[INFO] running `Command { std: "docker" "inspect" "2d57533ebad921c90ec5ffb7daa7ffbb4ed119673f1606e0dc304069dbfc30b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d57533ebad921c90ec5ffb7daa7ffbb4ed119673f1606e0dc304069dbfc30b5", kill_on_drop: false }`
[INFO] [stdout] 2d57533ebad921c90ec5ffb7daa7ffbb4ed119673f1606e0dc304069dbfc30b5
