[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] testing limitcool/biliup against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fbiliup" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/limitcool/biliup on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3be6615c6fc917f07272834cd3e56fac71741377248a9f752fa7edaf2bb20eda [INFO] running `Command { std: "docker" "start" "-a" "3be6615c6fc917f07272834cd3e56fac71741377248a9f752fa7edaf2bb20eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be6615c6fc917f07272834cd3e56fac71741377248a9f752fa7edaf2bb20eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be6615c6fc917f07272834cd3e56fac71741377248a9f752fa7edaf2bb20eda", kill_on_drop: false }` [INFO] [stdout] 3be6615c6fc917f07272834cd3e56fac71741377248a9f752fa7edaf2bb20eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d655206cd8b16530e052d3e62247dfe189da4e3d8abe214f2e49c56e0b35087 [INFO] running `Command { std: "docker" "start" "-a" "0d655206cd8b16530e052d3e62247dfe189da4e3d8abe214f2e49c56e0b35087", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling yaserde v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.17.0-rc.11 [INFO] [stderr] Compiling indicatif v0.16.2 [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 tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [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 thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest_cookie_store v0.2.0 [INFO] [stderr] Compiling reqwest_cookie_store v0.3.0 [INFO] [stderr] Compiling rustube v0.4.0 [INFO] [stderr] Compiling downloader v0.2.6 [INFO] [stderr] Compiling reqwest-retry v0.1.5 [INFO] [stderr] Compiling biliup v0.1.9 [INFO] [stderr] Compiling 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>; [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 1m 20s [INFO] running `Command { std: "docker" "inspect" "0d655206cd8b16530e052d3e62247dfe189da4e3d8abe214f2e49c56e0b35087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d655206cd8b16530e052d3e62247dfe189da4e3d8abe214f2e49c56e0b35087", kill_on_drop: false }` [INFO] [stdout] 0d655206cd8b16530e052d3e62247dfe189da4e3d8abe214f2e49c56e0b35087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce78c505d0024944b8c1873e2475b0326c9bbbb269b4620e33b797a064f56d0 [INFO] running `Command { std: "docker" "start" "-a" "0ce78c505d0024944b8c1873e2475b0326c9bbbb269b4620e33b797a064f56d0", kill_on_drop: false }` [INFO] [stderr] Compiling 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>; [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 `test` profile [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "0ce78c505d0024944b8c1873e2475b0326c9bbbb269b4620e33b797a064f56d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce78c505d0024944b8c1873e2475b0326c9bbbb269b4620e33b797a064f56d0", kill_on_drop: false }` [INFO] [stdout] 0ce78c505d0024944b8c1873e2475b0326c9bbbb269b4620e33b797a064f56d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4517d118d28b5104b7d1b56610fd75874254df1d2648557e9b1d0fa191b3bd42 [INFO] running `Command { std: "docker" "start" "-a" "4517d118d28b5104b7d1b56610fd75874254df1d2648557e9b1d0fa191b3bd42", kill_on_drop: false }` [INFO] [stderr] warning: method `download` is never used [INFO] [stderr] --> src/streamer.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 21 | pub trait Streamers { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 24 | async fn download(&mut self) -> Result<(), Box>; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Nop` is never constructed [INFO] [stderr] --> src/streamer.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct Nop {} [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `title`, `id`, and `published` are never read [INFO] [stderr] --> src/youtube.rs:406:9 [INFO] [stderr] | [INFO] [stderr] 403 | pub struct Feed { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 406 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 407 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 408 | pub published: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Feed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `uri` is never read [INFO] [stderr] --> src/youtube.rs:418:9 [INFO] [stderr] | [INFO] [stderr] 416 | pub struct Author { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 417 | pub name: String, [INFO] [stderr] 418 | pub uri: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Author` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `link`, and `updated` are never read [INFO] [stderr] --> src/youtube.rs:428:9 [INFO] [stderr] | [INFO] [stderr] 427 | pub struct Entry { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 428 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 432 | pub link: Link, [INFO] [stderr] | ^^^^ [INFO] [stderr] 433 | pub published: String, [INFO] [stderr] 434 | pub updated: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `rel` and `href` are never read [INFO] [stderr] --> src/youtube.rs:447:9 [INFO] [stderr] | [INFO] [stderr] 445 | pub struct Link { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 446 | #[yaserde(attribute)] [INFO] [stderr] 447 | pub rel: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 448 | #[yaserde(attribute)] [INFO] [stderr] 449 | pub href: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `title` and `thumbnail` are never read [INFO] [stderr] --> src/youtube.rs:459:9 [INFO] [stderr] | [INFO] [stderr] 457 | pub struct Group { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 458 | #[yaserde(prefix = "media")] [INFO] [stderr] 459 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 460 | #[yaserde(prefix = "media")] [INFO] [stderr] 461 | pub thumbnail: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Group` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `width` and `height` are never read [INFO] [stderr] --> src/youtube.rs:480:9 [INFO] [stderr] | [INFO] [stderr] 474 | pub struct Content { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 480 | pub width: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 481 | #[yaserde(attribute)] [INFO] [stderr] 482 | pub height: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Content` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:396:10 [INFO] [stderr] | [INFO] [stderr] 396 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Feed` [INFO] [stderr] ... [INFO] [stderr] 403 | pub struct Feed { [INFO] [stderr] | ---- `Feed` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:410:10 [INFO] [stderr] | [INFO] [stderr] 410 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Author` [INFO] [stderr] ... [INFO] [stderr] 416 | pub struct Author { [INFO] [stderr] | ------ `Author` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:421:10 [INFO] [stderr] | [INFO] [stderr] 421 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Entry` [INFO] [stderr] ... [INFO] [stderr] 427 | pub struct Entry { [INFO] [stderr] | ----- `Entry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:439:10 [INFO] [stderr] | [INFO] [stderr] 439 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Link` [INFO] [stderr] ... [INFO] [stderr] 445 | pub struct Link { [INFO] [stderr] | ---- `Link` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:451:10 [INFO] [stderr] | [INFO] [stderr] 451 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Group` [INFO] [stderr] ... [INFO] [stderr] 457 | pub struct Group { [INFO] [stderr] | ----- `Group` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/youtube.rs:468:10 [INFO] [stderr] | [INFO] [stderr] 468 | #[derive(YaDeserialize, Debug, Clone, Default)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `YaDeserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Content` [INFO] [stderr] ... [INFO] [stderr] 474 | pub struct Content { [INFO] [stderr] | ------- `Content` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `biliup` (bin "biliup" test) generated 14 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/biliup-e7975cd082e670ac) [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] running `Command { std: "docker" "inspect" "4517d118d28b5104b7d1b56610fd75874254df1d2648557e9b1d0fa191b3bd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4517d118d28b5104b7d1b56610fd75874254df1d2648557e9b1d0fa191b3bd42", kill_on_drop: false }` [INFO] [stdout] 4517d118d28b5104b7d1b56610fd75874254df1d2648557e9b1d0fa191b3bd42