[INFO] cloning repository https://github.com/joelmgallant/terminal-vibes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joelmgallant/terminal-vibes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelmgallant%2Fterminal-vibes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelmgallant%2Fterminal-vibes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78fb8146a141b4395c27b32e61306b51cb279ec3 [INFO] testing joelmgallant/terminal-vibes against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelmgallant%2Fterminal-vibes" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joelmgallant/terminal-vibes [INFO] finished tweaking git repo https://github.com/joelmgallant/terminal-vibes [INFO] tweaked toml for git repo https://github.com/joelmgallant/terminal-vibes written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joelmgallant/terminal-vibes on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joelmgallant/terminal-vibes 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea6959fbcb52563d16e947e719a3c6392392342ef966034124f6fa40e2912ee [INFO] running `Command { std: "docker" "start" "-a" "3ea6959fbcb52563d16e947e719a3c6392392342ef966034124f6fa40e2912ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea6959fbcb52563d16e947e719a3c6392392342ef966034124f6fa40e2912ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea6959fbcb52563d16e947e719a3c6392392342ef966034124f6fa40e2912ee", kill_on_drop: false }` [INFO] [stdout] 3ea6959fbcb52563d16e947e719a3c6392392342ef966034124f6fa40e2912ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d366f0178d719963e067fca6177bc9b81bd59b91515ee0f392fb5a5067e6ec2 [INFO] running `Command { std: "docker" "start" "-a" "3d366f0178d719963e067fca6177bc9b81bd59b91515ee0f392fb5a5067e6ec2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libpulse-sys v1.23.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.22.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling ringbuf v0.4.8 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling libpulse-binding v2.30.1 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling libpulse-simple-binding v2.29.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling terminal-vibes-core v1.6.6 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling terminal-vibes v1.7.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "3d366f0178d719963e067fca6177bc9b81bd59b91515ee0f392fb5a5067e6ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d366f0178d719963e067fca6177bc9b81bd59b91515ee0f392fb5a5067e6ec2", kill_on_drop: false }` [INFO] [stdout] 3d366f0178d719963e067fca6177bc9b81bd59b91515ee0f392fb5a5067e6ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea8b1bc148643c4e034dcc7ec44b4d6046c05d1f6d0b641871aa390b6e525d8 [INFO] running `Command { std: "docker" "start" "-a" "cea8b1bc148643c4e034dcc7ec44b4d6046c05d1f6d0b641871aa390b6e525d8", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling terminal-vibes v1.7.0 (/opt/rustwide/workdir/crates/app) [INFO] [stdout] error[E0063]: missing field `tempo` in initializer of `FrameData` [INFO] [stdout] --> crates/app/tests/plasma_test.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let frame = FrameData { [INFO] [stdout] | ^^^^^^^^^ missing `tempo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `tempo` in initializer of `FrameData` [INFO] [stdout] --> crates/app/tests/plasma_test.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | let frame = FrameData { [INFO] [stdout] | ^^^^^^^^^ missing `tempo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sensitivity` on type `BeatDetectionConfig` [INFO] [stdout] --> crates/app/tests/config_test.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(config.beat_detection.sensitivity, 1.4); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `envelope_decay`, `cooldown_frames`, `flux_sensitivity`, `flux_history_frames`, `energy_floor` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `history_frames` on type `BeatDetectionConfig` [INFO] [stdout] --> crates/app/tests/config_test.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(config.beat_detection.history_frames, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `envelope_decay`, `cooldown_frames`, `flux_sensitivity`, `flux_history_frames`, `energy_floor` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sensitivity` on type `BeatDetectionConfig` [INFO] [stdout] --> crates/app/tests/config_test.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | assert_eq!(config.beat_detection.sensitivity, 1.8); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `envelope_decay`, `cooldown_frames`, `flux_sensitivity`, `flux_history_frames`, `energy_floor` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terminal-vibes` (test "plasma_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `terminal-vibes` (test "config_test") due to 3 previous errors [INFO] [stdout] error[E0609]: no field `bass_beat` on type `(BeatData, TempoData)` [INFO] [stdout] --> crates/app/tests/beat_test.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | if result.bass_beat { [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a field of the same name [INFO] [stdout] | [INFO] [stdout] 28 | if result.0.bass_beat { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `beat` on type `(BeatData, TempoData)` [INFO] [stdout] --> crates/app/tests/beat_test.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | if result.beat { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a field of the same name [INFO] [stdout] | [INFO] [stdout] 53 | if result.0.beat { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `tempo` in initializer of `FrameData` [INFO] [stdout] --> crates/app/tests/rain_test.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let frame = FrameData { [INFO] [stdout] | ^^^^^^^^^ missing `tempo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terminal-vibes` (test "beat_test") due to 2 previous errors [INFO] [stdout] error[E0063]: missing field `tempo` in initializer of `FrameData` [INFO] [stdout] --> crates/app/tests/rain_test.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | let frame1 = FrameData { [INFO] [stdout] | ^^^^^^^^^ missing `tempo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `tempo` in initializer of `FrameData` [INFO] [stdout] --> crates/app/tests/rain_test.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | let frame2 = FrameData { [INFO] [stdout] | ^^^^^^^^^ missing `tempo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terminal-vibes` (test "rain_test") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "cea8b1bc148643c4e034dcc7ec44b4d6046c05d1f6d0b641871aa390b6e525d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea8b1bc148643c4e034dcc7ec44b4d6046c05d1f6d0b641871aa390b6e525d8", kill_on_drop: false }` [INFO] [stdout] cea8b1bc148643c4e034dcc7ec44b4d6046c05d1f6d0b641871aa390b6e525d8