[INFO] fetching crate rusty_dl 1.0.8... [INFO] checking rusty_dl-1.0.8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rusty_dl 1.0.8 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rusty_dl 1.0.8 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_dl 1.0.8 [INFO] finished tweaking crates.io crate rusty_dl 1.0.8 [INFO] tweaked toml for crates.io crate rusty_dl 1.0.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rusty_dl 1.0.8 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d68146d42ec978ac382565dcaede7fba6b309480dd28997f7e7eea125164a07 [INFO] running `Command { std: "docker" "start" "-a" "2d68146d42ec978ac382565dcaede7fba6b309480dd28997f7e7eea125164a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d68146d42ec978ac382565dcaede7fba6b309480dd28997f7e7eea125164a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d68146d42ec978ac382565dcaede7fba6b309480dd28997f7e7eea125164a07", kill_on_drop: false }` [INFO] [stdout] 2d68146d42ec978ac382565dcaede7fba6b309480dd28997f7e7eea125164a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0922450f328d436d9eeda397eb1a9a94e39baffc3bdcbb857d5ce2ab52a77f [INFO] running `Command { std: "docker" "start" "-a" "6f0922450f328d436d9eeda397eb1a9a94e39baffc3bdcbb857d5ce2ab52a77f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking writeable v0.5.4 [INFO] [stderr] Checking litemap v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking boa_profiler v0.17.3 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking regress v0.6.0 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking retry-policies v0.3.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking m3u8-rs v6.0.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling icu_provider_macros v1.2.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.9.6 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling boa_macros v0.17.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking boa_gc v0.17.3 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking boa_interner v0.17.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking zerofrom v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking yoke v0.7.3 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking zerovec v0.9.6 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking boa_ast v0.17.3 [INFO] [stderr] Checking tinystr v0.7.2 [INFO] [stderr] Checking icu_collections v1.2.0 [INFO] [stderr] Checking scraper v0.19.0 [INFO] [stderr] Checking icu_locid v1.2.0 [INFO] [stderr] Checking icu_provider v1.2.0 [INFO] [stderr] Checking icu_properties v1.2.0 [INFO] [stderr] Checking icu_provider_blob v1.2.0 [INFO] [stderr] Checking icu_provider_adapters v1.2.0 [INFO] [stderr] Checking icu_normalizer v1.2.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking boa_icu_provider v0.17.3 [INFO] [stderr] Checking boa_parser v0.17.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking boa_engine v0.17.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking reqwest-middleware v0.2.5 [INFO] [stderr] Checking reqwest-retry v0.4.0 [INFO] [stderr] Checking rusty_ytdl v0.7.1 [INFO] [stderr] Checking rusty_dl v1.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TweetResultValue { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 19 | pub __typename: String, [INFO] [stdout] 20 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub has_birdwatch_notes: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub core: Core, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub unmention_data: UnmentionData, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 24 | pub views: Views, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub legacy: Legacy, [INFO] [stdout] 27 | pub quick_promote_eligibility: QuickPromoteEligibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TweetResultValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_results` is never read [INFO] [stdout] --> src/twitter/details.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Core { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 32 | pub user_results: UserResult, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Core` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `result` is never read [INFO] [stdout] --> src/twitter/details.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct UserResult { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 37 | pub result: UserResultValue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct UserResultValue { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 42 | pub __typename: String, [INFO] [stdout] 43 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 44 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | pub affiliates_highlighted_label: AffiliatesHighlightedLabel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | pub is_blue_verified: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub legacy: LegacyUser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | pub professional: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub business_account: BusinessAccount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserResultValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct LegacyUser { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | pub default_profile: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | pub default_profile_image: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 57 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 58 | pub entities: LegacyUserEntities, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | [INFO] [stdout] 60 | pub fast_followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub favourites_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub friends_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub has_custom_timelines: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub is_translator: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub listed_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | pub media_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 69 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | pub normal_followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | pub pinned_tweet_ids_str: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub possibly_sensitive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | pub profile_banner_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub profile_image_url_https: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub profile_interstitial_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub screen_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | pub statuses_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub translator_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 79 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | pub verified: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub withheld_in_countries: Vec, // vector type not sure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `url` are never read [INFO] [stdout] --> src/twitter/details.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct LegacyUserEntities { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 86 | pub description: EntityDescription, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyUserEntities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `urls` is never read [INFO] [stdout] --> src/twitter/details.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct EntityDescription { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 92 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `urls` is never read [INFO] [stdout] --> src/twitter/details.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct EntityUrl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 97 | pub urls: Vec, // vector type not sure [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url`, `expanded_url`, `url`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct DescriptionUrl { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 102 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 104 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | pub indices: [u32; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptionUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rest_id`, `professional_type`, and `category` are never read [INFO] [stdout] --> src/twitter/details.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Professional { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 115 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | pub professional_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | pub category: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Professional` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `icon_name` are never read [INFO] [stdout] --> src/twitter/details.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Category { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 123 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | pub icon_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `count` and `state` are never read [INFO] [stdout] --> src/twitter/details.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Views { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 139 | pub count: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | pub state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Views` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct Legacy { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 145 | pub bookmarked: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 146 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 147 | pub conversation_id_str: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub display_text_range: [u32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 149 | pub entities: LegacyEntity, [INFO] [stdout] 150 | pub extended_entities: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub favorite_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub favorited: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 153 | pub full_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 154 | pub is_quote_status: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 156 | [INFO] [stdout] 157 | pub possibly_sensitive: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub possibly_sensitive_editable: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | pub quote_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 160 | pub reply_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 161 | pub retweet_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 162 | pub retweeted: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 163 | pub user_id_str: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 164 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Legacy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_mentions`, `urls`, `hashtags`, and `symbols` are never read [INFO] [stdout] --> src/twitter/details.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct LegacyEntity { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 169 | pub media: Option>, [INFO] [stdout] 170 | pub user_mentions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 171 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 172 | pub hashtags: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 173 | pub symbols: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url`, `expanded_url`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct LegacyEntityUrl { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 177 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 178 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 179 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyEntityUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 183 | pub struct Symbol { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 184 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 185 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_str`, `name`, `screen_name`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct UserMention { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 190 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 191 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 192 | pub screen_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 193 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserMention` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct Hashtag { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 197 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 198 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hashtag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `media` is never read [INFO] [stdout] --> src/twitter/details.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct ExtendedLegacyEntity { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 203 | pub media: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtendedLegacyEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eligibility` is never read [INFO] [stdout] --> src/twitter/details.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 310 | pub struct QuickPromoteEligibility { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 311 | pub eligibility: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuickPromoteEligibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 216 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 216 | path: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with_user_agent(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | self.field( [INFO] [stdout] 31 | header::USER_AGENT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_user_agent>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | self.field(header::USER_AGENT, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn accept>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.field(header::ACCEPT, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn accept_language>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | self.field(header::ACCEPT_LANGUAGE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn te>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | self.field(header::TE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn authorization>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | self.field(header::AUTHORIZATION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn content_type>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.field(header::CONTENT_TYPE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn content_length>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | self.field(header::CONTENT_LENGTH, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn referer>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | self.field(header::REFERER, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn origin>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | self.field(header::ORIGIN, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn host>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | self.field(header::HOST, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn accept_encoding>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | self.field(header::ACCEPT_ENCODING, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn connection>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | self.field(header::CONNECTION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn cache_control>(self, value: V) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | self.field(header::CACHE_CONTROL, value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn pragma>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | self.field(header::PRAGMA, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn content_disposition>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | self.field(header::CONTENT_DISPOSITION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/resource.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 85 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 87 | | let name = self.get_file_name(); [INFO] [stdout] 88 | | let path = folder_path [INFO] [stdout] 89 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 104 | | Ok(()) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 213 | let url_regex = Regex::new(pattern).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Err(DownloadError::TwitterError(format!( [INFO] [stdout] | _____________^ [INFO] [stdout] 222 | | "Failed to parse status_id and tweet_id from the tweet URL: `{}`", [INFO] [stdout] 223 | | url [INFO] [stdout] 224 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:498:36 [INFO] [stdout] | [INFO] [stdout] 497 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 499 | | let path = folder_path.as_ref(); [INFO] [stdout] 500 | | let medias = self.get_tweet_medias().await?; [INFO] [stdout] ... | [INFO] [stdout] 571 | | Ok(()) [INFO] [stdout] 572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:653:24 [INFO] [stdout] | [INFO] [stdout] 648 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:653:55 [INFO] [stdout] | [INFO] [stdout] 648 | path: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TweetResultValue { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 19 | pub __typename: String, [INFO] [stdout] 20 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub has_birdwatch_notes: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub core: Core, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub unmention_data: UnmentionData, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 24 | pub views: Views, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub legacy: Legacy, [INFO] [stdout] 27 | pub quick_promote_eligibility: QuickPromoteEligibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TweetResultValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_results` is never read [INFO] [stdout] --> src/twitter/details.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Core { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 32 | pub user_results: UserResult, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Core` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `result` is never read [INFO] [stdout] --> src/twitter/details.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct UserResult { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 37 | pub result: UserResultValue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct UserResultValue { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 42 | pub __typename: String, [INFO] [stdout] 43 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 44 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | pub affiliates_highlighted_label: AffiliatesHighlightedLabel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | pub is_blue_verified: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub legacy: LegacyUser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | pub professional: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub business_account: BusinessAccount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserResultValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct LegacyUser { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | pub default_profile: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | pub default_profile_image: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 57 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 58 | pub entities: LegacyUserEntities, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | [INFO] [stdout] 60 | pub fast_followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub favourites_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub friends_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub has_custom_timelines: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub is_translator: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub listed_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | pub media_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 69 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | pub normal_followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | pub pinned_tweet_ids_str: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub possibly_sensitive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | pub profile_banner_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub profile_image_url_https: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub profile_interstitial_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub screen_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | pub statuses_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub translator_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 79 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | pub verified: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub withheld_in_countries: Vec, // vector type not sure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `url` are never read [INFO] [stdout] --> src/twitter/details.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct LegacyUserEntities { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 86 | pub description: EntityDescription, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyUserEntities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `urls` is never read [INFO] [stdout] --> src/twitter/details.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct EntityDescription { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 92 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `urls` is never read [INFO] [stdout] --> src/twitter/details.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct EntityUrl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 97 | pub urls: Vec, // vector type not sure [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url`, `expanded_url`, `url`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct DescriptionUrl { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 102 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 104 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | pub indices: [u32; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptionUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rest_id`, `professional_type`, and `category` are never read [INFO] [stdout] --> src/twitter/details.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Professional { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 115 | pub rest_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | pub professional_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | pub category: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Professional` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `icon_name` are never read [INFO] [stdout] --> src/twitter/details.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Category { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 123 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | pub icon_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `count` and `state` are never read [INFO] [stdout] --> src/twitter/details.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Views { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 139 | pub count: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | pub state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Views` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/twitter/details.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct Legacy { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 145 | pub bookmarked: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 146 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 147 | pub conversation_id_str: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub display_text_range: [u32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 149 | pub entities: LegacyEntity, [INFO] [stdout] 150 | pub extended_entities: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub favorite_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub favorited: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 153 | pub full_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 154 | pub is_quote_status: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 156 | [INFO] [stdout] 157 | pub possibly_sensitive: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 158 | pub possibly_sensitive_editable: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | pub quote_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 160 | pub reply_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 161 | pub retweet_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 162 | pub retweeted: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 163 | pub user_id_str: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 164 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Legacy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_mentions`, `urls`, `hashtags`, and `symbols` are never read [INFO] [stdout] --> src/twitter/details.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct LegacyEntity { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 169 | pub media: Option>, [INFO] [stdout] 170 | pub user_mentions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 171 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 172 | pub hashtags: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 173 | pub symbols: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url`, `expanded_url`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct LegacyEntityUrl { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 177 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 178 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 179 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LegacyEntityUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 183 | pub struct Symbol { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 184 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 185 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_str`, `name`, `screen_name`, and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct UserMention { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 190 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 191 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 192 | pub screen_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 193 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserMention` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `indices` are never read [INFO] [stdout] --> src/twitter/details.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct Hashtag { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 197 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 198 | pub indices: [usize; 2], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Hashtag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `media` is never read [INFO] [stdout] --> src/twitter/details.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct ExtendedLegacyEntity { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 203 | pub media: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtendedLegacyEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eligibility` is never read [INFO] [stdout] --> src/twitter/details.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 310 | pub struct QuickPromoteEligibility { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 311 | pub eligibility: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuickPromoteEligibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 216 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 216 | path: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with_user_agent(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | self.field( [INFO] [stdout] 31 | header::USER_AGENT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_user_agent>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | self.field(header::USER_AGENT, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn accept>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.field(header::ACCEPT, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn accept_language>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | self.field(header::ACCEPT_LANGUAGE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn te>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | self.field(header::TE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn authorization>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | self.field(header::AUTHORIZATION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn content_type>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.field(header::CONTENT_TYPE, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn content_length>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | self.field(header::CONTENT_LENGTH, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn referer>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | self.field(header::REFERER, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn origin>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | self.field(header::ORIGIN, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn host>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | self.field(header::HOST, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn accept_encoding>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | self.field(header::ACCEPT_ENCODING, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn connection>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | self.field(header::CONNECTION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn cache_control>(self, value: V) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | self.field(header::CACHE_CONTROL, value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn pragma>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | self.field(header::PRAGMA, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/header.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn content_disposition>(self, user_agent_value: V) -> Self { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | self.field(header::CONTENT_DISPOSITION, user_agent_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/youtube.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | url, [INFO] [stdout] 71 | | filter: VideoSearchOptions::VideoAudio, [INFO] [stdout] 72 | | add_underscores_in_name: false, [INFO] [stdout] ... | [INFO] [stdout] 78 | | print_download_status: false, [INFO] [stdout] 79 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/youtube.rs:453:36 [INFO] [stdout] | [INFO] [stdout] 452 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 453 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 454 | | if self.print_download_status { [INFO] [stdout] 455 | | println!("Downloading..."); [INFO] [stdout] 456 | | } [INFO] [stdout] ... | [INFO] [stdout] 474 | | Ok(()) [INFO] [stdout] 475 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/resource.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 85 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 87 | | let name = self.get_file_name(); [INFO] [stdout] 88 | | let path = folder_path [INFO] [stdout] 89 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 104 | | Ok(()) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 213 | let url_regex = Regex::new(pattern).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Err(DownloadError::TwitterError(format!( [INFO] [stdout] | _____________^ [INFO] [stdout] 222 | | "Failed to parse status_id and tweet_id from the tweet URL: `{}`", [INFO] [stdout] 223 | | url [INFO] [stdout] 224 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:498:36 [INFO] [stdout] | [INFO] [stdout] 497 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 499 | | let path = folder_path.as_ref(); [INFO] [stdout] 500 | | let medias = self.get_tweet_medias().await?; [INFO] [stdout] ... | [INFO] [stdout] 571 | | Ok(()) [INFO] [stdout] 572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:653:24 [INFO] [stdout] | [INFO] [stdout] 648 | path: P, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twitter.rs:653:55 [INFO] [stdout] | [INFO] [stdout] 648 | path: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Self::blocking(async { self.download_to(path).await }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/youtube.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | url, [INFO] [stdout] 71 | | filter: VideoSearchOptions::VideoAudio, [INFO] [stdout] 72 | | add_underscores_in_name: false, [INFO] [stdout] ... | [INFO] [stdout] 78 | | print_download_status: false, [INFO] [stdout] 79 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/youtube.rs:453:36 [INFO] [stdout] | [INFO] [stdout] 452 | folder_path: P, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 453 | ) -> Result<(), DownloadError> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 454 | | if self.print_download_status { [INFO] [stdout] 455 | | println!("Downloading..."); [INFO] [stdout] 456 | | } [INFO] [stdout] ... | [INFO] [stdout] 474 | | Ok(()) [INFO] [stdout] 475 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_dl` (lib test) due to 26 previous errors; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusty_dl` (lib) due to 26 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6f0922450f328d436d9eeda397eb1a9a94e39baffc3bdcbb857d5ce2ab52a77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0922450f328d436d9eeda397eb1a9a94e39baffc3bdcbb857d5ce2ab52a77f", kill_on_drop: false }` [INFO] [stdout] 6f0922450f328d436d9eeda397eb1a9a94e39baffc3bdcbb857d5ce2ab52a77f