[INFO] fetching crate wedged 0.1.0... [INFO] checking wedged-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate wedged 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate wedged 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wedged 0.1.0 [INFO] finished tweaking crates.io crate wedged 0.1.0 [INFO] tweaked toml for crates.io crate wedged 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.30.1 (available: v0.33.0) [INFO] [stderr] Adding nalgebra-macros v0.1.0 (available: v0.2.2) [INFO] [stderr] Adding simba v0.7.3 (available: v0.9.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77c4b28dd1f9225d88572b3aebf7003d48a1eb980e9d99f41d51abe697aeffe4 [INFO] running `Command { std: "docker" "start" "-a" "77c4b28dd1f9225d88572b3aebf7003d48a1eb980e9d99f41d51abe697aeffe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77c4b28dd1f9225d88572b3aebf7003d48a1eb980e9d99f41d51abe697aeffe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c4b28dd1f9225d88572b3aebf7003d48a1eb980e9d99f41d51abe697aeffe4", kill_on_drop: false }` [INFO] [stdout] 77c4b28dd1f9225d88572b3aebf7003d48a1eb980e9d99f41d51abe697aeffe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5760cf7a55d4e1cd85014984780cacb0eeeac4e5f3f273e9a8b7fa9d7db95c4f [INFO] running `Command { std: "docker" "start" "-a" "5760cf7a55d4e1cd85014984780cacb0eeeac4e5f3f273e9a8b7fa9d7db95c4f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking wedged v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/algebra/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/algebra/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/algebra/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dual::*` [INFO] [stdout] --> src/algebra/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use self::dual::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dim_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use self::dim_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::grade_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub use self::grade_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/algebra/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::fmt::*` [INFO] [stdout] --> src/algebra/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use self::fmt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/subspace/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mutable::*` [INFO] [stdout] --> src/subspace/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub use self::mutable::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/subspace/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/subspace/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/subspace/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/subspace/blade.rs:384:7 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/algebra/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/algebra/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/algebra/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dual::*` [INFO] [stdout] --> src/algebra/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use self::dual::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dim_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use self::dim_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::grade_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub use self::grade_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/algebra/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::fmt::*` [INFO] [stdout] --> src/algebra/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use self::fmt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/subspace/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mutable::*` [INFO] [stdout] --> src/subspace/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub use self::mutable::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/subspace/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/subspace/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/subspace/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/subspace/blade.rs:384:7 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option, na::Const<4>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/algebra/exp.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 150 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | [INFO] [stdout] 152 | let b = self; [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | match q.try_normalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option<(T, algebra::Blade)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/blade.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn try_norm_and_normalize(self) -> Option<(T, UnitBlade)> where T: RefRealField [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | { [INFO] [stdout] 327 | match self.data.try_norm_and_normalize() { [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: this value of type `(Option, na::Const<2>>>, Option, na::Const<2>>>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:572:15 [INFO] [stdout] | [INFO] [stdout] 506 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 545 | let b_plus = &b - &b_dual; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | let b_minus = b + b_dual; [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 568 | let angle1 = (angle_plus.ref_add(&angle_minus)) / &two; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 569 | let angle2 = (angle_plus - angle_minus) / &two; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | match (b_plus, b_minus) { [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: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:712:15 [INFO] [stdout] | [INFO] [stdout] 706 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 709 | let v1 = self; [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 712 | match v2.into_simple_vec().try_normalize() { [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: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:753:15 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn rot_to(self, v2: SimpleVecN) -> Rotor where T:AllocEven { [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 752 | let n = self.dim_generic(); [INFO] [stdout] 753 | match self.try_normalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dim` is never used [INFO] [stdout] --> src/algebra/mul.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn dim(&self) -> Self::Dim; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/algebra/mul.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wedged` (lib) due to 6 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Option, na::Const<4>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/algebra/exp.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 150 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | [INFO] [stdout] 152 | let b = self; [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | match q.try_normalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option<(T, algebra::Blade)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/blade.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn try_norm_and_normalize(self) -> Option<(T, UnitBlade)> where T: RefRealField [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | { [INFO] [stdout] 327 | match self.data.try_norm_and_normalize() { [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: this value of type `(Option, na::Const<2>>>, Option, na::Const<2>>>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:572:15 [INFO] [stdout] | [INFO] [stdout] 506 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 545 | let b_plus = &b - &b_dual; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | let b_minus = b + b_dual; [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 568 | let angle1 = (angle_plus.ref_add(&angle_minus)) / &two; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 569 | let angle2 = (angle_plus - angle_minus) / &two; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | match (b_plus, b_minus) { [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: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:712:15 [INFO] [stdout] | [INFO] [stdout] 706 | let two = T::one() + T::one(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 709 | let v1 = self; [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 712 | match v2.into_simple_vec().try_normalize() { [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: this value of type `Option>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/subspace/versor.rs:753:15 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn rot_to(self, v2: SimpleVecN) -> Rotor where T:AllocEven { [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 752 | let n = self.dim_generic(); [INFO] [stdout] 753 | match self.try_normalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dim` is never used [INFO] [stdout] --> src/algebra/mul.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn dim(&self) -> Self::Dim; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/algebra/mul.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `grade_index` is never used [INFO] [stdout] --> src/algebra/grade_cast.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 26 | impl+Zero, N:Dim> Even { [INFO] [stdout] | ------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `grade_index` is never used [INFO] [stdout] --> src/algebra/grade_cast.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 71 | impl+Zero, N:Dim> Odd { [INFO] [stdout] | ---------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wedged` (lib test) due to 6 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5760cf7a55d4e1cd85014984780cacb0eeeac4e5f3f273e9a8b7fa9d7db95c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5760cf7a55d4e1cd85014984780cacb0eeeac4e5f3f273e9a8b7fa9d7db95c4f", kill_on_drop: false }` [INFO] [stdout] 5760cf7a55d4e1cd85014984780cacb0eeeac4e5f3f273e9a8b7fa9d7db95c4f