[INFO] cloning repository https://github.com/mboros1/hackrf_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mboros1/hackrf_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboros1%2Fhackrf_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboros1%2Fhackrf_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca8512bea324986cfb61432c6fa910f0e83107c5
[INFO] testing mboros1/hackrf_rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboros1%2Fhackrf_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mboros1/hackrf_rs
[INFO] finished tweaking git repo https://github.com/mboros1/hackrf_rs
[INFO] tweaked toml for git repo https://github.com/mboros1/hackrf_rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mboros1/hackrf_rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mboros1/hackrf_rs 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e7d46f48db9fba0bd840aad6cabf2a0377f3ac4f516d9c4b93f888e4fe2bba4
[INFO] running `Command { std: "docker" "start" "-a" "1e7d46f48db9fba0bd840aad6cabf2a0377f3ac4f516d9c4b93f888e4fe2bba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e7d46f48db9fba0bd840aad6cabf2a0377f3ac4f516d9c4b93f888e4fe2bba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7d46f48db9fba0bd840aad6cabf2a0377f3ac4f516d9c4b93f888e4fe2bba4", kill_on_drop: false }`
[INFO] [stdout] 1e7d46f48db9fba0bd840aad6cabf2a0377f3ac4f516d9c4b93f888e4fe2bba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 069b44df72bdf498da6cb34ce4f5b9996e67362aeebabe5019a866504e60c78a
[INFO] running `Command { std: "docker" "start" "-a" "069b44df72bdf498da6cb34ce4f5b9996e67362aeebabe5019a866504e60c78a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.9.2
[INFO] [stderr]    Compiling wide v0.8.1
[INFO] [stderr]    Compiling hackrf_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `i16x8`
[INFO] [stdout]  --> src/framer.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wide::{f32x8, i16x8};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `f32x8: From<[f32]>` is not satisfied
[INFO] [stdout]    --> src/framer.rs:82:17
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let a = f32x8::from(iq[i..i+8]);
[INFO] [stdout]     |                 ^^^^^ the trait `From<[f32]>` is not implemented for `f32x8`
[INFO] [stdout]     |
[INFO] [stdout] help: `f32x8` implements trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.8.1/src/lib.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |       $(impl From<$arr> for $simd {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ `From<[f32; 8]>`
[INFO] [stdout] ...
[INFO] [stdout] 503 | / impl_from_a_for_b_with_cast! {
[INFO] [stdout] 504 | |   ([f32;16], f32x16), ([f32;8], f32x8),
[INFO] [stdout] 505 | |   ([f32;4], f32x4), ([f64;8], f64x8), ([f64;4], f64x4), ([f64;2], f64x2),
[INFO] [stdout] 506 | |   ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i16;32], i16x32), ([i32;8], i32x8), ([i32;4], i32x4...
[INFO] [stdout] 507 | |   ([u8;32], u8x32), ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u16;32], u16x32), ([u32;8], u32x8), ([u32;4], u32x4...
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 512 |       $(impl From<$elem> for $simd {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<f32>`
[INFO] [stdout] ...
[INFO] [stdout] 529 | / impl_from_single_value! {
[INFO] [stdout] 530 | |   ([f32;16], f32x16), ([f32;8], f32x8),
[INFO] [stdout] 531 | |   ([f32;4], f32x4), ([f64;8], f64x8), ([f64;4], f64x4), ([f64;2], f64x2),
[INFO] [stdout] 532 | |   ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i16;32], i16x32), ([i32;8], i32x8), ([i32;4], i32x4...
[INFO] [stdout] 533 | |   ([u8;32], u8x32), ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u16;32], u16x32), ([u32;8], u32x8), ([u32;4], u32x4...
[INFO] [stdout] 534 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 662 |       impl From<&[$ty]> for $dst_wide {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<&[f32]>`
[INFO] [stdout] ...
[INFO] [stdout] 708 |   from_array!(f32, f32, f32x8, 8);
[INFO] [stdout]     |   ------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from_a_for_b_with_cast` which comes from the expansion of the macro `from_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[f32]` cannot be known at compilation time
[INFO] [stdout]   --> src/framer.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let a = f32x8::from(iq[i..i+8]);
[INFO] [stdout]    |                 ----------- ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[f32]`
[INFO] [stdout] note: required by a bound in `from`
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/convert/mod.rs:592:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hackrf_rs` (bin "hackrf_rs") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "069b44df72bdf498da6cb34ce4f5b9996e67362aeebabe5019a866504e60c78a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069b44df72bdf498da6cb34ce4f5b9996e67362aeebabe5019a866504e60c78a", kill_on_drop: false }`
[INFO] [stdout] 069b44df72bdf498da6cb34ce4f5b9996e67362aeebabe5019a866504e60c78a
