[INFO] cloning repository https://github.com/yotarok/flacenc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yotarok/flacenc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotarok%2Fflacenc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotarok%2Fflacenc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52dfeb5c9a0b11133028749f47e592eef5e34599 [INFO] checking yotarok/flacenc-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotarok%2Fflacenc-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yotarok/flacenc-rs 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] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/yotarok/flacenc-rs [INFO] finished tweaking git repo https://github.com/yotarok/flacenc-rs [INFO] tweaked toml for git repo https://github.com/yotarok/flacenc-rs 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 109 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.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] 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] 0ebd0bf0703246797ef382d1f956b154129ab6b3d3a7ae6e561850442cc935a2 [INFO] running `Command { std: "docker" "start" "-a" "0ebd0bf0703246797ef382d1f956b154129ab6b3d3a7ae6e561850442cc935a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebd0bf0703246797ef382d1f956b154129ab6b3d3a7ae6e561850442cc935a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebd0bf0703246797ef382d1f956b154129ab6b3d3a7ae6e561850442cc935a2", kill_on_drop: false }` [INFO] [stdout] 0ebd0bf0703246797ef382d1f956b154129ab6b3d3a7ae6e561850442cc935a2 [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] d714b81cc78dee6599a5b32e52fc1826a191f1fe1c1f4502cbb3699482ed98d1 [INFO] running `Command { std: "docker" "start" "-a" "d714b81cc78dee6599a5b32e52fc1826a191f1fe1c1f4502cbb3699482ed98d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling flacenc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "d714b81cc78dee6599a5b32e52fc1826a191f1fe1c1f4502cbb3699482ed98d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d714b81cc78dee6599a5b32e52fc1826a191f1fe1c1f4502cbb3699482ed98d1", kill_on_drop: false }` [INFO] [stdout] d714b81cc78dee6599a5b32e52fc1826a191f1fe1c1f4502cbb3699482ed98d1 [INFO] checking yotarok/flacenc-rs against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotarok%2Fflacenc-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yotarok/flacenc-rs 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] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/yotarok/flacenc-rs [INFO] finished tweaking git repo https://github.com/yotarok/flacenc-rs [INFO] tweaked toml for git repo https://github.com/yotarok/flacenc-rs 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 109 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.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] bb47b8601fbc8f7704af515e42d7c92db3921fe7981e86f66422d942577ebd42 [INFO] running `Command { std: "docker" "start" "-a" "bb47b8601fbc8f7704af515e42d7c92db3921fe7981e86f66422d942577ebd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb47b8601fbc8f7704af515e42d7c92db3921fe7981e86f66422d942577ebd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb47b8601fbc8f7704af515e42d7c92db3921fe7981e86f66422d942577ebd42", kill_on_drop: false }` [INFO] [stdout] bb47b8601fbc8f7704af515e42d7c92db3921fe7981e86f66422d942577ebd42 [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] b800fe8a609b114ed6ab2c09ef6e69e2b6355228d4b7d6a3444f41e0eed09bdf [INFO] running `Command { std: "docker" "start" "-a" "b800fe8a609b114ed6ab2c09ef6e69e2b6355228d4b7d6a3444f41e0eed09bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling flacenc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | / reuse!(FIXED_LPC_ERRORS, |errors: &mut FixedLpcErrors| { [INFO] [stdout] 311 | | reset_fixed_lpc_errors(errors, signal); [INFO] [stdout] 312 | | let errors = errors [INFO] [stdout] 313 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 332 | | }) [INFO] [stdout] 333 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/coding.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 369 | let lpc_coefs = perform_qlpc(config, signal); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | / Lpc::from_parts( [INFO] [stdout] 377 | | heapless::Vec::from_slice(&signal[0..qlpc.order()]) [INFO] [stdout] 378 | | .expect("LPC order exceeded the maximum"), [INFO] [stdout] 379 | | qlpc, [INFO] [stdout] 380 | | residual, [INFO] [stdout] 381 | | bits_per_sample, [INFO] [stdout] 382 | | ) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | let residual = reuse!(QLPC_ERROR_BUFFER, |errors: &mut Vec| { [INFO] [stdout] | ____________________- [INFO] [stdout] 372 | | errors.resize(signal.len(), 0i32); [INFO] [stdout] 373 | | lpc::compute_error(&qlpc, signal, errors); [INFO] [stdout] 374 | | encode_residual(&config.prc, errors, qlpc.order()) [INFO] [stdout] 375 | | }); [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/coding.rs:478:24 [INFO] [stdout] | [INFO] [stdout] 474 | indep: Frame, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | reuse!(MSFRAMEBUF, |ms_framebuf: &mut FrameBuf| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 479 | | ms_framebuf.resize(framebuf.size()); [INFO] [stdout] 480 | | ms_framebuf.fill_stereo_with_iter( [INFO] [stdout] 481 | | framebuf [INFO] [stdout] ... | [INFO] [stdout] 527 | | recombine_stereo_frame(header, indep, ms_frame) [INFO] [stdout] 528 | | }) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | indep: Frame, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | / reuse!(MSFRAMEBUF, |ms_framebuf: &mut FrameBuf| { [INFO] [stdout] 479 | | ms_framebuf.resize(framebuf.size()); [INFO] [stdout] 480 | | ms_framebuf.fill_stereo_with_iter( [INFO] [stdout] 481 | | framebuf [INFO] [stdout] ... | [INFO] [stdout] 527 | | recombine_stereo_frame(header, indep, ms_frame) [INFO] [stdout] 528 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/component/bitrepr.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | / reuse!(FRAME_CRC_BUFFER, |buf: &mut (MemSink, Vec)| { [INFO] [stdout] 283 | | let frame_sink = &mut buf.0; [INFO] [stdout] 284 | | let bytebuf = &mut buf.1; [INFO] [stdout] ... | [INFO] [stdout] 304 | | .map_err(OutputError::::from_sink) [INFO] [stdout] 305 | | }) [INFO] [stdout] | |______________- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/component/bitrepr.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | / reuse!(HEADER_CRC_BUFFER, |header_buffer: &mut ByteSink| { [INFO] [stdout] 362 | | header_buffer.clear(); [INFO] [stdout] 363 | | header_buffer.reserve(self.count_bits()); [INFO] [stdout] ... | [INFO] [stdout] 404 | | Ok(()) [INFO] [stdout] 405 | | }) [INFO] [stdout] | |__________- in this macro invocation [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 `reuse` (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/component/datatype.rs:876:12 [INFO] [stdout] | [INFO] [stdout] 866 | pub fn new(header: FrameHeader, subframes: I) -> Result [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 870 | let subframes: Vec = subframes.collect(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 876 | Ok(Self::from_parts(header, subframes)) [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/component/datatype.rs:1069:12 [INFO] [stdout] | [INFO] [stdout] 1061 | pub fn into_stereo_channels(self) -> Result<(FrameHeader, SubFrame, SubFrame), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1065 | let (header, subframes) = self.into_parts(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1066 | let mut iter = subframes.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1067 | let ch0 = iter.next().expect(panic_msg::DATA_INCONSISTENT); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1068 | let ch1 = iter.next().expect(panic_msg::DATA_INCONSISTENT); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1069 | Ok((header, ch0, ch1)) [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/error.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn from_io_error(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 561 | reason: SourceErrorReason::IO(Some(Rc::new(e))), [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/fakesimd.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 497 | fn index(&self, index: I) -> &Self::Output { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | &self.as_array()[index] [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/fakesimd.rs:509:14 [INFO] [stdout] | [INFO] [stdout] 508 | fn index_mut(&mut self, index: I) -> &mut >::Output { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 509 | &mut self.as_mut_array()[index] [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lpc.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / reuse!(WINDOW_CACHE, |caches: &mut WindowMap| { [INFO] [stdout] 241 | | if caches.get(&key).is_none() { [INFO] [stdout] 242 | | let v = window_weights(window, size); [INFO] [stdout] 243 | | caches.insert(key.clone(), Rc::from(SimdVec::from_slice(&v))); [INFO] [stdout] 244 | | } [INFO] [stdout] 245 | | Rc::clone(caches.get(&key).expect(panic_msg::ERROR_NOT_EXPECTED)) [INFO] [stdout] 246 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lpc.rs:761:9 [INFO] [stdout] | [INFO] [stdout] 761 | / reuse!(CAST_BUFFER, |cast_buf: &mut SimdVec< [INFO] [stdout] 762 | | i32, [INFO] [stdout] 763 | | QLPC_WIN_SIMD_N, [INFO] [stdout] 764 | | >| { [INFO] [stdout] ... | [INFO] [stdout] 770 | | ); [INFO] [stdout] 771 | | }); [INFO] [stdout] | |__________- in this macro invocation [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 `reuse` (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/par.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | fn destruct_arc(ptr: Arc) -> T { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Arc::into_inner(ptr).expect(panic_msg::ARC_DESTRUCT_FAILED) [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/par.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 125 | let (refill_sender, refill_receiver) = crossbeam_channel::bounded(replicas + 1); [INFO] [stdout] | ------------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 131 | | buffers, [INFO] [stdout] 132 | | encode_queue: crossbeam_channel::bounded(replicas + 1), [INFO] [stdout] 133 | | refill_queue: (refill_sender, refill_receiver), [INFO] [stdout] 134 | | }) [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/par.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 288 | src: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | mut context: C, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ) -> Result<(FeedStats, C), SourceError> { [INFO] [stdout] 294 | let mut src = src; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 318 | | FeedStats { [INFO] [stdout] 319 | | frame_count, [INFO] [stdout] 320 | | worker_starvation_count, [INFO] [stdout] 321 | | }, [INFO] [stdout] 322 | | context, [INFO] [stdout] 323 | | )) [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/par.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 380 | let parbuf = Arc::clone(&parbuf); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | let parsink = Arc::clone(&parsink); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | let stream_info = stream.stream_info().clone(); [INFO] [stdout] 383 | let config = Arc::clone(&config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | thread::spawn(move || { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 385 | | while let Some(bufid) = parbuf.pop_encode_queue() { [INFO] [stdout] 386 | | let (frame_number, encode_result) = { [INFO] [stdout] 387 | | let numbuf = &parbuf.lock_buffer(bufid); [INFO] [stdout] ... | [INFO] [stdout] 409 | | } [INFO] [stdout] 410 | | }) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/rice.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / reuse!(PRC_FINDER, |finder: &mut PrcParameterFinder| { [INFO] [stdout] 276 | | finder.find(signal, warmup_length, max_p) [INFO] [stdout] 277 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flacenc` (lib) due to 20 previous errors [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | / reuse!(FIXED_LPC_ERRORS, |errors: &mut FixedLpcErrors| { [INFO] [stdout] 311 | | reset_fixed_lpc_errors(errors, signal); [INFO] [stdout] 312 | | let errors = errors [INFO] [stdout] 313 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 332 | | }) [INFO] [stdout] 333 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/coding.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 369 | let lpc_coefs = perform_qlpc(config, signal); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | / Lpc::from_parts( [INFO] [stdout] 377 | | heapless::Vec::from_slice(&signal[0..qlpc.order()]) [INFO] [stdout] 378 | | .expect("LPC order exceeded the maximum"), [INFO] [stdout] 379 | | qlpc, [INFO] [stdout] 380 | | residual, [INFO] [stdout] 381 | | bits_per_sample, [INFO] [stdout] 382 | | ) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | let residual = reuse!(QLPC_ERROR_BUFFER, |errors: &mut Vec| { [INFO] [stdout] | ____________________- [INFO] [stdout] 372 | | errors.resize(signal.len(), 0i32); [INFO] [stdout] 373 | | lpc::compute_error(&qlpc, signal, errors); [INFO] [stdout] 374 | | encode_residual(&config.prc, errors, qlpc.order()) [INFO] [stdout] 375 | | }); [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/coding.rs:478:24 [INFO] [stdout] | [INFO] [stdout] 474 | indep: Frame, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | reuse!(MSFRAMEBUF, |ms_framebuf: &mut FrameBuf| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 479 | | ms_framebuf.resize(framebuf.size()); [INFO] [stdout] 480 | | ms_framebuf.fill_stereo_with_iter( [INFO] [stdout] 481 | | framebuf [INFO] [stdout] ... | [INFO] [stdout] 527 | | recombine_stereo_frame(header, indep, ms_frame) [INFO] [stdout] 528 | | }) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/coding.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | indep: Frame, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | / reuse!(MSFRAMEBUF, |ms_framebuf: &mut FrameBuf| { [INFO] [stdout] 479 | | ms_framebuf.resize(framebuf.size()); [INFO] [stdout] 480 | | ms_framebuf.fill_stereo_with_iter( [INFO] [stdout] 481 | | framebuf [INFO] [stdout] ... | [INFO] [stdout] 527 | | recombine_stereo_frame(header, indep, ms_frame) [INFO] [stdout] 528 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/component/bitrepr.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | / reuse!(FRAME_CRC_BUFFER, |buf: &mut (MemSink, Vec)| { [INFO] [stdout] 283 | | let frame_sink = &mut buf.0; [INFO] [stdout] 284 | | let bytebuf = &mut buf.1; [INFO] [stdout] ... | [INFO] [stdout] 304 | | .map_err(OutputError::::from_sink) [INFO] [stdout] 305 | | }) [INFO] [stdout] | |______________- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/component/bitrepr.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | / reuse!(HEADER_CRC_BUFFER, |header_buffer: &mut ByteSink| { [INFO] [stdout] 362 | | header_buffer.clear(); [INFO] [stdout] 363 | | header_buffer.reserve(self.count_bits()); [INFO] [stdout] ... | [INFO] [stdout] 404 | | Ok(()) [INFO] [stdout] 405 | | }) [INFO] [stdout] | |__________- in this macro invocation [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 `reuse` (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/component/datatype.rs:876:12 [INFO] [stdout] | [INFO] [stdout] 866 | pub fn new(header: FrameHeader, subframes: I) -> Result [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 870 | let subframes: Vec = subframes.collect(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 876 | Ok(Self::from_parts(header, subframes)) [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/component/datatype.rs:1069:12 [INFO] [stdout] | [INFO] [stdout] 1061 | pub fn into_stereo_channels(self) -> Result<(FrameHeader, SubFrame, SubFrame), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1065 | let (header, subframes) = self.into_parts(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1066 | let mut iter = subframes.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1067 | let ch0 = iter.next().expect(panic_msg::DATA_INCONSISTENT); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1068 | let ch1 = iter.next().expect(panic_msg::DATA_INCONSISTENT); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1069 | Ok((header, ch0, ch1)) [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/component/parser.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 82 | let (remaining_input, (frames, _)) = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | many_till(frame(stream_info, true), nom::combinator::eof)(remaining_input)?; [INFO] [stdout] 84 | let mut stream = component::Stream::with_stream_info(stream_info.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok((remaining_input, stream)) [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] | 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] | 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/component/parser.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 221 | let (remaining_input, subframes) = bits(many_m_n(channels, channels, |i| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | let frame = component::Frame::from_parts(header, subframes); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Ok((remaining_input, frame)) [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] | 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/component/parser.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 517 | let warm_up = heapless::Vec::try_from(warm_up.as_slice()).expect("Unexpected error"); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 521 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 522 | | remaining_input, [INFO] [stdout] 523 | | component::FixedLpc::from_parts(warm_up, residual, bits_per_sample as u8), [INFO] [stdout] 524 | | )) [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/component/parser.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 556 | let warm_up = heapless::Vec::try_from(warm_up.as_slice()).expect("Unexpected error"); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 561 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 562 | | remaining_input, [INFO] [stdout] 563 | | component::Lpc::from_parts(warm_up, parameters, residual, bits_per_sample as u8), [INFO] [stdout] 564 | | )) [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/component/parser.rs:919:13 [INFO] [stdout] | [INFO] [stdout] 904 | fn random_lpc(mut rng: R) -> component::Lpc { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 912 | let lpc_coefs = lpc::lpc_from_autocorr(&signal, &Window::default(), order); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 919 | / heapless::Vec::from_slice(&signal[0..qlpc.order()]) [INFO] [stdout] 920 | | .expect("LPC order exceeded the maximum"), [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/error.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn from_io_error(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 561 | reason: SourceErrorReason::IO(Some(Rc::new(e))), [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/fakesimd.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 497 | fn index(&self, index: I) -> &Self::Output { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | &self.as_array()[index] [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/fakesimd.rs:509:14 [INFO] [stdout] | [INFO] [stdout] 508 | fn index_mut(&mut self, index: I) -> &mut >::Output { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 509 | &mut self.as_mut_array()[index] [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lpc.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | / reuse!(WINDOW_CACHE, |caches: &mut WindowMap| { [INFO] [stdout] 241 | | if caches.get(&key).is_none() { [INFO] [stdout] 242 | | let v = window_weights(window, size); [INFO] [stdout] 243 | | caches.insert(key.clone(), Rc::from(SimdVec::from_slice(&v))); [INFO] [stdout] 244 | | } [INFO] [stdout] 245 | | Rc::clone(caches.get(&key).expect(panic_msg::ERROR_NOT_EXPECTED)) [INFO] [stdout] 246 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lpc.rs:761:9 [INFO] [stdout] | [INFO] [stdout] 761 | / reuse!(CAST_BUFFER, |cast_buf: &mut SimdVec< [INFO] [stdout] 762 | | i32, [INFO] [stdout] 763 | | QLPC_WIN_SIMD_N, [INFO] [stdout] 764 | | >| { [INFO] [stdout] ... | [INFO] [stdout] 770 | | ); [INFO] [stdout] 771 | | }); [INFO] [stdout] | |__________- in this macro invocation [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 `reuse` (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/par.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | fn destruct_arc(ptr: Arc) -> T { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Arc::into_inner(ptr).expect(panic_msg::ARC_DESTRUCT_FAILED) [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/par.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 125 | let (refill_sender, refill_receiver) = crossbeam_channel::bounded(replicas + 1); [INFO] [stdout] | ------------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 131 | | buffers, [INFO] [stdout] 132 | | encode_queue: crossbeam_channel::bounded(replicas + 1), [INFO] [stdout] 133 | | refill_queue: (refill_sender, refill_receiver), [INFO] [stdout] 134 | | }) [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/par.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 288 | src: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | mut context: C, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ) -> Result<(FeedStats, C), SourceError> { [INFO] [stdout] 294 | let mut src = src; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 318 | | FeedStats { [INFO] [stdout] 319 | | frame_count, [INFO] [stdout] 320 | | worker_starvation_count, [INFO] [stdout] 321 | | }, [INFO] [stdout] 322 | | context, [INFO] [stdout] 323 | | )) [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/par.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 380 | let parbuf = Arc::clone(&parbuf); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | let parsink = Arc::clone(&parsink); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | let stream_info = stream.stream_info().clone(); [INFO] [stdout] 383 | let config = Arc::clone(&config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | thread::spawn(move || { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 385 | | while let Some(bufid) = parbuf.pop_encode_queue() { [INFO] [stdout] 386 | | let (frame_number, encode_result) = { [INFO] [stdout] 387 | | let numbuf = &parbuf.lock_buffer(bufid); [INFO] [stdout] ... | [INFO] [stdout] 409 | | } [INFO] [stdout] 410 | | }) [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/par.rs:543:27 [INFO] [stdout] | [INFO] [stdout] 542 | let sink = Arc::clone(&sink); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 543 | thread::spawn(move || sink.push(t, REFERENCE[t])) [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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/rice.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / reuse!(PRC_FINDER, |finder: &mut PrcParameterFinder| { [INFO] [stdout] 276 | | finder.find(signal, warmup_length, max_p) [INFO] [stdout] 277 | | }) [INFO] [stdout] | |______- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | / reuse!(REUSABLE_BUF, |buf: &mut Vec| { [INFO] [stdout] 252 | | assert_eq!(buf.len(), 0); [INFO] [stdout] 253 | | buf.resize(5, 0i32); [INFO] [stdout] 254 | | }); [INFO] [stdout] | |______________- in this macro invocation [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 `reuse` (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/lib.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | $key.with(|cell| $fn(&mut cell.borrow_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | / reuse!(REUSABLE_BUF, |buf: &mut Vec| { [INFO] [stdout] 259 | | assert_eq!(buf.len(), 5); [INFO] [stdout] 260 | | }); [INFO] [stdout] | |______________- in this macro invocation [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 `reuse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flacenc` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "b800fe8a609b114ed6ab2c09ef6e69e2b6355228d4b7d6a3444f41e0eed09bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b800fe8a609b114ed6ab2c09ef6e69e2b6355228d4b7d6a3444f41e0eed09bdf", kill_on_drop: false }` [INFO] [stdout] b800fe8a609b114ed6ab2c09ef6e69e2b6355228d4b7d6a3444f41e0eed09bdf