[INFO] fetching crate kira-pitcher 0.1.0... [INFO] testing kira-pitcher-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate kira-pitcher 0.1.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kira-pitcher 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57bff85b27eea5e4cbe59cea0d6a4c332f00aba4fd5b032de823f6410ceebc55 [INFO] running `Command { std: "docker" "start" "-a" "57bff85b27eea5e4cbe59cea0d6a4c332f00aba4fd5b032de823f6410ceebc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57bff85b27eea5e4cbe59cea0d6a4c332f00aba4fd5b032de823f6410ceebc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bff85b27eea5e4cbe59cea0d6a4c332f00aba4fd5b032de823f6410ceebc55", kill_on_drop: false }` [INFO] [stdout] 57bff85b27eea5e4cbe59cea0d6a4c332f00aba4fd5b032de823f6410ceebc55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34cc72266e88cbf3aff380cb2bc867250e757bf7279d559b6a83f8b5cfd4e9d0 [INFO] running `Command { std: "docker" "start" "-a" "34cc72266e88cbf3aff380cb2bc867250e757bf7279d559b6a83f8b5cfd4e9d0", 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 lazy_static v1.5.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [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 libc v0.2.172 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 either v1.15.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [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 paste v1.0.15 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling cpal v0.15.3 [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-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac 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 glam v0.30.2 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling triple_buffer v8.1.0 [INFO] [stderr] Compiling atomic-arena v0.1.2 [INFO] [stderr] Compiling rtrb v0.3.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 3m 58s [INFO] running `Command { std: "docker" "inspect" "34cc72266e88cbf3aff380cb2bc867250e757bf7279d559b6a83f8b5cfd4e9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cc72266e88cbf3aff380cb2bc867250e757bf7279d559b6a83f8b5cfd4e9d0", kill_on_drop: false }` [INFO] [stdout] 34cc72266e88cbf3aff380cb2bc867250e757bf7279d559b6a83f8b5cfd4e9d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade260f7dc3a99c853ae969dd5c7b938f7a997fb11ddbf3c98a151471d57fdb5 [INFO] running `Command { std: "docker" "start" "-a" "ade260f7dc3a99c853ae969dd5c7b938f7a997fb11ddbf3c98a151471d57fdb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [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 clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling console v0.15.11 [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] [stdout] warning: unused import: `command` [INFO] [stdout] --> examples/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "ade260f7dc3a99c853ae969dd5c7b938f7a997fb11ddbf3c98a151471d57fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade260f7dc3a99c853ae969dd5c7b938f7a997fb11ddbf3c98a151471d57fdb5", kill_on_drop: false }` [INFO] [stdout] ade260f7dc3a99c853ae969dd5c7b938f7a997fb11ddbf3c98a151471d57fdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a740e04461d169af9adb686f1b9118461cf9c6f1073ccfc9e9f6740f8013ece9 [INFO] running `Command { std: "docker" "start" "-a" "a740e04461d169af9adb686f1b9118461cf9c6f1073ccfc9e9f6740f8013ece9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `command` [INFO] [stdout] [INFO] [stderr] --> examples/main.rs:5:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 5 | use clap::{command, Parser}; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `kira-pitcher` (example "main") generated 1 warning (run `cargo fix --example "main" -p kira-pitcher` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kira_pitcher-29fb4353810801a5) [INFO] [stderr] Doc-tests kira_pitcher [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" "a740e04461d169af9adb686f1b9118461cf9c6f1073ccfc9e9f6740f8013ece9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a740e04461d169af9adb686f1b9118461cf9c6f1073ccfc9e9f6740f8013ece9", kill_on_drop: false }` [INFO] [stdout] a740e04461d169af9adb686f1b9118461cf9c6f1073ccfc9e9f6740f8013ece9