[INFO] cloning repository https://github.com/limitcool/biliup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limitcool/biliup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca048479f2ca732ad6d6628f92b14f9b7a48606b
[INFO] checking limitcool/biliup against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/limitcool/biliup
[INFO] finished tweaking git repo https://github.com/limitcool/biliup
[INFO] tweaked toml for git repo https://github.com/limitcool/biliup written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/limitcool/biliup on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/limitcool/biliup 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded yaserde v0.8.0
[INFO] [stderr]   Downloaded yaserde_derive v0.8.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded rustube v0.4.0
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded retry-policies v0.1.1
[INFO] [stderr]   Downloaded task-local-extensions v0.1.1
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.3.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.1.6
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded reqwest-retry v0.1.5
[INFO] [stderr]   Downloaded log-derive v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded serde_yaml v0.8.24
[INFO] [stderr]   Downloaded dialoguer v0.9.0
[INFO] [stderr]   Downloaded downloader v0.2.6
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded pem-rfc7468 v0.2.4
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded pkcs1 v0.2.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded indicatif v0.17.0-rc.11
[INFO] [stderr]   Downloaded async-compression v0.3.14
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded num-bigint-dig v0.7.0
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded clap v3.2.8
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded rsa v0.5.0
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded indicatif v0.16.2
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded serde_qs v0.8.5
[INFO] [stderr]   Downloaded hashlink v0.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded biliup v0.1.9
[INFO] [stderr]   Downloaded web-sys v0.3.58
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3262afea8b781dafb5f33082b19ac5701c85d112ec050e3a95a649cfeb69b942
[INFO] running `Command { std: "docker" "start" "-a" "3262afea8b781dafb5f33082b19ac5701c85d112ec050e3a95a649cfeb69b942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3262afea8b781dafb5f33082b19ac5701c85d112ec050e3a95a649cfeb69b942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3262afea8b781dafb5f33082b19ac5701c85d112ec050e3a95a649cfeb69b942", kill_on_drop: false }`
[INFO] [stdout] 3262afea8b781dafb5f33082b19ac5701c85d112ec050e3a95a649cfeb69b942
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b26509be1279f1c954c91b593f94287f536c50404a26634985cc2ea141e2790
[INFO] running `Command { std: "docker" "start" "-a" "6b26509be1279f1c954c91b593f94287f536c50404a26634985cc2ea141e2790", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking psl-types v2.0.10
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking mime_guess v2.0.4
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]     Checking base64ct v1.1.1
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking pem-rfc7468 v0.2.4
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking publicsuffix v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking cookie v0.16.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking indicatif v0.17.0-rc.11
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking yaserde v0.8.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling typed-builder v0.9.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking pkcs1 v0.2.4
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking dialoguer v0.9.0
[INFO] [stderr]    Compiling yaserde_derive v0.8.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]    Compiling log-derive v0.4.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking rsa v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking task-local-extensions v0.1.1
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking retry-policies v0.1.1
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking cookie_store v0.15.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking reqwest-middleware v0.1.6
[INFO] [stderr]     Checking reqwest_cookie_store v0.2.0
[INFO] [stderr]     Checking rustube v0.4.0
[INFO] [stderr]     Checking reqwest_cookie_store v0.3.0
[INFO] [stderr]     Checking downloader v0.2.6
[INFO] [stderr]     Checking reqwest-retry v0.1.5
[INFO] [stderr]     Checking biliup v0.1.9
[INFO] [stderr]     Checking biliup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `download` is never used
[INFO] [stdout]   --> src/streamer.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait Streamers {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn download(&mut self) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Nop` is never constructed
[INFO] [stdout]   --> src/streamer.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Nop {}
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `id`, and `published` are never read
[INFO] [stdout]    --> src/youtube.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub struct Feed {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 406 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 407 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 408 |     pub published: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Feed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]    --> src/youtube.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct Author {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 417 |     pub name: String,
[INFO] [stdout] 418 |     pub uri: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Author` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `link`, and `updated` are never read
[INFO] [stdout]    --> src/youtube.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 428 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub link: Link,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 433 |     pub published: String,
[INFO] [stdout] 434 |     pub updated: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel` and `href` are never read
[INFO] [stdout]    --> src/youtube.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub struct Link {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 446 |     #[yaserde(attribute)]
[INFO] [stdout] 447 |     pub rel: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 448 |     #[yaserde(attribute)]
[INFO] [stdout] 449 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `thumbnail` are never read
[INFO] [stdout]    --> src/youtube.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct Group {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 458 |     #[yaserde(prefix = "media")]
[INFO] [stdout] 459 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 460 |     #[yaserde(prefix = "media")]
[INFO] [stdout] 461 |     pub thumbnail: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Group` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]    --> src/youtube.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct Content {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 480 |     pub width: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 481 |     #[yaserde(attribute)]
[INFO] [stdout] 482 |     pub height: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Content` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:396:10
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Feed`
[INFO] [stdout] ...
[INFO] [stdout] 403 | pub struct Feed {
[INFO] [stdout]     |            ---- `Feed` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Author`
[INFO] [stdout] ...
[INFO] [stdout] 416 | pub struct Author {
[INFO] [stdout]     |            ------ `Author` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Entry`
[INFO] [stdout] ...
[INFO] [stdout] 427 | pub struct Entry {
[INFO] [stdout]     |            ----- `Entry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:439:10
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Link`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct Link {
[INFO] [stdout]     |            ---- `Link` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Group`
[INFO] [stdout] ...
[INFO] [stdout] 457 | pub struct Group {
[INFO] [stdout]     |            ----- `Group` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:468:10
[INFO] [stdout]     |
[INFO] [stdout] 468 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Content`
[INFO] [stdout] ...
[INFO] [stdout] 474 | pub struct Content {
[INFO] [stdout]     |            ------- `Content` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `download` is never used
[INFO] [stdout]   --> src/streamer.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait Streamers {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn download(&mut self) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Nop` is never constructed
[INFO] [stdout]   --> src/streamer.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Nop {}
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `id`, and `published` are never read
[INFO] [stdout]    --> src/youtube.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub struct Feed {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 406 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 407 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 408 |     pub published: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Feed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]    --> src/youtube.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct Author {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 417 |     pub name: String,
[INFO] [stdout] 418 |     pub uri: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Author` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `link`, and `updated` are never read
[INFO] [stdout]    --> src/youtube.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 428 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub link: Link,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 433 |     pub published: String,
[INFO] [stdout] 434 |     pub updated: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel` and `href` are never read
[INFO] [stdout]    --> src/youtube.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub struct Link {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 446 |     #[yaserde(attribute)]
[INFO] [stdout] 447 |     pub rel: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 448 |     #[yaserde(attribute)]
[INFO] [stdout] 449 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `thumbnail` are never read
[INFO] [stdout]    --> src/youtube.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct Group {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 458 |     #[yaserde(prefix = "media")]
[INFO] [stdout] 459 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 460 |     #[yaserde(prefix = "media")]
[INFO] [stdout] 461 |     pub thumbnail: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Group` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]    --> src/youtube.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct Content {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 480 |     pub width: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 481 |     #[yaserde(attribute)]
[INFO] [stdout] 482 |     pub height: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Content` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:396:10
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Feed`
[INFO] [stdout] ...
[INFO] [stdout] 403 | pub struct Feed {
[INFO] [stdout]     |            ---- `Feed` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Author`
[INFO] [stdout] ...
[INFO] [stdout] 416 | pub struct Author {
[INFO] [stdout]     |            ------ `Author` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Entry`
[INFO] [stdout] ...
[INFO] [stdout] 427 | pub struct Entry {
[INFO] [stdout]     |            ----- `Entry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:439:10
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Link`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct Link {
[INFO] [stdout]     |            ---- `Link` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Group`
[INFO] [stdout] ...
[INFO] [stdout] 457 | pub struct Group {
[INFO] [stdout]     |            ----- `Group` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/youtube.rs:468:10
[INFO] [stdout]     |
[INFO] [stdout] 468 | #[derive(YaDeserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `YaDeserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Content`
[INFO] [stdout] ...
[INFO] [stdout] 474 | pub struct Content {
[INFO] [stdout]     |            ------- `Content` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "6b26509be1279f1c954c91b593f94287f536c50404a26634985cc2ea141e2790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b26509be1279f1c954c91b593f94287f536c50404a26634985cc2ea141e2790", kill_on_drop: false }`
[INFO] [stdout] 6b26509be1279f1c954c91b593f94287f536c50404a26634985cc2ea141e2790
