[INFO] fetching crate yata 0.7.0... [INFO] checking yata-0.7.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate yata 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate yata 0.7.0 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 yata 0.7.0 [INFO] finished tweaking crates.io crate yata 0.7.0 [INFO] tweaked toml for crates.io crate yata 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8d89f150ada9a2c407e7be12b66a997807ca0536af62a4078f7ae29d9414054b [INFO] running `Command { std: "docker" "start" "-a" "8d89f150ada9a2c407e7be12b66a997807ca0536af62a4078f7ae29d9414054b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d89f150ada9a2c407e7be12b66a997807ca0536af62a4078f7ae29d9414054b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d89f150ada9a2c407e7be12b66a997807ca0536af62a4078f7ae29d9414054b", kill_on_drop: false }` [INFO] [stdout] 8d89f150ada9a2c407e7be12b66a997807ca0536af62a4078f7ae29d9414054b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 07665adcbe03982b60ff9ee28f50bd93def98cbb047e718d29cbb68ef2c93f0b [INFO] running `Command { std: "docker" "start" "-a" "07665adcbe03982b60ff9ee28f50bd93def98cbb047e718d29cbb68ef2c93f0b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking yata v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/indicator/result.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | .map(std::string::ToString::to_string) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 116 - .map(std::string::ToString::to_string) [INFO] [stdout] 116 + .map(ToString::to_string) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/method.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 117 - (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] 117 + (size_of::(), std::mem::align_of::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/method.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 117 - (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] 117 + (std::mem::size_of::(), align_of::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/indicator/result.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | .map(std::string::ToString::to_string) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 116 - .map(std::string::ToString::to_string) [INFO] [stdout] 116 + .map(ToString::to_string) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/method.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 117 - (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] 117 + (size_of::(), std::mem::align_of::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/core/method.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 117 - (std::mem::size_of::(), std::mem::align_of::()) [INFO] [stdout] 117 + (std::mem::size_of::(), align_of::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/methods/past.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | impl Buffered<::Output> for Past { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 94 - impl Buffered<::Output> for Past { [INFO] [stdout] 94 + impl Buffered<::Output> for Past { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/methods/past.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | impl Buffered<::Output> for Past { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 94 - impl Buffered<::Output> for Past { [INFO] [stdout] 94 + impl Buffered<::Output> for Past { [INFO] [stdout] | [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/core/indicator/config.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 36 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let instance = self.init(initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | Ok(instance.into_fn()) [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/core/indicator/dd.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 43 | let instance = IndicatorConfig::init(self.clone(), initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | Ok(Box::new(instance)) [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] [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/core/method.rs:228:6 [INFO] [stdout] | [INFO] [stdout] 220 | params: Self::Params, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | let instance = Self::new(params, initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | [INFO] [stdout] 228 | Ok(instance.into_fn()) [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] [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/core/window.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(size: PeriodType, value: T) -> Self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | buf: vec![value; size as usize].into(), [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/core/window.rs:329:20 [INFO] [stdout] | [INFO] [stdout] 328 | fn from(v: Vec) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | Self::from_parts(v.into_boxed_slice(), 0) [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/core/window.rs:520:6 [INFO] [stdout] | [INFO] [stdout] 497 | fn deserialize(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] 501 | let w = SerializableWindow::deserialize(deserializer)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | [INFO] [stdout] 503 | let buf = w.buf; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 520 | Ok(Self::from_parts(buf, index)) [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] = 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/helpers/history.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(parameters: Self::Params, initial_value: &Self::Input) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | instance: T::new(parameters, initial_value)?, [INFO] [stdout] 53 | | history: Vec::new(), [INFO] [stdout] 54 | | }) [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/helpers/history.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(parameters: Self::Params, initial_value: &Self::Input) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let mut instance = T::new(parameters, initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let last_value = instance.next(initial_value); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | [INFO] [stdout] 103 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | last_value, [INFO] [stdout] 105 | | instance, [INFO] [stdout] 106 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/indicators/average_directional_index.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | window: Window::new(cfg.period1, HLC::from(candle)), [INFO] [stdout] 72 | | prev_close: candle.close(), [INFO] [stdout] 73 | | tr_ma: cfg.method1.init(tr)?, [INFO] [stdout] ... | [INFO] [stdout] 77 | | cfg, [INFO] [stdout] 78 | | }) [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/indicators/awesome_oscillator.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 59 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | ma1: cfg.ma1.init(src)?, [INFO] [stdout] 69 | | ma2: cfg.ma2.init(src)?, [INFO] [stdout] 70 | | cross_over: Cross::default(), [INFO] [stdout] ... | [INFO] [stdout] 74 | | cfg, [INFO] [stdout] 75 | | }) [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/indicators/chaikin_oscillator.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 53 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let adi = ADI::new(cfg.window, candle)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 62 | | ma1: cfg.ma1.init(adi.peek())?, [INFO] [stdout] 63 | | ma2: cfg.ma2.init(adi.peek())?, [INFO] [stdout] 64 | | adi, [INFO] [stdout] 65 | | cross_over: Cross::default(), [INFO] [stdout] 66 | | cfg, [INFO] [stdout] 67 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/indicators/chande_kroll_stop.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 67 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 76 | | ma: cfg.ma.init(candle.tr(candle))?, [INFO] [stdout] 77 | | [INFO] [stdout] 78 | | highest1: Highest::new(cfg.ma.ma_period(), &candle.high())?, [INFO] [stdout] ... | [INFO] [stdout] 94 | | cfg, [INFO] [stdout] 95 | | }) [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/indicators/coppock_curve.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 76 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let src = &candle.source(cfg.source); [INFO] [stdout] 83 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 84 | | roc1: RateOfChange::new(cfg.period2, src)?, [INFO] [stdout] 85 | | roc2: RateOfChange::new(cfg.period3, src)?, [INFO] [stdout] 86 | | ma1: cfg.ma1.init(0.)?, // method(cfg.method1, cfg.period1, 0.)?, [INFO] [stdout] ... | [INFO] [stdout] 92 | | cfg, [INFO] [stdout] 93 | | }) [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/indicators/detrended_price_oscillator.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 57 | | sma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 58 | | window: Window::new(cfg.ma.ma_period() / 2 + 1, src), [INFO] [stdout] 59 | | cfg, [INFO] [stdout] 60 | | }) [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/indicators/ease_of_movement.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | m1: cfg.ma.init(0.)?, //method(cfg.method, cfg.period1, 0.)?, [INFO] [stdout] 56 | | w: Window::new(cfg.period2, HLC::from(candle)), [INFO] [stdout] 57 | | cross: Cross::new((), &(0.0, 0.0))?, [INFO] [stdout] 58 | | [INFO] [stdout] 59 | | cfg, [INFO] [stdout] 60 | | }) [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/indicators/elders_force_index.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 50 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 57 | | ma: cfg.ma.init(0.)?, // method(cfg.method, cfg.period1, 0.)?, [INFO] [stdout] 58 | | window: Window::new(cfg.period2, Candle::from(candle)), [INFO] [stdout] 59 | | vol_sum: candle.volume() * cfg.period2 as ValueType, [INFO] [stdout] 60 | | cross_over: Cross::default(), [INFO] [stdout] 61 | | cfg, [INFO] [stdout] 62 | | }) [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/indicators/envelopes.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 64 | | ma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 65 | | k_high: 1.0 + cfg.k, [INFO] [stdout] 66 | | k_low: 1.0 - cfg.k, [INFO] [stdout] 67 | | cfg, [INFO] [stdout] 68 | | }) [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/indicators/fisher_transform.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 69 | | ma1: cfg.signal.init(0.)?, // method(cfg.method, cfg.period2, 0.)?, [INFO] [stdout] 70 | | highest: Highest::new(cfg.period1, src)?, [INFO] [stdout] 71 | | lowest: Lowest::new(cfg.period1, src)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | cfg, [INFO] [stdout] 77 | | }) [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/indicators/keltner_channel.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let src = candle.source(cfg.source); [INFO] [stdout] 62 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | prev_close: candle.close(), [INFO] [stdout] 64 | | ma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 65 | | sma: SMA::new(cfg.ma.ma_period(), &(candle.high() - candle.low()))?, [INFO] [stdout] ... | [INFO] [stdout] 68 | | cfg, [INFO] [stdout] 69 | | }) [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/indicators/klinger_volume_oscillator.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 63 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | ma1: cfg.ma1.init(0.)?, [INFO] [stdout] 71 | | ma2: cfg.ma2.init(0.)?, [INFO] [stdout] 72 | | ma3: cfg.signal.init(0.)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | cfg, [INFO] [stdout] 77 | | }) [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/indicators/know_sure_thing.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 63 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | roc1v: RateOfChange::new(cfg.period1, close)?, [INFO] [stdout] 73 | | roc2v: RateOfChange::new(cfg.period2, close)?, [INFO] [stdout] 74 | | roc3v: RateOfChange::new(cfg.period3, close)?, [INFO] [stdout] ... | [INFO] [stdout] 82 | | cfg, [INFO] [stdout] 83 | | }) [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/indicators/relative_strength_index.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 59 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | previous_input: src, [INFO] [stdout] 69 | | posma: cfg.ma.init(0.)?, [INFO] [stdout] 70 | | negma: cfg.ma.init(0.)?, [INFO] [stdout] ... | [INFO] [stdout] 73 | | cfg, [INFO] [stdout] 74 | | }) [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/indicators/relative_vigor_index.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 69 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | prev_close: candle.open(), [INFO] [stdout] 81 | | swma1: SWMA::new(cfg.period2, d_close)?, [INFO] [stdout] 82 | | sma1: SMA::new(cfg.period1, d_close)?, [INFO] [stdout] ... | [INFO] [stdout] 87 | | cfg, [INFO] [stdout] 88 | | }) [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/indicators/smi_ergodic_indicator.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | tsi: TSI::new(cfg.period2, cfg.period1, &src)?, [INFO] [stdout] 81 | | ma: cfg.signal.init(0.)?, // method(cfg.method, cfg.period3, 0.)?, [INFO] [stdout] 82 | | cross: Cross::default(), [INFO] [stdout] 83 | | cfg, [INFO] [stdout] 84 | | }) [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/indicators/stochastic_oscillator.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 79 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 94 | | upper_zone: 1. - cfg.zone, [INFO] [stdout] 95 | | highest: Highest::new(cfg.period, &candle.high())?, [INFO] [stdout] 96 | | lowest: Lowest::new(cfg.period, &candle.low())?, [INFO] [stdout] ... | [INFO] [stdout] 104 | | cfg, [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/methods/adi.rs:106:6 [INFO] [stdout] | [INFO] [stdout] 98 | let window = if length > 0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | Ok(Self { cmf_sum, window }) [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/methods/collapse_timeframe.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | .map(|current| current + candle.clone()) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] [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/methods/collapse_timeframe.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | .or_else(|| Some(candle.clone())); [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 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yata` (lib) due to 29 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/core/indicator/config.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 36 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let instance = self.init(initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | Ok(instance.into_fn()) [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/core/indicator/dd.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 43 | let instance = IndicatorConfig::init(self.clone(), initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | Ok(Box::new(instance)) [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] [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/core/method.rs:228:6 [INFO] [stdout] | [INFO] [stdout] 220 | params: Self::Params, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | let instance = Self::new(params, initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | [INFO] [stdout] 228 | Ok(instance.into_fn()) [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] [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/core/window.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(size: PeriodType, value: T) -> Self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | buf: vec![value; size as usize].into(), [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/core/window.rs:329:20 [INFO] [stdout] | [INFO] [stdout] 328 | fn from(v: Vec) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | Self::from_parts(v.into_boxed_slice(), 0) [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/core/window.rs:520:6 [INFO] [stdout] | [INFO] [stdout] 497 | fn deserialize(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] 501 | let w = SerializableWindow::deserialize(deserializer)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | [INFO] [stdout] 503 | let buf = w.buf; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 520 | Ok(Self::from_parts(buf, index)) [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] = 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/helpers/history.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(parameters: Self::Params, initial_value: &Self::Input) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | instance: T::new(parameters, initial_value)?, [INFO] [stdout] 53 | | history: Vec::new(), [INFO] [stdout] 54 | | }) [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/helpers/history.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(parameters: Self::Params, initial_value: &Self::Input) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let mut instance = T::new(parameters, initial_value)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let last_value = instance.next(initial_value); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | [INFO] [stdout] 103 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | last_value, [INFO] [stdout] 105 | | instance, [INFO] [stdout] 106 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/indicators/average_directional_index.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | window: Window::new(cfg.period1, HLC::from(candle)), [INFO] [stdout] 72 | | prev_close: candle.close(), [INFO] [stdout] 73 | | tr_ma: cfg.method1.init(tr)?, [INFO] [stdout] ... | [INFO] [stdout] 77 | | cfg, [INFO] [stdout] 78 | | }) [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/indicators/awesome_oscillator.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 59 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | ma1: cfg.ma1.init(src)?, [INFO] [stdout] 69 | | ma2: cfg.ma2.init(src)?, [INFO] [stdout] 70 | | cross_over: Cross::default(), [INFO] [stdout] ... | [INFO] [stdout] 74 | | cfg, [INFO] [stdout] 75 | | }) [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/indicators/chaikin_oscillator.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 53 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let adi = ADI::new(cfg.window, candle)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 62 | | ma1: cfg.ma1.init(adi.peek())?, [INFO] [stdout] 63 | | ma2: cfg.ma2.init(adi.peek())?, [INFO] [stdout] 64 | | adi, [INFO] [stdout] 65 | | cross_over: Cross::default(), [INFO] [stdout] 66 | | cfg, [INFO] [stdout] 67 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/indicators/chande_kroll_stop.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 67 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 76 | | ma: cfg.ma.init(candle.tr(candle))?, [INFO] [stdout] 77 | | [INFO] [stdout] 78 | | highest1: Highest::new(cfg.ma.ma_period(), &candle.high())?, [INFO] [stdout] ... | [INFO] [stdout] 94 | | cfg, [INFO] [stdout] 95 | | }) [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/indicators/coppock_curve.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 76 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let src = &candle.source(cfg.source); [INFO] [stdout] 83 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 84 | | roc1: RateOfChange::new(cfg.period2, src)?, [INFO] [stdout] 85 | | roc2: RateOfChange::new(cfg.period3, src)?, [INFO] [stdout] 86 | | ma1: cfg.ma1.init(0.)?, // method(cfg.method1, cfg.period1, 0.)?, [INFO] [stdout] ... | [INFO] [stdout] 92 | | cfg, [INFO] [stdout] 93 | | }) [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/indicators/detrended_price_oscillator.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 57 | | sma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 58 | | window: Window::new(cfg.ma.ma_period() / 2 + 1, src), [INFO] [stdout] 59 | | cfg, [INFO] [stdout] 60 | | }) [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/indicators/ease_of_movement.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | m1: cfg.ma.init(0.)?, //method(cfg.method, cfg.period1, 0.)?, [INFO] [stdout] 56 | | w: Window::new(cfg.period2, HLC::from(candle)), [INFO] [stdout] 57 | | cross: Cross::new((), &(0.0, 0.0))?, [INFO] [stdout] 58 | | [INFO] [stdout] 59 | | cfg, [INFO] [stdout] 60 | | }) [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/indicators/elders_force_index.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 50 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 57 | | ma: cfg.ma.init(0.)?, // method(cfg.method, cfg.period1, 0.)?, [INFO] [stdout] 58 | | window: Window::new(cfg.period2, Candle::from(candle)), [INFO] [stdout] 59 | | vol_sum: candle.volume() * cfg.period2 as ValueType, [INFO] [stdout] 60 | | cross_over: Cross::default(), [INFO] [stdout] 61 | | cfg, [INFO] [stdout] 62 | | }) [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/indicators/envelopes.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 64 | | ma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 65 | | k_high: 1.0 + cfg.k, [INFO] [stdout] 66 | | k_low: 1.0 - cfg.k, [INFO] [stdout] 67 | | cfg, [INFO] [stdout] 68 | | }) [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/indicators/fisher_transform.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 69 | | ma1: cfg.signal.init(0.)?, // method(cfg.method, cfg.period2, 0.)?, [INFO] [stdout] 70 | | highest: Highest::new(cfg.period1, src)?, [INFO] [stdout] 71 | | lowest: Lowest::new(cfg.period1, src)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | cfg, [INFO] [stdout] 77 | | }) [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/indicators/keltner_channel.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 55 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let src = candle.source(cfg.source); [INFO] [stdout] 62 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | prev_close: candle.close(), [INFO] [stdout] 64 | | ma: cfg.ma.init(src)?, // method(cfg.method, cfg.period, src)?, [INFO] [stdout] 65 | | sma: SMA::new(cfg.ma.ma_period(), &(candle.high() - candle.low()))?, [INFO] [stdout] ... | [INFO] [stdout] 68 | | cfg, [INFO] [stdout] 69 | | }) [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/indicators/klinger_volume_oscillator.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 63 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | ma1: cfg.ma1.init(0.)?, [INFO] [stdout] 71 | | ma2: cfg.ma2.init(0.)?, [INFO] [stdout] 72 | | ma3: cfg.signal.init(0.)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | cfg, [INFO] [stdout] 77 | | }) [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/indicators/know_sure_thing.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 63 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | roc1v: RateOfChange::new(cfg.period1, close)?, [INFO] [stdout] 73 | | roc2v: RateOfChange::new(cfg.period2, close)?, [INFO] [stdout] 74 | | roc3v: RateOfChange::new(cfg.period3, close)?, [INFO] [stdout] ... | [INFO] [stdout] 82 | | cfg, [INFO] [stdout] 83 | | }) [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/indicators/relative_strength_index.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 59 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | previous_input: src, [INFO] [stdout] 69 | | posma: cfg.ma.init(0.)?, [INFO] [stdout] 70 | | negma: cfg.ma.init(0.)?, [INFO] [stdout] ... | [INFO] [stdout] 73 | | cfg, [INFO] [stdout] 74 | | }) [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/indicators/relative_vigor_index.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 69 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | prev_close: candle.open(), [INFO] [stdout] 81 | | swma1: SWMA::new(cfg.period2, d_close)?, [INFO] [stdout] 82 | | sma1: SMA::new(cfg.period1, d_close)?, [INFO] [stdout] ... | [INFO] [stdout] 87 | | cfg, [INFO] [stdout] 88 | | }) [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/indicators/smi_ergodic_indicator.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | tsi: TSI::new(cfg.period2, cfg.period1, &src)?, [INFO] [stdout] 81 | | ma: cfg.signal.init(0.)?, // method(cfg.method, cfg.period3, 0.)?, [INFO] [stdout] 82 | | cross: Cross::default(), [INFO] [stdout] 83 | | cfg, [INFO] [stdout] 84 | | }) [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/indicators/stochastic_oscillator.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 79 | fn init(self, candle: &T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let cfg = self; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Ok(Self::Instance { [INFO] [stdout] | ____________^ [INFO] [stdout] 94 | | upper_zone: 1. - cfg.zone, [INFO] [stdout] 95 | | highest: Highest::new(cfg.period, &candle.high())?, [INFO] [stdout] 96 | | lowest: Lowest::new(cfg.period, &candle.low())?, [INFO] [stdout] ... | [INFO] [stdout] 104 | | cfg, [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/methods/adi.rs:106:6 [INFO] [stdout] | [INFO] [stdout] 98 | let window = if length > 0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | Ok(Self { cmf_sum, window }) [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/methods/collapse_timeframe.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | .map(|current| current + candle.clone()) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] [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/methods/collapse_timeframe.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | .or_else(|| Some(candle.clone())); [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 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yata` (lib test) due to 29 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "07665adcbe03982b60ff9ee28f50bd93def98cbb047e718d29cbb68ef2c93f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07665adcbe03982b60ff9ee28f50bd93def98cbb047e718d29cbb68ef2c93f0b", kill_on_drop: false }` [INFO] [stdout] 07665adcbe03982b60ff9ee28f50bd93def98cbb047e718d29cbb68ef2c93f0b