[INFO] fetching crate concrete-fftw 0.1.4... [INFO] checking concrete-fftw-0.1.4 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate concrete-fftw 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate concrete-fftw 0.1.4 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate concrete-fftw 0.1.4 [INFO] finished tweaking crates.io crate concrete-fftw 0.1.4 [INFO] tweaked toml for crates.io crate concrete-fftw 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding fs_extra v1.2.0 (latest: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded concrete-fftw-sys v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64cd993e08b8984d72c9a9ee1a2ba9289a27f24bac1035b7d4d2f1f14641b7fe [INFO] running `Command { std: "docker" "start" "-a" "64cd993e08b8984d72c9a9ee1a2ba9289a27f24bac1035b7d4d2f1f14641b7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64cd993e08b8984d72c9a9ee1a2ba9289a27f24bac1035b7d4d2f1f14641b7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cd993e08b8984d72c9a9ee1a2ba9289a27f24bac1035b7d4d2f1f14641b7fe", kill_on_drop: false }` [INFO] [stdout] 64cd993e08b8984d72c9a9ee1a2ba9289a27f24bac1035b7d4d2f1f14641b7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeca969f8ef70fce92ea4cddb5c3440c1168c4da3bf0270d6fe52092f565e200 [INFO] running `Command { std: "docker" "start" "-a" "aeca969f8ef70fce92ea4cddb5c3440c1168c4da3bf0270d6fe52092f565e200", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling concrete-fftw-sys v0.1.4 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking concrete-fftw v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `quad` [INFO] [stdout] --> src/types.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "quad")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `serialize` [INFO] [stdout] = help: consider adding `quad` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `quad` [INFO] [stdout] --> src/types.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "quad")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `serialize` [INFO] [stdout] = help: consider adding `quad` as a feature in `Cargo.toml` [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "aeca969f8ef70fce92ea4cddb5c3440c1168c4da3bf0270d6fe52092f565e200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeca969f8ef70fce92ea4cddb5c3440c1168c4da3bf0270d6fe52092f565e200", kill_on_drop: false }` [INFO] [stdout] aeca969f8ef70fce92ea4cddb5c3440c1168c4da3bf0270d6fe52092f565e200 [INFO] checking concrete-fftw-0.1.4 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate concrete-fftw 0.1.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate concrete-fftw 0.1.4 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate concrete-fftw 0.1.4 [INFO] finished tweaking crates.io crate concrete-fftw 0.1.4 [INFO] tweaked toml for crates.io crate concrete-fftw 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding fs_extra v1.2.0 (latest: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aca236c5bdc12694212ff1e388549e9f3aa10f785f63f933514e374a534330e2 [INFO] running `Command { std: "docker" "start" "-a" "aca236c5bdc12694212ff1e388549e9f3aa10f785f63f933514e374a534330e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aca236c5bdc12694212ff1e388549e9f3aa10f785f63f933514e374a534330e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca236c5bdc12694212ff1e388549e9f3aa10f785f63f933514e374a534330e2", kill_on_drop: false }` [INFO] [stdout] aca236c5bdc12694212ff1e388549e9f3aa10f785f63f933514e374a534330e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 080f3b2540d36261f4e1706809a8795aaad23fe43bd030b15b5b50b16a2929a8 [INFO] running `Command { std: "docker" "start" "-a" "080f3b2540d36261f4e1706809a8795aaad23fe43bd030b15b5b50b16a2929a8", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling concrete-fftw-sys v0.1.4 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking concrete-fftw v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `quad` [INFO] [stdout] --> src/types.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "quad")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `serialize` [INFO] [stdout] = help: consider adding `quad` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `quad` [INFO] [stdout] --> src/types.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "quad")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `serialize` [INFO] [stdout] = help: consider adding `quad` as a feature in `Cargo.toml` [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 215 | | plan, [INFO] [stdout] 216 | | input: slice_info(in_), [INFO] [stdout] 217 | | output: slice_info(out), [INFO] [stdout] 218 | | phantom: PhantomData, [INFO] [stdout] 219 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 236 | impl_c2c!(c64, Plan64; fftw_plan_dft, fftw_execute_dft); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [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] = note: this error originates in the macro `impl_c2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 215 | | plan, [INFO] [stdout] 216 | | input: slice_info(in_), [INFO] [stdout] 217 | | output: slice_info(out), [INFO] [stdout] 218 | | phantom: PhantomData, [INFO] [stdout] 219 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 236 | impl_c2c!(c64, Plan64; fftw_plan_dft, fftw_execute_dft); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [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] = note: this error originates in the macro `impl_c2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 215 | | plan, [INFO] [stdout] 216 | | input: slice_info(in_), [INFO] [stdout] 217 | | output: slice_info(out), [INFO] [stdout] 218 | | phantom: PhantomData, [INFO] [stdout] 219 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_c2c!(c32, Plan32; fftwf_plan_dft, fftwf_execute_dft); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 215 | | plan, [INFO] [stdout] 216 | | input: slice_info(in_), [INFO] [stdout] 217 | | output: slice_info(out), [INFO] [stdout] 218 | | phantom: PhantomData, [INFO] [stdout] 219 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_c2c!(c32, Plan32; fftwf_plan_dft, fftwf_execute_dft); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | plan, [INFO] [stdout] 260 | | input: slice_info(in_), [INFO] [stdout] 261 | | output: slice_info(out), [INFO] [stdout] 262 | | phantom: PhantomData, [INFO] [stdout] 263 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 280 | impl_r2c!(f64, c64, Plan64; fftw_plan_dft_r2c, fftw_execute_dft_r2c); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | plan, [INFO] [stdout] 260 | | input: slice_info(in_), [INFO] [stdout] 261 | | output: slice_info(out), [INFO] [stdout] 262 | | phantom: PhantomData, [INFO] [stdout] 263 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 280 | impl_r2c!(f64, c64, Plan64; fftw_plan_dft_r2c, fftw_execute_dft_r2c); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | plan, [INFO] [stdout] 260 | | input: slice_info(in_), [INFO] [stdout] 261 | | output: slice_info(out), [INFO] [stdout] 262 | | phantom: PhantomData, [INFO] [stdout] 263 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 281 | impl_r2c!(f32, c32, Plan32; fftwf_plan_dft_r2c, fftwf_execute_dft_r2c); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | plan, [INFO] [stdout] 260 | | input: slice_info(in_), [INFO] [stdout] 261 | | output: slice_info(out), [INFO] [stdout] 262 | | phantom: PhantomData, [INFO] [stdout] 263 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 281 | impl_r2c!(f32, c32, Plan32; fftwf_plan_dft_r2c, fftwf_execute_dft_r2c); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 303 | | plan, [INFO] [stdout] 304 | | input: slice_info(in_), [INFO] [stdout] 305 | | output: slice_info(out), [INFO] [stdout] 306 | | phantom: PhantomData, [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_c2r!(f64, c64, Plan64; fftw_plan_dft_c2r, fftw_execute_dft_c2r); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 303 | | plan, [INFO] [stdout] 304 | | input: slice_info(in_), [INFO] [stdout] 305 | | output: slice_info(out), [INFO] [stdout] 306 | | phantom: PhantomData, [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_c2r!(f64, c64, Plan64; fftw_plan_dft_c2r, fftw_execute_dft_c2r); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 303 | | plan, [INFO] [stdout] 304 | | input: slice_info(in_), [INFO] [stdout] 305 | | output: slice_info(out), [INFO] [stdout] 306 | | phantom: PhantomData, [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_c2r!(f32, c32, Plan32; fftwf_plan_dft_c2r, fftwf_execute_dft_c2r); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:302:20 [INFO] [stdout] | [INFO] [stdout] 302 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 303 | | plan, [INFO] [stdout] 304 | | input: slice_info(in_), [INFO] [stdout] 305 | | output: slice_info(out), [INFO] [stdout] 306 | | phantom: PhantomData, [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_c2r!(f32, c32, Plan32; fftwf_plan_dft_c2r, fftwf_execute_dft_c2r); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_c2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 347 | | plan, [INFO] [stdout] 348 | | input: slice_info(in_), [INFO] [stdout] 349 | | output: slice_info(out), [INFO] [stdout] 350 | | phantom: PhantomData, [INFO] [stdout] 351 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 368 | impl_r2r!(f64, Plan64; fftw_plan_r2r, fftw_execute_r2r); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 347 | | plan, [INFO] [stdout] 348 | | input: slice_info(in_), [INFO] [stdout] 349 | | output: slice_info(out), [INFO] [stdout] 350 | | phantom: PhantomData, [INFO] [stdout] 351 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 368 | impl_r2r!(f64, Plan64; fftw_plan_r2r, fftw_execute_r2r); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 347 | | plan, [INFO] [stdout] 348 | | input: slice_info(in_), [INFO] [stdout] 349 | | output: slice_info(out), [INFO] [stdout] 350 | | phantom: PhantomData, [INFO] [stdout] 351 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 369 | impl_r2r!(f32, Plan32; fftwf_plan_r2r, fftwf_execute_r2r); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plan.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 347 | | plan, [INFO] [stdout] 348 | | input: slice_info(in_), [INFO] [stdout] 349 | | output: slice_info(out), [INFO] [stdout] 350 | | phantom: PhantomData, [INFO] [stdout] 351 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 369 | impl_r2r!(f32, Plan32; fftwf_plan_r2r, fftwf_execute_r2r); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _lock = $crate::FFTW_MUTEX.lock().expect("Cannot get lock"); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_r2r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `concrete-fftw` (lib test) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `concrete-fftw` (lib) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "080f3b2540d36261f4e1706809a8795aaad23fe43bd030b15b5b50b16a2929a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080f3b2540d36261f4e1706809a8795aaad23fe43bd030b15b5b50b16a2929a8", kill_on_drop: false }` [INFO] [stdout] 080f3b2540d36261f4e1706809a8795aaad23fe43bd030b15b5b50b16a2929a8