[INFO] cloning repository https://github.com/QuentinI/versor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuentinI/versor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuentinI%2Fversor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuentinI%2Fversor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 260935e19dbc544a646a0174dc3010b5250bc61f [INFO] checking QuentinI/versor/260935e19dbc544a646a0174dc3010b5250bc61f against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuentinI%2Fversor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuentinI/versor 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 git repo https://github.com/QuentinI/versor [INFO] finished tweaking git repo https://github.com/QuentinI/versor [INFO] tweaked toml for git repo https://github.com/QuentinI/versor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/QuentinI/versor 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] 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] 5432561fde784cc8972a45db223b058748c1da11c030ce2963af5042c9312b9d [INFO] running `Command { std: "docker" "start" "-a" "5432561fde784cc8972a45db223b058748c1da11c030ce2963af5042c9312b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5432561fde784cc8972a45db223b058748c1da11c030ce2963af5042c9312b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5432561fde784cc8972a45db223b058748c1da11c030ce2963af5042c9312b9d", kill_on_drop: false }` [INFO] [stdout] 5432561fde784cc8972a45db223b058748c1da11c030ce2963af5042c9312b9d [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] 542a6b462f37ac2befe6a3d2c776d5eef6d2402edb1e7ac305c345f189860983 [INFO] running `Command { std: "docker" "start" "-a" "542a6b462f37ac2befe6a3d2c776d5eef6d2402edb1e7ac305c345f189860983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flurry v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking markov v1.1.0 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking teloxide-core v0.3.3 [INFO] [stderr] Checking teloxide v0.5.1 [INFO] [stderr] Checking versor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | let mut reply = chain.generate_str_from_token(token); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | let mut reply = chain.generate_str_from_token(token); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `futures` [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let futures = tokio::join!( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_futures` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `futures` [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let futures = tokio::join!( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_futures` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/redtube.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Video { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 102 | #[serde(deserialize_with = "from_str")] [INFO] [stdout] 103 | pub video_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | pub views: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 105 | pub url: Url, [INFO] [stdout] 106 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | pub thumb: Url, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | pub default_thumb: Url, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 109 | pub thumbs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 110 | #[serde(deserialize_with = "from_duration")] [INFO] [stdout] 111 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | pub embed_url: Url, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 113 | pub publish_date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 114 | #[serde(deserialize_with = "from_str_or_float")] [INFO] [stdout] 115 | pub rating: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 116 | pub ratings: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Video` 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: enum `Error` is never used [INFO] [stdout] --> src/redtube.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 201 | enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `category` is never read [INFO] [stdout] --> src/redtube.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct SearchVideo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 207 | category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/redtube.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | struct SearchVideoResult { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 224 | count: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchVideoResult` 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/redtube.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_str<'de, T, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | T::from_str(&s).map_err(serde::de::Error::custom) [INFO] [stdout] | ^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/redtube.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/redtube.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/redtube.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, Serialize, Deserialize, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/redtube.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Video { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 102 | #[serde(deserialize_with = "from_str")] [INFO] [stdout] 103 | pub video_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | pub views: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 105 | pub url: Url, [INFO] [stdout] 106 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | pub thumb: Url, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | pub default_thumb: Url, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 109 | pub thumbs: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 110 | #[serde(deserialize_with = "from_duration")] [INFO] [stdout] 111 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | pub embed_url: Url, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 113 | pub publish_date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 114 | #[serde(deserialize_with = "from_str_or_float")] [INFO] [stdout] 115 | pub rating: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 116 | pub ratings: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Video` 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: enum `Error` is never used [INFO] [stdout] --> src/redtube.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 201 | enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `category` is never read [INFO] [stdout] --> src/redtube.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct SearchVideo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 207 | category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/redtube.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | struct SearchVideoResult { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 224 | count: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchVideoResult` 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/redtube.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_str<'de, T, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | T::from_str(&s).map_err(serde::de::Error::custom) [INFO] [stdout] | ^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/redtube.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/redtube.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/redtube.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, Serialize, Deserialize, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `versor` (bin "versor" test) due to 5 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `versor` (bin "versor") due to 5 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "542a6b462f37ac2befe6a3d2c776d5eef6d2402edb1e7ac305c345f189860983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542a6b462f37ac2befe6a3d2c776d5eef6d2402edb1e7ac305c345f189860983", kill_on_drop: false }` [INFO] [stdout] 542a6b462f37ac2befe6a3d2c776d5eef6d2402edb1e7ac305c345f189860983