[INFO] fetching crate rotary 0.29.0-alpha.2... [INFO] testing rotary-0.29.0-alpha.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rotary 0.29.0-alpha.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rotary 0.29.0-alpha.2 [INFO] finished tweaking crates.io crate rotary 0.29.0-alpha.2 [INFO] tweaked toml for crates.io crate rotary 0.29.0-alpha.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rotary 0.29.0-alpha.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding bittle v0.1.1 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176deb25b603d1dc95a95b700f743c4d9226db759277953b4ace602480f9a755 [INFO] running `Command { std: "docker" "start" "-a" "176deb25b603d1dc95a95b700f743c4d9226db759277953b4ace602480f9a755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176deb25b603d1dc95a95b700f743c4d9226db759277953b4ace602480f9a755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176deb25b603d1dc95a95b700f743c4d9226db759277953b4ace602480f9a755", kill_on_drop: false }` [INFO] [stdout] 176deb25b603d1dc95a95b700f743c4d9226db759277953b4ace602480f9a755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e457546cbb7af77895742a3ee3c8094ed15eefcf0537a5e468235ec06242ab9b [INFO] running `Command { std: "docker" "start" "-a" "e457546cbb7af77895742a3ee3c8094ed15eefcf0537a5e468235ec06242ab9b", kill_on_drop: false }` [INFO] [stderr] Compiling rotary-core v0.2.0-alpha.2 [INFO] [stderr] Compiling rotary v0.29.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/dynamic.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | for frames in std::array::IntoIter::new(values) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:215:83 [INFO] [stdout] | [INFO] [stdout] 215 | let mut vecs: Vec> = std::array::IntoIter::new(channels) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:216:44 [INFO] [stdout] | [INFO] [stdout] 216 | .map(std::array::IntoIter::new) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | data.extend(std::array::IntoIter::new(frames)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | for frames in std::array::IntoIter::new(channels) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "e457546cbb7af77895742a3ee3c8094ed15eefcf0537a5e468235ec06242ab9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e457546cbb7af77895742a3ee3c8094ed15eefcf0537a5e468235ec06242ab9b", kill_on_drop: false }` [INFO] [stdout] e457546cbb7af77895742a3ee3c8094ed15eefcf0537a5e468235ec06242ab9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92abce3381500f92ece76f110ac11c2bfcb7ae81984d30ed3a90fa2961af7060 [INFO] running `Command { std: "docker" "start" "-a" "92abce3381500f92ece76f110ac11c2bfcb7ae81984d30ed3a90fa2961af7060", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bittle v0.1.1 [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/dynamic.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | for frames in std::array::IntoIter::new(values) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:215:83 [INFO] [stdout] | [INFO] [stdout] 215 | let mut vecs: Vec> = std::array::IntoIter::new(channels) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:216:44 [INFO] [stdout] | [INFO] [stdout] 216 | .map(std::array::IntoIter::new) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | data.extend(std::array::IntoIter::new(frames)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | for frames in std::array::IntoIter::new(channels) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rotary v0.29.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:41:69 [INFO] [stdout] | [INFO] [stdout] 41 | $crate::Dynamic::from_array([[$sample; $frames]; $channels]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/dynamic.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let _ = crate::dynamic![[0.0; 1024]; 2]; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `crate::dynamic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:41:69 [INFO] [stdout] | [INFO] [stdout] 41 | $crate::Dynamic::from_array([[$sample; $frames]; $channels]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/sequential.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | let _ = crate::dynamic![[0.0; 128]; 2]; [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `crate::dynamic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/dynamic.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | for frames in std::array::IntoIter::new(values) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:215:83 [INFO] [stdout] | [INFO] [stdout] 215 | let mut vecs: Vec> = std::array::IntoIter::new(channels) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/interleaved.rs:216:44 [INFO] [stdout] | [INFO] [stdout] 216 | .map(std::array::IntoIter::new) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | data.extend(std::array::IntoIter::new(frames)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | for frames in std::array::IntoIter::new(channels) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/sequential.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | for f in std::array::IntoIter::new(frames) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rotary` (lib test) due to 4 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "92abce3381500f92ece76f110ac11c2bfcb7ae81984d30ed3a90fa2961af7060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92abce3381500f92ece76f110ac11c2bfcb7ae81984d30ed3a90fa2961af7060", kill_on_drop: false }` [INFO] [stdout] 92abce3381500f92ece76f110ac11c2bfcb7ae81984d30ed3a90fa2961af7060