[INFO] cloning repository https://github.com/neodsp/audio-blocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neodsp/audio-blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodsp%2Faudio-blocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodsp%2Faudio-blocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7641e97875e73b61f996d626f77fa31a8d120c6d [INFO] checking neodsp/audio-blocks against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneodsp%2Faudio-blocks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neodsp/audio-blocks [INFO] finished tweaking git repo https://github.com/neodsp/audio-blocks [INFO] tweaked toml for git repo https://github.com/neodsp/audio-blocks written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neodsp/audio-blocks on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neodsp/audio-blocks 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459594d9461d00026902bf1495a1436f1eb9f267e146e983eff8ac18beae8949 [INFO] running `Command { std: "docker" "start" "-a" "459594d9461d00026902bf1495a1436f1eb9f267e146e983eff8ac18beae8949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459594d9461d00026902bf1495a1436f1eb9f267e146e983eff8ac18beae8949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459594d9461d00026902bf1495a1436f1eb9f267e146e983eff8ac18beae8949", kill_on_drop: false }` [INFO] [stdout] 459594d9461d00026902bf1495a1436f1eb9f267e146e983eff8ac18beae8949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0631d7e6b12ebea926cfd28aec4e8c82f8b9a9495511a0d552336ad2d66af0be [INFO] running `Command { std: "docker" "start" "-a" "0631d7e6b12ebea926cfd28aec4e8c82f8b9a9495511a0d552336ad2d66af0be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rtsan-standalone v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Compiling rtsan-standalone-sys v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rtsan-standalone-macros v0.3.0 [INFO] [stderr] Checking audio-blocks v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:797:5 [INFO] [stdout] | [INFO] [stdout] 797 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:805:5 [INFO] [stdout] | [INFO] [stdout] 805 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:840:5 [INFO] [stdout] | [INFO] [stdout] 840 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/owned.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/view.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 567 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/view_mut.rs:869:5 [INFO] [stdout] | [INFO] [stdout] 869 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/interleaved/view_mut.rs:880:5 [INFO] [stdout] | [INFO] [stdout] 880 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/ops.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/ops.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/ops.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/ops.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:747:5 [INFO] [stdout] | [INFO] [stdout] 747 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:781:5 [INFO] [stdout] | [INFO] [stdout] 781 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/owned.rs:809:5 [INFO] [stdout] | [INFO] [stdout] 809 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/view.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/view_mut.rs:875:5 [INFO] [stdout] | [INFO] [stdout] 875 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/planar/view_mut.rs:885:5 [INFO] [stdout] | [INFO] [stdout] 885 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:733:5 [INFO] [stdout] | [INFO] [stdout] 733 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:742:5 [INFO] [stdout] | [INFO] [stdout] 742 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:786:5 [INFO] [stdout] | [INFO] [stdout] 786 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:802:5 [INFO] [stdout] | [INFO] [stdout] 802 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/owned.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/view.rs:579:5 [INFO] [stdout] | [INFO] [stdout] 579 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/view_mut.rs:851:5 [INFO] [stdout] | [INFO] [stdout] 851 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[should_panic]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/sequential/view_mut.rs:861:5 [INFO] [stdout] | [INFO] [stdout] 861 | #[should_panic] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `audio-blocks` (lib test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "0631d7e6b12ebea926cfd28aec4e8c82f8b9a9495511a0d552336ad2d66af0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0631d7e6b12ebea926cfd28aec4e8c82f8b9a9495511a0d552336ad2d66af0be", kill_on_drop: false }` [INFO] [stdout] 0631d7e6b12ebea926cfd28aec4e8c82f8b9a9495511a0d552336ad2d66af0be