[INFO] fetching crate vocal 1.0.2... [INFO] testing vocal-1.0.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate vocal 1.0.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vocal 1.0.2 [INFO] finished tweaking crates.io crate vocal 1.0.2 [INFO] tweaked toml for crates.io crate vocal 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vocal 1.0.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vocal 1.0.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5befdb5be69b5b581483c02f045f8a48b27451604a03565af5dd76eee0f622eb [INFO] running `Command { std: "docker" "start" "-a" "5befdb5be69b5b581483c02f045f8a48b27451604a03565af5dd76eee0f622eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5befdb5be69b5b581483c02f045f8a48b27451604a03565af5dd76eee0f622eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5befdb5be69b5b581483c02f045f8a48b27451604a03565af5dd76eee0f622eb", kill_on_drop: false }` [INFO] [stdout] 5befdb5be69b5b581483c02f045f8a48b27451604a03565af5dd76eee0f622eb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a169639d972cbef2be74378023ca21aef6c2aa0a08f2fa39b16f16801a2586ec [INFO] running `Command { std: "docker" "start" "-a" "a169639d972cbef2be74378023ca21aef6c2aa0a08f2fa39b16f16801a2586ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling vocal v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/render/chart.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stdout] 55 + .map(|s| (*s + 1_f32) / 2_f32 ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/info.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | path: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | ) -> Paragraph { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | ) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.43s [INFO] running `Command { std: "docker" "inspect" "a169639d972cbef2be74378023ca21aef6c2aa0a08f2fa39b16f16801a2586ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a169639d972cbef2be74378023ca21aef6c2aa0a08f2fa39b16f16801a2586ec", kill_on_drop: false }` [INFO] [stdout] a169639d972cbef2be74378023ca21aef6c2aa0a08f2fa39b16f16801a2586ec [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89818de8f996b00905fc57c8bbe24d772777a6f6ec5e3c150915e1ea8fc347d [INFO] running `Command { std: "docker" "start" "-a" "b89818de8f996b00905fc57c8bbe24d772777a6f6ec5e3c150915e1ea8fc347d", kill_on_drop: false }` [INFO] [stderr] Compiling vocal v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/render/chart.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stdout] 55 + .map(|s| (*s + 1_f32) / 2_f32 ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/info.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | path: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | ) -> Paragraph { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | ) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "b89818de8f996b00905fc57c8bbe24d772777a6f6ec5e3c150915e1ea8fc347d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89818de8f996b00905fc57c8bbe24d772777a6f6ec5e3c150915e1ea8fc347d", kill_on_drop: false }` [INFO] [stdout] b89818de8f996b00905fc57c8bbe24d772777a6f6ec5e3c150915e1ea8fc347d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c00ad5c809def75e96b8e2011260cec65d2049d096e435688c3b1f8b24468d4d [INFO] running `Command { std: "docker" "start" "-a" "c00ad5c809def75e96b8e2011260cec65d2049d096e435688c3b1f8b24468d4d", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/render/chart.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 55 - .map(|s| ((*s + 1_f32) / 2_f32)) [INFO] [stderr] 55 + .map(|s| (*s + 1_f32) / 2_f32 ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render/info.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | path: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 16 | ) -> Paragraph { [INFO] [stderr] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | ) -> Paragraph<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `vocal` (bin "vocal" test) generated 2 warnings (run `cargo fix --bin "vocal" -p vocal --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vocal-763c44a155e95aa7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test render::info::test_get_filename_from_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c00ad5c809def75e96b8e2011260cec65d2049d096e435688c3b1f8b24468d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00ad5c809def75e96b8e2011260cec65d2049d096e435688c3b1f8b24468d4d", kill_on_drop: false }` [INFO] [stdout] c00ad5c809def75e96b8e2011260cec65d2049d096e435688c3b1f8b24468d4d