[INFO] cloning repository https://github.com/NiltonVolpato/flappy-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiltonVolpato/flappy-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Fflappy-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Fflappy-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b97c6d96085c4ce647fcac0e033908e5f892628f
[INFO] checking NiltonVolpato/flappy-tui against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Fflappy-tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NiltonVolpato/flappy-tui
[INFO] finished tweaking git repo https://github.com/NiltonVolpato/flappy-tui
[INFO] tweaked toml for git repo https://github.com/NiltonVolpato/flappy-tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NiltonVolpato/flappy-tui on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NiltonVolpato/flappy-tui 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded bytemuck v1.25.0
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.5
[INFO] [stderr]   Downloaded numeric-array v0.6.1
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded rodio v0.20.1
[INFO] [stderr]   Downloaded symphonia-format-caf v0.5.5
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.58
[INFO] [stderr]   Downloaded rtsan-standalone v0.3.0
[INFO] [stderr]   Downloaded fft-convolver v0.3.0
[INFO] [stderr]   Downloaded rtsan-standalone-sys v0.3.0
[INFO] [stderr]   Downloaded rtsan-standalone-macros v0.3.0
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.5
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.5
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.5
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.5
[INFO] [stderr]   Downloaded bitflags v2.11.0
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded microfft v0.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded resampler v0.4.1
[INFO] [stderr]   Downloaded web-sys v0.3.85
[INFO] [stderr]   Downloaded fundsp v0.23.0
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] [stderr]   Downloaded funutd v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f
[INFO] running `Command { std: "docker" "start" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rtsan-standalone v0.3.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling rtsan-standalone-sys v0.3.0
[INFO] [stderr]     Checking symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rtsan-standalone-macros v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking resampler v0.4.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking fft-convolver v0.3.0
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]     Checking fundsp v0.23.0
[INFO] [stderr]     Checking flappy-tui v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: Size<f32>`
[INFO] [stdout]   --> src/main.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut node = (dsp::lfo(|t: f32| dsp::lerp(400.0, 80.0, (t / 0.4).min(1.0))) >> dsp::saw())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`flappy_tui`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: Size<f32>`
[INFO] [stdout]   --> src/main.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut node = (dsp::lfo(|t: f32| dsp::lerp(400.0, 80.0, (t / 0.4).min(1.0))) >> dsp::saw())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UTerm, B1>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`flappy_tui`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
[INFO] running `Command { std: "docker" "inspect" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f", kill_on_drop: false }`
[INFO] [stdout] 32a192ac9acc974e0020ef65dcde7e89a0359637459b21e17bc8a5d2f759338f
