[INFO] cloning repository https://github.com/vospascal/atrium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vospascal/atrium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvospascal%2Fatrium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvospascal%2Fatrium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a93d83b84c9c60fc4efbcc547c1fb6a781d06907
[INFO] testing vospascal/atrium against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvospascal%2Fatrium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vospascal/atrium
[INFO] finished tweaking git repo https://github.com/vospascal/atrium
[INFO] tweaked toml for git repo https://github.com/vospascal/atrium written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vospascal/atrium on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vospascal/atrium 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b036811d5597a159145b4671db8f2a47f7ab516c631683042bead7b8e93b2180
[INFO] running `Command { std: "docker" "start" "-a" "b036811d5597a159145b4671db8f2a47f7ab516c631683042bead7b8e93b2180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b036811d5597a159145b4671db8f2a47f7ab516c631683042bead7b8e93b2180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b036811d5597a159145b4671db8f2a47f7ab516c631683042bead7b8e93b2180", kill_on_drop: false }`
[INFO] [stdout] b036811d5597a159145b4671db8f2a47f7ab516c631683042bead7b8e93b2180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1304c01110859e25d632c60f4c3497198d7e26f5b9b33fe412d50f0ef25d3bbe
[INFO] running `Command { std: "docker" "start" "-a" "1304c01110859e25d632c60f4c3497198d7e26f5b9b33fe412d50f0ef25d3bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atrium-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling rtrb v0.3.3
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling atrium-tui v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stderr]    Compiling libmysofa-sys v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sofar v0.2.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling atrium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:44
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:74
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.88s
[INFO] running `Command { std: "docker" "inspect" "1304c01110859e25d632c60f4c3497198d7e26f5b9b33fe412d50f0ef25d3bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1304c01110859e25d632c60f4c3497198d7e26f5b9b33fe412d50f0ef25d3bbe", kill_on_drop: false }`
[INFO] [stdout] 1304c01110859e25d632c60f4c3497198d7e26f5b9b33fe412d50f0ef25d3bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec5e235dc809c499243608da24f6695b5f6130dd39cd40b39bdb80effd1edea0
[INFO] running `Command { std: "docker" "start" "-a" "ec5e235dc809c499243608da24f6695b5f6130dd39cd40b39bdb80effd1edea0", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:44
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:74
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atrium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:44
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:125:74
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/audio/output.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.85s
[INFO] running `Command { std: "docker" "inspect" "ec5e235dc809c499243608da24f6695b5f6130dd39cd40b39bdb80effd1edea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec5e235dc809c499243608da24f6695b5f6130dd39cd40b39bdb80effd1edea0", kill_on_drop: false }`
[INFO] [stdout] ec5e235dc809c499243608da24f6695b5f6130dd39cd40b39bdb80effd1edea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 708512fea293d195edc68f485c41ce6f9ef1aa23b17b3f425d47db385f8288fe
[INFO] running `Command { std: "docker" "start" "-a" "708512fea293d195edc68f485c41ce6f9ef1aa23b17b3f425d47db385f8288fe", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stderr]    --> src/audio/output.rs:125:44
[INFO] [stderr]     |
[INFO] [stderr] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stderr]     |                                            ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stderr]    --> src/audio/output.rs:125:74
[INFO] [stderr]     |
[INFO] [stderr] 125 |                         std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stderr]     |                                                                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stderr]    --> src/audio/output.rs:143:48
[INFO] [stderr]     |
[INFO] [stderr] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stderr]     |                                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stderr]    --> src/audio/output.rs:143:78
[INFO] [stderr]     |
[INFO] [stderr] 143 | ...                   std::arch::x86_64::_mm_setcsr(std::arch::x86_64::_mm_getcsr() | 0x8040);
[INFO] [stderr]     |                                                                        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `atrium` (lib) generated 4 warnings
[INFO] [stderr] warning: `atrium` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atrium-71c5ba4a94eeefde)
[INFO] [stdout] 
[INFO] [stdout] running 250 tests
[INFO] [stdout] test audio::atmosphere::tests::atmospheric_params_speed_of_sound_matches_free_fn ... ok
[INFO] [stdout] test audio::atmosphere::tests::iso9613_standard_conditions_order_of_magnitude ... ok
[INFO] [stdout] test audio::atmosphere::tests::humidity_affects_absorption ... ok
[INFO] [stdout] test audio::atmosphere::tests::iso9613_f32_vs_f64_precision ... ok
[INFO] [stdout] test audio::atmosphere::tests::iso9613_vs_reference_values ... ok
[INFO] [stdout] test audio::atmosphere::tests::shelf_gains_high_exceeds_low ... ok
[INFO] [stdout] test audio::atmosphere::tests::shelf_gains_increase_with_distance ... ok
[INFO] [stdout] test audio::atmosphere::tests::shelf_gains_total_matches_iso9613_at_8khz ... ok
[INFO] [stdout] test audio::atmosphere::tests::absorption_increases_with_frequency ... ok
[INFO] [stdout] test audio::atmosphere::tests::shelf_gains_zero_at_zero_distance ... ok
[INFO] [stdout] test audio::atmosphere::tests::temperature_affects_absorption ... ok
[INFO] [stdout] test audio::convolver::tests::continuous_stream_energy ... ok
[INFO] [stdout] test audio::output::tests::quad_layout_has_4_channels ... ok
[INFO] [stdout] test audio::convolver::tests::delay_by_one_sample ... ok
[INFO] [stdout] test audio::convolver::tests::partial_block ... ok
[INFO] [stdout] test audio::output::tests::resolve_channels_uses_device_when_layout_is_zero ... ok
[INFO] [stdout] test audio::output::tests::surround_5_1_has_6_total_channels ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_capped_at_25db ... ok
[INFO] [stdout] test audio::convolver::tests::set_response_preserves_overlap ... ok
[INFO] [stdout] test audio::output::tests::resolve_channels_uses_device_when_layout_matches ... ok
[INFO] [stdout] test audio::output::tests::resolve_channels_prefers_layout_over_device ... ok
[INFO] [stdout] test audio::output::tests::resolve_channels_layout_can_be_fewer_than_device ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_gain_shadow_zone_attenuates ... ok
[INFO] [stdout] test audio::distance::tests::default_ref_distance_is_one_meter ... ok
[INFO] [stdout] test audio::output::tests::stereo_layout_has_2_channels ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_gain_unobstructed_near_unity ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_higher_freq_more_attenuation ... ok
[INFO] [stdout] test audio::output::tests::surround_5_1_resolves_to_6_channels_on_stereo_device ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_in_shadow_zone ... ok
[INFO] [stdout] test audio::convolver::tests::identity_impulse ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_no_obstruction ... ok
[INFO] [stdout] test audio::propagation::tests::divergence_at_1m_is_11db ... ok
[INFO] [stdout] test audio::propagation::tests::divergence_doubles_6db ... ok
[INFO] [stdout] test audio::propagation::tests::divergence_zero_distance ... ok
[INFO] [stdout] test audio::propagation::tests::fresnel_number_positive_in_shadow ... ok
[INFO] [stdout] test audio::distance::tests::as_params_preserves_ref_distance ... ok
[INFO] [stdout] test audio::propagation::tests::ground_effect_gain_hard_boosts ... ok
[INFO] [stdout] test audio::propagation::tests::ground_effect_gain_soft_attenuates_relative ... ok
[INFO] [stdout] test audio::propagation::tests::divergence_at_10m ... ok
[INFO] [stdout] test audio::propagation::tests::barrier_gain_tall_barrier_near_minimum ... ok
[INFO] [stdout] test audio::propagation::tests::hard_ground_effect_is_negative ... ok
[INFO] [stdout] test audio::convolver::tests::long_ir_with_set_response_produces_output ... ok
[INFO] [stdout] test audio::propagation::tests::total_with_barrier_more_than_without ... ok
[INFO] [stdout] test audio::propagation::tests::total_attenuation_sums_correctly ... ok
[INFO] [stdout] test audio::propagation::tests::ground_effect_gain_zero_distance_is_unity ... ok
[INFO] [stdout] test audio::propagation::tests::ground_effect_zero_distance ... ok
[INFO] [stdout] test audio::propagation::tests::soft_ground_less_negative ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_json_roundtrips ... ok
[INFO] [stdout] test audio::convolver::tests::double_buffered_crossfade_like_hrtf ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_omni_listener_has_hear_one ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_inverse_square_law_6db_per_doubling ... ok
[INFO] [stdout] test pipeline::path::tests::path_set_capacity_limit ... ok
[INFO] [stdout] test pipeline::path_effects::tests::distance_atten_exponential_model ... ok
[INFO] [stdout] test pipeline::path_effects::tests::distance_atten_linear_model ... ok
[INFO] [stdout] test pipeline::path_effects::tests::ground_effect_hard_ground_boosts_low_freq ... ok
[INFO] [stdout] test pipeline::path_effects::tests::ground_effect_short_distance_is_unity ... ok
[INFO] [stdout] test pipeline::path_effects::tests::propagation_delay_fractional_interpolates ... ok
[INFO] [stdout] test pipeline::path_effects::tests::distance_atten_unity_at_ref_distance ... ok
[INFO] [stdout] test pipeline::path_effects::tests::ground_effect_soft_ground_attenuates_more ... ok
[INFO] [stdout] test pipeline::path_effects::tests::distance_atten_decreases_with_distance ... ok
[INFO] [stdout] test pipeline::path::tests::effect_chain_processes_in_order ... ok
[INFO] [stdout] test pipeline::path::tests::path_set_clear ... ok
[INFO] [stdout] test pipeline::path::tests::path_set_push_and_slice ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_distance_matches_geometry ... ok
[INFO] [stdout] test pipeline::path_effects::tests::air_absorption_multiband_matches_iso9613 ... ok
[INFO] [stdout] test pipeline::path_effects::tests::air_absorption_transparent_at_zero_distance ... ok
[INFO] [stdout] test pipeline::path_effects::tests::distance_atten_reset_restores_unity ... ok
[INFO] [stdout] test pipeline::path_effects::tests::propagation_delay_integer_samples ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_spl_difference_preserved_at_same_distance ... ok
[INFO] [stdout] test pipeline::path_effects::tests::propagation_delay_reset_clears_buffer ... ok
[INFO] [stdout] test pipeline::path_effects::tests::propagation_delay_preserves_signal_energy ... ok
[INFO] [stdout] test engine::telemetry::tests::telemetry_omni_sources_have_emit_one ... ok
[INFO] [stdout] test audio::output::tests::surround_5_1_speaker_channel_assignments ... ok
[INFO] [stdout] test pipeline::path_effects::tests::wall_absorption_carpet_attenuates_more_than_hard_wall ... ok
[INFO] [stdout] test pipeline::path_effects::tests::wall_absorption_direct_path_is_passthrough ... ok
[INFO] [stdout] test pipeline::path_effects::tests::propagation_delay_zero_is_passthrough ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::barrier_direction_points_toward_barrier_top ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::from_materials_matches_manual_gain_computation ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::barrier_no_barriers_same_as_inner ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::direct_resolver_3d_distance ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::direct_resolver_coincident_positions ... ok
[INFO] [stdout] test pipeline::path_effects::tests::air_absorption_attenuates_at_distance ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_coincident_positions_still_works ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::barrier_illuminated_zone_skipped ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::direct_resolver_direction_points_from_target_to_source ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::carpeted_wall_reflection_has_lower_gain_than_hard_walls ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::broadband_reflectivity_values_are_physically_correct ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::barrier_shadow_zone_adds_diffraction_path ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_skips_reflections_closer_than_direct ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::barrier_delay_equals_delta_over_speed_of_sound ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_symmetric_room_centered_source_produces_6_reflections ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::direct_resolver_produces_one_path ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_delay_equals_distance_difference_over_speed ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::compute_feedback_gains_10m_cube ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::reflection_delay_consistent_across_resolver_and_core ... ok
[INFO] [stdout] test pipeline::renderers::world_locked::tests::per_source_ref_distance_produces_different_attenuation ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_direct_path_matches_direct_resolver ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_direction_points_toward_image ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_produces_direct_plus_reflections ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_reflections_are_farther_than_direct ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_reflections_have_positive_delay ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_chamber_music ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_reflectivity_scales_gain ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::compute_feedback_gains_small_damped_room ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_gains_increase_with_rt60 ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::critical_distance_10m_cube ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::critical_distance_zero_inputs_clamped ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_cathedral ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_concert_hall ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_formula_comparison ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::critical_distance_directivity_increases_dc ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::critical_distance_small_room_shorter ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::daga_2020_small_room ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::delay_buffer_capacity_large_room ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::delay_buffer_capacity_small_room_uses_minimum ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::jot_gain_matches_known_values ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::jot_gain_longer_rt60_higher_gain ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::jot_gain_shorter_delay_higher_gain ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::jot_gain_zero_delay_returns_zero ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::jot_gain_zero_rt60_returns_zero ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::max_image_distance_3m_room ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::max_image_distance_50m_room ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::mean_free_path_10m_cube ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::mean_free_path_daga_2020_rooms ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_close_source ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_far_source ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_zero_critical_distance ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_at_critical_distance ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::room_with_implied_rt60_reproduces_rudrich_gain ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_monotonically_increases ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::rudrich_original_value_context ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::reverb_send_zero_distance ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::sabine_rt60_highly_reflective_clamped ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::sabine_rt60_very_absorptive ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::room_geometry_10m_cube ... ok
[INFO] [stdout] test pipeline::stages::ambi_decode::tests::decode_produces_nonzero_output ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::sabine_rt60_small_room_reflectivity_07 ... ok
[INFO] [stdout] test pipeline::stages::ambi_decode::tests::noop_for_stereo ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::sabine_rt60_10m_cube_reflectivity_09 ... ok
[INFO] [stdout] test pipeline::room_acoustics::tests::room_geometry_rectangular ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::image_source_gain_uses_reflectivity_only ... ok
[INFO] [stdout] test pipeline::path_resolvers::tests::uniform_materials_matches_legacy_constructor ... ok
[INFO] [stdout] test pipeline::stages::ambi_decode::tests::decode_silent_input_silent_output ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::decorrelation_adds_bounded_energy ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::impulse_produces_delayed_taps ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::noop_for_stereo ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::silent_input_silent_output ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::buffer_size_scales_with_sample_rate ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::carpet_walls_have_lower_hf_ratio ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::delays_preserved_at_96khz ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::fdn_init_uses_material_derived_damping ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::feedback_soft_clamp_limits_extreme ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::fdn_output_is_linear ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::feedback_soft_clamp_transparent_below_knee ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::hard_walls_rt60_ratio_near_unity ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::output_normalization_scales_with_materials ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::pre_delay_clamped_minimum ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::pre_delay_10m_cube ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::rotation_redistributes_energy ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::full_channels_all_get_wet ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::output_normalization_atrium_room ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::pre_delay_small_room ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::pre_delay_varies_with_room_size ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::mono_sum_only_from_render_channels ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::lfe_lowpass_passes_bass ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::silent_input_silent_output ... ok
[INFO] [stdout] test pipeline::stages::ambi_multi_delay::tests::no_feedback_tail ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::render_channels_limits_wet_output ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::active_mask_respects_quad_on_5_1 ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::pre_delay_degenerate_room_uses_fallback ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::lfe_lowpass_attenuates_high_frequencies ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::bass_redirected_to_lfe ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::no_lfe_is_noop ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::main_channels_highpassed ... ok
[INFO] [stdout] test pipeline::stages::master_gain::tests::measurement_mode_linear_energy_scaling ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::reverb_input_mono_bus_produces_wet_on_active_channels ... ok
[INFO] [stdout] test pipeline::stages::master_gain::tests::measurement_mode_sanitizes_extreme_values ... ok
[INFO] [stdout] test pipeline::stages::master_gain::tests::measurement_mode_passes_through_unclipped ... ok
[INFO] [stdout] test pipeline::stages::lfe_crossover::tests::lr4_reconstruction_flat ... ok
[INFO] [stdout] test pipeline::stages::master_gain::tests::normal_mode_soft_clips ... ok
[INFO] [stdout] test pipeline::tests::ambisonics_5_1_output ... ok
[INFO] [stdout] test pipeline::tests::dbap_nearest_speaker_loudest ... ok
[INFO] [stdout] test pipeline::tests::ambisonics_stereo_output ... ok
[INFO] [stdout] test pipeline::tests::dbap_5_1_output ... ok
[INFO] [stdout] test pipeline::tests::dbap_stereo_output ... ok
[INFO] [stdout] test pipeline::tests::ambisonics_all_speakers_active ... ok
[INFO] [stdout] test pipeline::tests::pipeline_reset_clears_state ... ok
[INFO] [stdout] test pipeline::tests::ambisonics_quad_output ... ok
[INFO] [stdout] test pipeline::tests::render_mode_index_roundtrip ... ok
[INFO] [stdout] test pipeline::tests::dbap_differs_from_world_locked ... ok
[INFO] [stdout] test pipeline::tests::speaker_mask_zeroes_masked_channels ... ok
[INFO] [stdout] test pipeline::tests::source_stage_bank_grows_with_sources ... ok
[INFO] [stdout] test pipeline::tests::vbap_5_1_output ... ok
[INFO] [stdout] test pipeline::tests::vbap_fdn_no_bleed_beyond_channels ... ok
[INFO] [stdout] test pipeline::tests::vbap_mask_zeroes_masked_channels ... ok
[INFO] [stdout] test pipeline::tests::dbap_quad_output ... ok
[INFO] [stdout] test pipeline::tests::world_locked_5_1_output ... ok
[INFO] [stdout] test pipeline::tests::world_locked_air_absorption_differs_by_distance ... ok
[INFO] [stdout] test pipeline::tests::ambisonics_differs_from_vbap ... ok
[INFO] [stdout] test pipeline::tests::world_locked_nearest_speaker_highest_gain ... ok
[INFO] [stdout] test pipeline::tests::vbap_quad_output ... ok
[INFO] [stdout] test pipeline::tests::world_locked_quad_output ... ok
[INFO] [stdout] test pipeline::tests::world_locked_stereo_output ... ok
[INFO] [stdout] test server::messages::tests::into_command_clamps_atmosphere ... ok
[INFO] [stdout] test server::messages::tests::into_command_clamps_gain ... ok
[INFO] [stdout] test server::messages::tests::into_command_set_listener ... ok
[INFO] [stdout] test server::messages::tests::into_command_set_source_muted ... ok
[INFO] [stdout] test server::messages::tests::parse_reset_scene ... ok
[INFO] [stdout] test pipeline::tests::world_locked_gains_independent_of_listener ... ok
[INFO] [stdout] test server::messages::tests::parse_set_atmosphere ... ok
[INFO] [stdout] test server::messages::tests::parse_set_listener ... ok
[INFO] [stdout] test server::messages::tests::parse_set_gain ... ok
[INFO] [stdout] test server::messages::tests::parse_set_render_mode_hrtf ... ok
[INFO] [stdout] test server::messages::tests::parse_set_render_mode_vbap ... ok
[INFO] [stdout] test server::messages::tests::parse_set_render_mode_world_locked ... ok
[INFO] [stdout] test server::messages::tests::parse_set_source_position ... ok
[INFO] [stdout] test server::messages::tests::parse_set_source_muted ... ok
[INFO] [stdout] test server::messages::tests::parse_unknown_type_fails ... ok
[INFO] [stdout] test server::messages::tests::parse_set_speaker_position ... ok
[INFO] [stdout] test server::websocket::tests::shared_producer_sends_command ... ok
[INFO] [stdout] test server::websocket::tests::telemetry_broadcast_tracks_generation ... ok
[INFO] [stdout] test synth::noise::tests::pink_noise_nonzero ... ok
[INFO] [stdout] test synth::noise::tests::rng_bipolar_in_range ... ok
[INFO] [stdout] test synth::noise::tests::rng_produces_values_in_range ... ok
[INFO] [stdout] test server::messages::tests::set_experiment_unknown_returns_none ... ok
[INFO] [stdout] test synth::noise::tests::brown_noise_bounded ... ok
[INFO] [stdout] test synth::rain::tests::rain_silent_at_zero_intensity ... ok
[INFO] [stdout] test synth::rain::tests::rain_produces_nonzero_output ... ok
[INFO] [stdout] test synth::rain_v2::tests::v2_bed_is_quieter_than_drops ... ok
[INFO] [stdout] test pipeline::tests::vbap_lfe_has_signal_in_5_1 ... ok
[INFO] [stdout] test synth::rain_v2::tests::v2_silent_at_zero_intensity ... ok
[INFO] [stdout] test synth::wave::tests::wave_has_cyclic_energy ... ok
[INFO] [stdout] test synth::rain_v2::tests::v2_produces_nonzero_output ... ok
[INFO] [stdout] test synth::wind::tests::wind_louder_at_higher_speed ... ok
[INFO] [stdout] test synth::wind::tests::wind_produces_nonzero_output ... ok
[INFO] [stdout] test synth::wave::tests::wave_produces_nonzero_output ... ok
[INFO] [stdout] test synth::rain_v2::tests::v2_louder_at_higher_intensity ... ok
[INFO] [stdout] test pipeline::stages::pipeline_analysis::tests::analyze_vbap_pipeline ... ok
[INFO] [stdout] test pipeline::stages::pipeline_analysis::tests::analyze_dbap_pipeline ... ok
[INFO] [stdout] test synth::rain::tests::rain_louder_at_higher_intensity ... ok
[INFO] [stdout] test pipeline::stages::pipeline_analysis::tests::analyze_ambisonics_pipeline ... ok
[INFO] [stdout] test pipeline::stages::pipeline_analysis::tests::analyze_vbap_impulse_response ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::energy_breakdown_early_vs_late ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::fdn_benchmark ... FAILED
[INFO] [stdout] test pipeline::tests::hrtf_no_bleed_to_surround_channels ... ok
[INFO] [stdout] test pipeline::stages::pipeline_analysis::tests::analyze_hrtf_pipeline ... ok
[INFO] [stdout] test pipeline::tests::build_all_pipelines_smoke ... ok
[INFO] [stdout] test pipeline::stages::fdn_reverb::tests::parameter_sweep_reflectivity_and_hf_ratio ... ok
[INFO] [stdout] test pipeline::tests::hrtf_stereo_output ... ok
[INFO] [stdout] test pipeline::tests::reflection_energy_bounded_by_direct ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stages::fdn_reverb::tests::fdn_benchmark stdout ----
[INFO] [stdout] 
[INFO] [stdout] ═══ FDN Benchmark (6ch, 48kHz) ═══
[INFO] [stdout]   Audio processed: 10s (480000 frames)
[INFO] [stdout]   Wall time: 3713.78ms
[INFO] [stdout]   Per second of audio: 371.38ms
[INFO] [stdout]   CPU load: 37.14%
[INFO] [stdout]   Per sample: 7737ns
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stages::fdn_reverb::tests::fdn_benchmark' (179) panicked at src/pipeline/stages/fdn_reverb.rs:1519:9:
[INFO] [stdout] FDN should use < 10% CPU, got 37.1%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e87d809170a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e87d809170a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e87d809170a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e87d809170a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e87d80a725a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e87d80a725a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e87d8096022 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e87d8096022 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e87d807091f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e87d807091f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e87d8089c79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e87d742570c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e87d742570c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e87d8089e32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e87d8089e32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e87d80709d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e87d8068379 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e87d80716ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e87d80a7b0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e87d73c0e4c - atrium::pipeline::stages::fdn_reverb::tests::fdn_benchmark::h4b94eef0eb102c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pipeline/stages/fdn_reverb.rs:1519:9
[INFO] [stdout]   20:     0x5e87d73c0f77 - atrium::pipeline::stages::fdn_reverb::tests::fdn_benchmark::{{closure}}::h07b54155cc5529e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pipeline/stages/fdn_reverb.rs:1465:23
[INFO] [stdout]   21:     0x5e87d73ddb16 - core::ops::function::FnOnce::call_once::hfb1b88cf676e2e3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e87d74197eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e87d74197eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e87d74261db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e87d74261db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5e87d74261db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e87d74261db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e87d74261db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e87d74261db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e87d74261db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e87d74218f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e87d74218f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e87d7428de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e87d7428de2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5e87d7428de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e87d7428de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e87d7428de2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e87d7428de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e87d7428de2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e87d809101f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5e87d809101f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f83bdf83aa4 - <unknown>
[INFO] [stdout]   43:     0x7f83be010a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pipeline::stages::fdn_reverb::tests::fdn_benchmark
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 249 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "708512fea293d195edc68f485c41ce6f9ef1aa23b17b3f425d47db385f8288fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708512fea293d195edc68f485c41ce6f9ef1aa23b17b3f425d47db385f8288fe", kill_on_drop: false }`
[INFO] [stdout] 708512fea293d195edc68f485c41ce6f9ef1aa23b17b3f425d47db385f8288fe
