[INFO] cloning repository https://github.com/Noonicknames/amp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noonicknames/amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoonicknames%2Famp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoonicknames%2Famp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb2044f1e28de64bae76b5fc8ffe5ade7daf3f02 [INFO] checking Noonicknames/amp against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoonicknames%2Famp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noonicknames/amp 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 git repo https://github.com/Noonicknames/amp [INFO] finished tweaking git repo https://github.com/Noonicknames/amp [INFO] tweaked toml for git repo https://github.com/Noonicknames/amp written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Noonicknames/amp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.abort [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded realfft v3.3.0 [INFO] [stderr] Downloaded ringbuf v0.4.1 [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded cc v1.1.11 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded rustfft v6.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ace436a14e987c2b65469811dde62f5de1655724215f19f769a6082b45a9d28d [INFO] running `Command { std: "docker" "start" "-a" "ace436a14e987c2b65469811dde62f5de1655724215f19f769a6082b45a9d28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ace436a14e987c2b65469811dde62f5de1655724215f19f769a6082b45a9d28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace436a14e987c2b65469811dde62f5de1655724215f19f769a6082b45a9d28d", kill_on_drop: false }` [INFO] [stdout] ace436a14e987c2b65469811dde62f5de1655724215f19f769a6082b45a9d28d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bfd2031f4c67f3bc4f7b98b4fdbdaf4b5ef3bad9990d50a2c05dd9821252cb6a [INFO] running `Command { std: "docker" "start" "-a" "bfd2031f4c67f3bc4f7b98b4fdbdaf4b5ef3bad9990d50a2c05dd9821252cb6a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.abort [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking ringbuf v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking amp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | move |data: &[f32], info: &cpal::InputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | move |data: &[f32], info: &cpal::InputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output_device`, `input_device`, `output_config`, and `input_config` are never read [INFO] [stdout] --> src/amp/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Amp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 15 | output_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | input_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | output_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | input_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output_device`, `input_device`, `output_config`, and `input_config` are never read [INFO] [stdout] --> src/amp/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Amp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 15 | output_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | input_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | output_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | input_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | / loop { [INFO] [stdout] 20 | | std::thread::park(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 22 | amp.pause().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | / loop { [INFO] [stdout] 20 | | std::thread::park(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 22 | amp.pause().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` 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 [optimized + debuginfo] target(s) in 5.24s [INFO] running `Command { std: "docker" "inspect" "bfd2031f4c67f3bc4f7b98b4fdbdaf4b5ef3bad9990d50a2c05dd9821252cb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd2031f4c67f3bc4f7b98b4fdbdaf4b5ef3bad9990d50a2c05dd9821252cb6a", kill_on_drop: false }` [INFO] [stdout] bfd2031f4c67f3bc4f7b98b4fdbdaf4b5ef3bad9990d50a2c05dd9821252cb6a [INFO] checking Noonicknames/amp 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%2FNoonicknames%2Famp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noonicknames/amp 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 git repo https://github.com/Noonicknames/amp [INFO] finished tweaking git repo https://github.com/Noonicknames/amp [INFO] tweaked toml for git repo https://github.com/Noonicknames/amp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Noonicknames/amp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.abort [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c53efa5404191fcc347513aa0d5e8c9aa2d9cb3cf92a23377b2284aa850546b7 [INFO] running `Command { std: "docker" "start" "-a" "c53efa5404191fcc347513aa0d5e8c9aa2d9cb3cf92a23377b2284aa850546b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c53efa5404191fcc347513aa0d5e8c9aa2d9cb3cf92a23377b2284aa850546b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53efa5404191fcc347513aa0d5e8c9aa2d9cb3cf92a23377b2284aa850546b7", kill_on_drop: false }` [INFO] [stdout] c53efa5404191fcc347513aa0d5e8c9aa2d9cb3cf92a23377b2284aa850546b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 585fb3ec1b59e06386ff1ed30a792a4a17e2e39a090deeedf5325261fc8444af [INFO] running `Command { std: "docker" "start" "-a" "585fb3ec1b59e06386ff1ed30a792a4a17e2e39a090deeedf5325261fc8444af", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.abort [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ringbuf v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking amp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | move |data: &[f32], info: &cpal::InputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | move |data: &[f32], info: &cpal::InputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/amp/mod.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output_device`, `input_device`, `output_config`, and `input_config` are never read [INFO] [stdout] --> src/amp/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Amp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 15 | output_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | input_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | output_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | input_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output_device`, `input_device`, `output_config`, and `input_config` are never read [INFO] [stdout] --> src/amp/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Amp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 15 | output_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | input_device: Device, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | output_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | input_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/amp/mod.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(pre_eq_curve: impl EqCurve, post_eq_curve: impl EqCurve, eq_len: usize, drive: f32) -> Result { [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] 25 | let host = cpal::default_host(); [INFO] [stdout] 26 | let output_device = host.default_output_device().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let input_device = host.default_input_device().unwrap(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut fft_planner = realfft::RealFftPlanner::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | [INFO] [stdout] 59 | let mut eq_processor = EqProcessor::with_cplx_len(&mut fft_planner, eq_len); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let (mut send, mut recv) = audio_channel( [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] 109 | let input_data_callback = { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let input_stream = input_device [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let output_stream = output_device [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | output_device, [INFO] [stdout] 146 | | input_device, [INFO] [stdout] 147 | | input_config, [INFO] [stdout] ... | [INFO] [stdout] 150 | | output_stream, [INFO] [stdout] 151 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/channel/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 20 | audio_graph: N, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let (prod, cons) = HeapRb::new((target_length * 2.0) as usize).split(); [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] 31 | [INFO] [stdout] 32 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 33 | | AudioSender::new(audio_graph, prod, info.clone()), [INFO] [stdout] 34 | | AudioReceiver::new(cons, info) [INFO] [stdout] 35 | | )) [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/amp/mod.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(pre_eq_curve: impl EqCurve, post_eq_curve: impl EqCurve, eq_len: usize, drive: f32) -> Result { [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] 25 | let host = cpal::default_host(); [INFO] [stdout] 26 | let output_device = host.default_output_device().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let input_device = host.default_input_device().unwrap(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut fft_planner = realfft::RealFftPlanner::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | [INFO] [stdout] 59 | let mut eq_processor = EqProcessor::with_cplx_len(&mut fft_planner, eq_len); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let (mut send, mut recv) = audio_channel( [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] 109 | let input_data_callback = { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | let output_data_callback = move |data: &mut [f32], info: &cpal::OutputCallbackInfo| { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let input_stream = input_device [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let output_stream = output_device [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | output_device, [INFO] [stdout] 146 | | input_device, [INFO] [stdout] 147 | | input_config, [INFO] [stdout] ... | [INFO] [stdout] 150 | | output_stream, [INFO] [stdout] 151 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/channel/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 20 | audio_graph: N, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let (prod, cons) = HeapRb::new((target_length * 2.0) as usize).split(); [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] 31 | [INFO] [stdout] 32 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 33 | | AudioSender::new(audio_graph, prod, info.clone()), [INFO] [stdout] 34 | | AudioReceiver::new(cons, info) [INFO] [stdout] 35 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amp` (lib) due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `amp` (lib test) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "585fb3ec1b59e06386ff1ed30a792a4a17e2e39a090deeedf5325261fc8444af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585fb3ec1b59e06386ff1ed30a792a4a17e2e39a090deeedf5325261fc8444af", kill_on_drop: false }` [INFO] [stdout] 585fb3ec1b59e06386ff1ed30a792a4a17e2e39a090deeedf5325261fc8444af