[INFO] fetching crate kira-pitcher 0.1.0... [INFO] testing kira-pitcher-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate kira-pitcher 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate kira-pitcher 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kira-pitcher 0.1.0 [INFO] tweaked toml for crates.io crate kira-pitcher 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kira-pitcher 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kira-pitcher 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39f0ce3326e768ffaac0d9b805e908b0a5d2681753169ad0c11a7ade000bc78a [INFO] running `Command { std: "docker" "start" "-a" "39f0ce3326e768ffaac0d9b805e908b0a5d2681753169ad0c11a7ade000bc78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39f0ce3326e768ffaac0d9b805e908b0a5d2681753169ad0c11a7ade000bc78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f0ce3326e768ffaac0d9b805e908b0a5d2681753169ad0c11a7ade000bc78a", kill_on_drop: false }` [INFO] [stdout] 39f0ce3326e768ffaac0d9b805e908b0a5d2681753169ad0c11a7ade000bc78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b721072c550cd36dea98f1eb4d84772e62fe624187f5e254d5fda6151efcdb2a [INFO] running `Command { std: "docker" "start" "-a" "b721072c550cd36dea98f1eb4d84772e62fe624187f5e254d5fda6151efcdb2a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling glam v0.30.2 [INFO] [stderr] Compiling triple_buffer v8.1.0 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling atomic-arena v0.1.2 [INFO] [stderr] Compiling kira v0.10.5 [INFO] [stderr] Compiling signalsmith-stretch v0.1.1 [INFO] [stderr] Compiling kira-pitcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "b721072c550cd36dea98f1eb4d84772e62fe624187f5e254d5fda6151efcdb2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b721072c550cd36dea98f1eb4d84772e62fe624187f5e254d5fda6151efcdb2a", kill_on_drop: false }` [INFO] [stdout] b721072c550cd36dea98f1eb4d84772e62fe624187f5e254d5fda6151efcdb2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c6df44bb2b9b7dad31bbdf0a02d4f4bd6c1909996c4f805b8d5be8f10d18617 [INFO] running `Command { std: "docker" "start" "-a" "0c6df44bb2b9b7dad31bbdf0a02d4f4bd6c1909996c4f805b8d5be8f10d18617", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling signalsmith-stretch v0.1.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling kira-pitcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "0c6df44bb2b9b7dad31bbdf0a02d4f4bd6c1909996c4f805b8d5be8f10d18617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6df44bb2b9b7dad31bbdf0a02d4f4bd6c1909996c4f805b8d5be8f10d18617", kill_on_drop: false }` [INFO] [stdout] 0c6df44bb2b9b7dad31bbdf0a02d4f4bd6c1909996c4f805b8d5be8f10d18617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8054b6cee9e708ef0aeadd91bb5ff3d9bad57340d81aebbbb1961449cad445a [INFO] running `Command { std: "docker" "start" "-a" "c8054b6cee9e708ef0aeadd91bb5ff3d9bad57340d81aebbbb1961449cad445a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kira_pitcher-36a023afcac2302c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests kira_pitcher [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8054b6cee9e708ef0aeadd91bb5ff3d9bad57340d81aebbbb1961449cad445a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8054b6cee9e708ef0aeadd91bb5ff3d9bad57340d81aebbbb1961449cad445a", kill_on_drop: false }` [INFO] [stdout] c8054b6cee9e708ef0aeadd91bb5ff3d9bad57340d81aebbbb1961449cad445a