[INFO] cloning repository https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-arsenal%2Fams-gra-hello-world-sk-sensors-squall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-arsenal%2Fams-gra-hello-world-sk-sensors-squall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1015728f904c799fa0c07489fce48e78f67845f
[INFO] testing open-arsenal/ams-gra-hello-world-sk-sensors-squall against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-arsenal%2Fams-gra-hello-world-sk-sensors-squall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall
[INFO] finished tweaking git repo https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall
[INFO] tweaked toml for git repo https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/open-arsenal/ams-gra-hello-world-sk-sensors-squall 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.12
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded metrics-util v0.20.1
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.18.1
[INFO] [stderr]   Downloaded pin-project v1.1.12
[INFO] [stderr]   Downloaded rand_distr v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded dis-rs v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37
[INFO] running `Command { std: "docker" "start" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", 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" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dis-rs v0.13.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling couloir v0.1.0 (/opt/rustwide/workdir/couloir)
[INFO] [stderr]    Compiling squall-rf v0.1.0 (/opt/rustwide/workdir/crates/rf)
[INFO] [stderr]    Compiling squall-optical v0.1.0 (/opt/rustwide/workdir/crates/optical)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling squall-fixture-dis v0.1.0 (/opt/rustwide/workdir/bins/squall-fixture-dis)
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling squall-framework v0.1.0 (/opt/rustwide/workdir/crates/framework)
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling squall-rf-bin v0.1.0 (/opt/rustwide/workdir/bins/squall-rf)
[INFO] [stderr]    Compiling squall-optical-bin v0.1.0 (/opt/rustwide/workdir/bins/squall-optical)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.81s
[INFO] running `Command { std: "docker" "inspect" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling squall-framework v0.1.0 (/opt/rustwide/workdir/crates/framework)
[INFO] [stderr]    Compiling couloir v0.1.0 (/opt/rustwide/workdir/couloir)
[INFO] [stderr]    Compiling squall-fixture-dis v0.1.0 (/opt/rustwide/workdir/bins/squall-fixture-dis)
[INFO] [stderr]    Compiling squall-optical v0.1.0 (/opt/rustwide/workdir/crates/optical)
[INFO] [stderr]    Compiling squall-rf v0.1.0 (/opt/rustwide/workdir/crates/rf)
[INFO] [stderr]    Compiling squall-optical-bin v0.1.0 (/opt/rustwide/workdir/bins/squall-optical)
[INFO] [stderr]    Compiling squall-rf-bin v0.1.0 (/opt/rustwide/workdir/bins/squall-rf)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.50s
[INFO] running `Command { std: "docker" "inspect" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/couloir-50d0b45d3aac16be)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test client::tests::route_matching_uses_longest_prefix ... ok
[INFO] [stdout] test client::tests::route_matching_returns_none_for_unknown_path ... ok
[INFO] [stdout] test config::tests::load_applies_couloir_env_overrides_before_validation ... ok
[INFO] [stdout] test health::tests::health_handler_returns_ok ... ok
[INFO] [stdout] test config::tests::parses_valid_config ... ok
[INFO] [stdout] test health::tests::metrics_handler_returns_prometheus_text_response ... ok
[INFO] [stdout] test health::tests::ready_handler_returns_unavailable_until_ready ... ok
[INFO] [stdout] test proxy::tests::grpc_code_label_is_bounded ... ok
[INFO] [stdout] test proxy::tests::rewrite_request_uri_preserves_path_and_query ... ok
[INFO] [stdout] test proxy::tests::grpc_error_response_sets_grpc_status_header ... ok
[INFO] [stdout] test health::tests::status_handler_reports_runtime_state ... ok
[INFO] [stdout] test proxy::tests::unavailable_socket_returns_unavailable ... ok
[INFO] [stdout] test proxy::tests::tracked_body_records_grpc_status_from_trailers ... ok
[INFO] [stdout] test proxy::tests::unmatched_route_returns_unimplemented ... ok
[INFO] [stdout] test proxy::tests::proxy_forwards_http2_body_and_preserves_trailers ... ok
[INFO] [stdout] test telemetry::tests::describe_metrics_registers_expected_metric_names ... ok
[INFO] [stdout] test proxy::tests::proxy_supports_concurrent_requests ... ok
[INFO] [stdout] test config::tests::rejects_invalid_tcp_addr ... ok
[INFO] [stdout] test config::tests::rejects_root_route_prefix ... ok
[INFO] [stdout] test config::tests::rejects_route_without_trailing_slash ... ok
[INFO] [stdout] test config::tests::load_still_rejects_non_overrideable_couloir_errors ... ok
[INFO] [stdout] test config::tests::rejects_route_without_leading_slash ... ok
[INFO] [stdout] test config::tests::rejects_empty_routes ... ok
[INFO] [stdout] test config::tests::rejects_zero_metrics_port ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/couloir-3bb9a43e384eb676)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::shutdown_signal_marks_couloir_not_ready ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proxy_tonic.rs (/opt/rustwide/target/debug/deps/proxy_tonic-17f07ebee8b1413f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tonic_unary_forwards_request_metadata_and_body ... ok
[INFO] [stdout] test tonic_client_streaming_forwards_request_body_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/squall_fixture_dis-e80c6ef98007b26f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/squall_framework-96b38ba0d47e0ef8)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test config::tests::base_defaults_are_applied ... ok
[INFO] [stdout] test config::tests::allows_zero_shutdown_timeout ... ok
[INFO] [stdout] test config::tests::health_env_overrides_take_precedence_over_config ... ok
[INFO] [stdout] test config::tests::loads_valid_config_from_toml ... ok
[INFO] [stdout] test config::tests::rejects_empty_observability_domain ... ok
[INFO] [stdout] test config::tests::rejects_invalid_health_address ... ok
[INFO] [stdout] test dis::tests::dis_config_rejects_unicast_multicast_addr ... ok
[INFO] [stdout] test config::tests::unvalidated_parse_supports_env_override_before_final_validation ... ok
[INFO] [stdout] test config::tests::invalid_health_port_env_override_is_rejected ... ok
[INFO] [stdout] test dis::tests::dis_config_rejects_zero_expiry ... ok
[INFO] [stdout] test dis::tests::ignorable_socket_errors_do_not_increment_socket_drop_counter ... ok
[INFO] [stdout] test dis::tests::expire_stale_removes_old_entities ... ok
[INFO] [stdout] test dis::tests::non_ignorable_socket_errors_increment_socket_drop_counter ... ok
[INFO] [stdout] test dis::tests::resolve_ownship_returns_missing_for_triplet_mismatch ... ok
[INFO] [stdout] test dis::tests::resolve_ownship_returns_fresh_for_matching_triplet ... ok
[INFO] [stdout] test dis::tests::rvw_orientation_avoids_singularity_at_pitch_pole ... ok
[INFO] [stdout] test dis::tests::resolve_ownship_returns_stale_when_age_exceeds_expiry ... ok
[INFO] [stdout] test config::tests::health_env_override_absence_preserves_config ... ok
[INFO] [stdout] test file::tests::from_config_rejects_invalid_run_id ... ok
[INFO] [stdout] test dis::tests::static_extrapolation_keeps_original_state ... ok
[INFO] [stdout] test file::tests::config_rejects_blank_output_dir ... ok
[INFO] [stdout] test file::tests::file_name_uses_compact_utc_timestamp_run_id_and_chunk ... ok
[INFO] [stdout] test dis::tests::rvw_orientation_uses_body_rates_not_direct_euler_deltas ... ok
[INFO] [stdout] test dis::tests::rvw_extrapolation_applies_position_velocity_and_orientation ... ok
[INFO] [stdout] test config::tests::rejects_zero_memory_limit_mb ... ok
[INFO] [stdout] test config::tests::rejects_zero_min_pool_buffers ... ok
[INFO] [stdout] test file::tests::sink_continues_after_open_failure ... ok
[INFO] [stdout] test file::tests::oversized_blocks_are_dropped_without_creating_files ... ok
[INFO] [stdout] test metrics::tests::prometheus_builder_applies_identity_labels ... ok
[INFO] [stdout] test dis::tests::resolve_ownship_returns_missing_when_entity_is_not_tracked ... ok
[INFO] [stdout] test metrics::tests::publish_dis_metrics_records_expected_values ... ok
[INFO] [stdout] test observability::tests::health_handler_returns_ok ... ok
[INFO] [stdout] test observability::tests::ready_handler_returns_503_when_not_ready ... ok
[INFO] [stdout] test observability::tests::ready_handler_returns_200_when_ready ... ok
[INFO] [stdout] test metrics::tests::publish_pool_metrics_records_expected_values ... ok
[INFO] [stdout] test config::tests::empty_health_env_override_is_rejected ... ok
[INFO] [stdout] test observability::tests::status_handler_returns_identity_and_runtime_fields ... ok
[INFO] [stdout] test file::tests::sink_creates_missing_directory_and_writes_raw_bytes ... ok
[INFO] [stdout] test observability::tests::run_health_check_succeeds_on_200_ok ... ok
[INFO] [stdout] test file::tests::sink_continues_after_write_failure_on_dev_full ... ok
[INFO] [stdout] test file::tests::sink_rotates_before_write_that_would_exceed_limit ... ok
[INFO] [stdout] test pipeline::tests::pipeline_allows_missing_sink ... ok
[INFO] [stdout] test pipeline::tests::pipeline_flows_end_to_end_and_records_metrics ... ok
[INFO] [stdout] test pipeline::tests::pipeline_rejects_zero_source_capacity ... ok
[INFO] [stdout] test pipeline::tests::pipeline_rejects_zero_stage_capacity ... ok
[INFO] [stdout] test observability::tests::active_observability_metrics_update_replaces_runtime_handles ... ok
[INFO] [stdout] test pipeline::tests::fanout_skips_inactive_sink_before_copying ... ok
[INFO] [stdout] test metrics::tests::publish_pipeline_metrics_records_expected_values ... ok
[INFO] [stdout] test pipeline::tests::sink_backend_errors_do_not_shutdown_pipeline ... ok
[INFO] [stdout] test pipeline::tests::send_over_threshold_counter_increments ... ok
[INFO] [stdout] test pool::tests::buffer_count_from_time_basic ... ok
[INFO] [stdout] test pool::tests::buffer_count_from_time_minimum_is_one ... ok
[INFO] [stdout] test pool::tests::buffer_size_accessor ... ok
[INFO] [stdout] test pool::tests::buffers_are_zeroed_on_acquire ... ok
[INFO] [stdout] test pool::tests::clone_semantics_buffer_returns_on_last_drop ... ok
[INFO] [stdout] test pool::tests::drop_without_freeze_returns_buffer ... ok
[INFO] [stdout] test pool::tests::freeze_produces_read_only_shared_handle ... ok
[INFO] [stdout] test pool::tests::frozen_buffers_are_zeroed_on_return ... ok
[INFO] [stdout] test pool::tests::generic_pool_with_factory_compiles_and_resets ... ok
[INFO] [stdout] test pool::tests::lifo_reuse_order ... ok
[INFO] [stdout] test pool::tests::pool_exhaustion_returns_none_and_increments_drops ... ok
[INFO] [stdout] test pool::tests::validate_memory_limit_passes_within_budget ... ok
[INFO] [stdout] test pool::tests::validate_memory_limit_rejects_over_budget ... ok
[INFO] [stdout] test pool::tests::validate_min_pool_buffers_passes ... ok
[INFO] [stdout] test pool::tests::validate_min_pool_buffers_rejects ... ok
[INFO] [stdout] test pool::tests::write_then_read_through_freeze ... ok
[INFO] [stdout] test pool::tests::acquire_and_release_cycle ... ok
[INFO] [stdout] test shutdown::tests::clones_share_state ... ok
[INFO] [stdout] test pipeline::tests::shutdown_signal_drains_all_sinks ... ok
[INFO] [stdout] test pipeline::tests::shutdown_signal_triggers_clean_cascade ... ok
[INFO] [stdout] test shutdown::tests::default_creates_inactive_signal ... ok
[INFO] [stdout] test shutdown::tests::signal_starts_inactive ... ok
[INFO] [stdout] test shutdown::tests::trigger_activates_signal ... ok
[INFO] [stdout] test telemetry::tests::resolve_filter_defaults_to_info ... ok
[INFO] [stdout] test telemetry::tests::resolve_filter_uses_config_when_env_missing ... ok
[INFO] [stdout] test telemetry::tests::runtime_event_can_include_global_identity_fields ... ok
[INFO] [stdout] test telemetry::tests::tracing_initialized_event_includes_identity_fields ... ok
[INFO] [stdout] test udp::tests::config_allows_empty_destination_slot ... ok
[INFO] [stdout] test shutdown::tests::trigger_is_idempotent ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_destinations_explicit_remove ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_destinations_overwrite_by_client_id ... ok
[INFO] [stdout] test telemetry::tests::resolve_filter_uses_env_over_config ... ok
[INFO] [stdout] test config::tests::rejects_empty_observability_name ... ok
[INFO] [stdout] test observability::tests::run_health_check_fails_on_non_200 ... ok
[INFO] [stdout] test pipeline::tests::panic_on_source_triggers_shutdown_and_returns_error ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_slot_sends_after_destination_is_added ... ok
[INFO] [stdout] test pool::tests::zero_capacity_panics - should panic ... ok
[INFO] [stdout] test udp::tests::config_rejects_multiple_destinations ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_destinations_reject_blank_client_id ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_destinations_reject_blank_destination ... ok
[INFO] [stdout] test udp::tests::dynamic_udp_destinations_reject_when_slots_are_full ... ok
[INFO] [stdout] test udp::tests::sink_rejects_multiple_destinations ... ok
[INFO] [stdout] test udp::tests::sink_sends_raw_bytes_to_localhost ... ok
[INFO] [stdout] test udp::tests::empty_udp_slot_skips_fanout_copy ... ok
[INFO] [stdout] test udp::tests::sink_continues_after_oversized_datagram_failure ... ok
[INFO] [stdout] test pipeline::tests::fanout_isolates_sinks_when_one_stalls ... ok
[INFO] [stdout] test pipeline::tests::panic_on_sink_returns_error ... ok
[INFO] [stdout] test dis::tests::service_counts_parse_failures_for_malformed_datagrams ... ok
[INFO] [stdout] test dis::tests::service_ingests_matching_entitystate_and_rejects_mismatched_exercise ... ok
[INFO] [stdout] test dis::tests::service_drops_entitystate_with_unsupported_dead_reckoning_algorithm ... ok
[INFO] [stdout] test dis::tests::service_drops_unsupported_pdu_type ... ok
[INFO] [stdout] test observability::tests::run_current_thread_observability_starts_and_shuts_down_cleanly ... ok
[INFO] [stdout] test pipeline::tests::join_components_waits_for_all_threads_after_failure ... ok
[INFO] [stdout] test dis::tests::service_expires_stale_entities_and_updates_metrics ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/squall_optical-81e97128bbcd7068)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test block::tests::payload_len_matches_mono8_layout ... ok
[INFO] [stdout] test block::tests::new_rejects_payload_length_mismatch ... ok
[INFO] [stdout] test block::tests::try_copy_to_pool_returns_none_when_destination_buffer_is_too_small ... ok
[INFO] [stdout] test config::tests::parses_ir_environment_source ... ok
[INFO] [stdout] test config::tests::loads_valid_checkerboard_config ... ok
[INFO] [stdout] test config::tests::load_from_file_applies_optical_env_overrides_before_validation ... ok
[INFO] [stdout] test config::tests::env_overrides_take_precedence_for_optical_ports_addresses_and_destinations ... ok
[INFO] [stdout] test block::tests::frame_reports_payload_size_and_copies_metadata ... ok
[INFO] [stdout] test config::tests::inputs_dis_requires_ownship_triplet_and_preserves_warn_interval_default ... ok
[INFO] [stdout] test config::tests::rejects_ir_environment_boresight_pitch_at_positive_ninety ... ok
[INFO] [stdout] test config::tests::rejects_empty_control_socket_path ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_with_zero_warn_interval ... ok
[INFO] [stdout] test config::tests::rejects_ir_environment_horizontal_fov_out_of_range ... ok
[INFO] [stdout] test config::tests::empty_optical_env_override_is_rejected ... ok
[INFO] [stdout] test control::tests::add_data_destination_reports_validation_errors ... ok
[INFO] [stdout] test config::tests::rejects_ir_environment_non_finite_snr_db ... ok
[INFO] [stdout] test config::tests::rejects_ir_environment_snr_db_above_supported_range ... ok
[INFO] [stdout] test control::tests::get_status_keeps_checkerboard_los_invalid_with_fresh_dis_ownship ... ok
[INFO] [stdout] test control::tests::get_status_clears_stale_dis_platform_validity ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_with_zero_ownship_site_id ... ok
[INFO] [stdout] test control::tests::command_ir_rejects_unknown_mode ... ok
[INFO] [stdout] test control::tests::command_ir_updates_shared_mode ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_without_ownship_triplet ... ok
[INFO] [stdout] test control::tests::command_ir_rejects_missing_command ... ok
[INFO] [stdout] test control::tests::remove_data_destination_reports_failure_for_missing_client_id ... ok
[INFO] [stdout] test control::tests::get_status_reports_ir_environment_boresight_without_dis_ownship ... ok
[INFO] [stdout] test control::tests::get_status_returns_initialization_mode_and_geometry ... ok
[INFO] [stdout] test control::tests::remove_data_destination_reports_success_when_found ... ok
[INFO] [stdout] test source::tests::ir_environment_fill_frame_with_noise_modifies_fallback_deterministically ... ok
[INFO] [stdout] test source::tests::fill_frame_with_noise_modifies_base_pattern_deterministically ... ok
[INFO] [stdout] test source::tests::pace_source_tick_resets_after_falling_more_than_one_period_behind ... ok
[INFO] [stdout] test control::tests::get_status_reports_fresh_dis_platform_attitude ... ok
[INFO] [stdout] test source::tests::resolved_noise_std_dev_uses_snr_target_when_signal_is_present ... ok
[INFO] [stdout] test source::tests::project_target_rejects_entities_outside_fov ... ok
[INFO] [stdout] test source::tests::project_target_maps_forward_entity_to_image_centre ... ok
[INFO] [stdout] test source::tests::background_radiance_blends_sky_and_earth_by_view_angle ... ok
[INFO] [stdout] test source::tests::resolve_scene_renders_observable_target_pixels ... ok
[INFO] [stdout] test source::tests::warn_rate_limiter_blocks_messages_within_interval ... ok
[INFO] [stdout] test source::tests::resolve_scene_emits_expected_warning_behavior ... ok
[INFO] [stdout] test stage::tests::copy_stage_drops_frame_when_stage_pool_is_too_small ... ok
[INFO] [stdout] test stage::tests::copy_stage_preserves_bytes_and_metadata ... ok
[INFO] [stdout] test stage::tests::copy_stage_releases_input_buffer_before_blocking_send ... ok
[INFO] [stdout] test source::tests::ir_environment_allows_black_fallback_without_dis_table_when_noise_is_zero ... ok
[INFO] [stdout] test source::tests::source_pauses_until_ir_mode_becomes_operational ... ok
[INFO] [stdout] test source::tests::source_emits_checkerboard_pattern ... ok
[INFO] [stdout] test source::tests::source_produces_frames_at_approximate_rate ... ok
[INFO] [stdout] test config::tests::rejects_ir_environment_snr_db_below_supported_range ... ok
[INFO] [stdout] test control::tests::add_data_destination_reports_no_available_slots ... ok
[INFO] [stdout] test config::tests::load_from_file_still_rejects_non_overrideable_optical_errors ... ok
[INFO] [stdout] test control::tests::get_status_reports_internal_error_when_dis_table_lock_is_poisoned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/squall_optical-46004b45c0f0735a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::health_check_port_rejects_missing_optical_environment_value ... ok
[INFO] [stdout] test tests::derive_pool_capacity_rejects_when_memory_limit_is_exceeded ... ok
[INFO] [stdout] test tests::derive_pool_capacity_succeeds_for_valid_limits ... ok
[INFO] [stdout] test tests::control_server_error_marks_not_ready_and_triggers_shutdown ... ok
[INFO] [stdout] test tests::health_check_port_rejects_zero_explicit_value ... ok
[INFO] [stdout] test tests::health_check_port_rejects_invalid_optical_environment_value ... ok
[INFO] [stdout] test tests::derive_pool_capacity_rejects_when_below_min_pool_buffers ... ok
[INFO] [stdout] test tests::health_check_port_uses_explicit_value_first ... ok
[INFO] [stdout] test tests::optical_runtime_mode_starts_initializing_then_marks_setup_idle ... ok
[INFO] [stdout] test tests::optical_runtime_mode_starts_operational_when_mel_disabled ... ok
[INFO] [stdout] test tests::health_check_port_uses_optical_environment_value ... ok
[INFO] [stdout] test tests::bind_control_listener_removes_stale_socket_path ... ok
[INFO] [stdout] test tests::uds_control_server_serves_status_and_destination_registration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/squall_rf-3e89100407e6db21)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test block::tests::payload_accessors_use_logical_payload_size_not_pool_capacity ... ok
[INFO] [stdout] test block::tests::iq_block_reports_payload_size_and_copies_metadata ... ok
[INFO] [stdout] test block::tests::payload_len_matches_iq_format_layouts ... ok
[INFO] [stdout] test block::tests::try_copy_to_pool_returns_none_when_destination_buffer_is_too_small ... ok
[INFO] [stdout] test block::tests::try_copy_to_pool_returns_none_when_source_buffer_is_smaller_than_declared_payload ... ok
[INFO] [stdout] test config::tests::copy_stage_defaults_to_enabled ... ok
[INFO] [stdout] test config::tests::env_overrides_take_precedence_for_rf_ports_addresses_and_destinations ... ok
[INFO] [stdout] test config::tests::empty_rf_env_override_is_rejected ... ok
[INFO] [stdout] test config::tests::loads_valid_tone_rf_config ... ok
[INFO] [stdout] test config::tests::parses_complex_int8_format_conversion_target ... ok
[INFO] [stdout] test config::tests::demo_rf_simulated_config_parses ... ok
[INFO] [stdout] test config::tests::load_from_file_applies_rf_env_overrides_before_validation ... ok
[INFO] [stdout] test config::tests::parses_rf_environment_config_with_emitters ... ok
[INFO] [stdout] test config::tests::parses_rf_environment_config_with_always_broadcast_emitter ... ok
[INFO] [stdout] test config::tests::inputs_dis_requires_ownship_triplet_and_preserves_warn_interval_default ... ok
[INFO] [stdout] test config::tests::parses_rf_environment_config ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_background_floor_out_of_range ... ok
[INFO] [stdout] test config::tests::load_from_file_still_rejects_non_overrideable_rf_errors ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_without_ownship_triplet ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_with_zero_warn_interval ... ok
[INFO] [stdout] test control::tests::add_data_destination_reports_validation_errors ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_non_finite_snr_db ... ok
[INFO] [stdout] test config::tests::rejects_inputs_dis_with_zero_ownship_site_id ... ok
[INFO] [stdout] test control::tests::command_rf_rejects_missing_or_unknown_mode ... ok
[INFO] [stdout] test control::tests::get_status_returns_rf_runtime_status ... ok
[INFO] [stdout] test control::tests::tune_rf_rejects_nonzero_bandwidth_as_unimplemented ... ok
[INFO] [stdout] test control::tests::remove_data_destination_reports_success_when_found ... ok
[INFO] [stdout] test control::tests::tune_rf_noop_returns_current_frequency_without_source_request ... ok
[INFO] [stdout] test control::tests::remove_data_destination_reports_failure_for_missing_client_id ... ok
[INFO] [stdout] test control::tests::tune_rf_rejects_structural_change_when_rebuild_validation_fails ... ok
[INFO] [stdout] test rtlsdr::tests::fc2580_frequency_validation_respects_gap ... ok
[INFO] [stdout] test control::tests::tune_rf_applies_live_center_frequency_update ... ok
[INFO] [stdout] test rtlsdr::tests::librtlsdr_tuner_values_map_to_known_tuner_identities ... ok
[INFO] [stdout] test rtlsdr::tests::manual_gain_validation_uses_tuner_gain_lists ... ok
[INFO] [stdout] test rtlsdr::tests::gain_capabilities_report_selectable_gain_lists ... ok
[INFO] [stdout] test rtlsdr::tests::sample_rate_validation_accepts_warns_and_rejects_at_boundaries ... ok
[INFO] [stdout] test rtlsdr::tests::unknown_tuner_lacks_frequency_validation_and_manual_gain_support ... ok
[INFO] [stdout] test source::audio::tests::rejects_zero_source_sample_rate ... FAILED
[INFO] [stdout] test control::tests::command_rf_updates_shared_mode ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_emitter_with_missing_wav_file ... ok
[INFO] [stdout] test config::tests::rejects_hackrf_tx_sink_type_when_feature_is_disabled ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_source_complex_int8_format ... ok
[INFO] [stdout] test control::tests::tune_rf_requests_restart_for_structural_sample_rate_change ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_emitter_with_non_finite_baseband_offset ... ok
[INFO] [stdout] test config::tests::rejects_simulated_tone_source_complex_int8_format ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_emitter_with_negative_deviation ... ok
[INFO] [stdout] test control::tests::add_data_destination_reports_no_available_slots ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_snr_db_outside_supported_range ... ok
[INFO] [stdout] test source::audio::tests::resamples_single_sample_to_target_duration ... ok
[INFO] [stdout] test source::tests::pace_source_tick_resets_after_falling_more_than_one_period_behind ... ok
[INFO] [stdout] test source::tests::rf_environment_fill_block_with_noise_modifies_floor_deterministically ... ok
[INFO] [stdout] test source::tests::rf_environment_signal_strength_decreases_with_range ... ok
[INFO] [stdout] test source::tests::rf_environment_uses_fallback_output_when_no_targets_are_present ... ok
[INFO] [stdout] test source::tests::rf_environment_uses_snr_db_to_derive_awgn_power ... ok
[INFO] [stdout] test source::tests::source_drops_blocks_when_output_pool_is_exhausted ... ok
[INFO] [stdout] test config::tests::rejects_rf_environment_config_with_multiple_always_broadcast_emitters ... ok
[INFO] [stdout] test rtlsdr::tests::contiguous_frequency_ranges_validate_for_other_tuners ... ok
[INFO] [stdout] test rtlsdr::tests::e4000_frequency_validation_respects_gap ... ok
[INFO] [stdout] test source::audio::tests::resamples_linear_interpolates_between_source_samples ... ok
[INFO] [stdout] test source::tests::source_type_deserializes_for_rf_environment ... ok
[INFO] [stdout] test source::tests::warn_rate_limiter_blocks_messages_within_interval ... ok
[INFO] [stdout] test stage::tests::convert_f32_to_i16_handles_misaligned_buffers ... ok
[INFO] [stdout] test source::audio::tests::rejects_zero_target_sample_rate ... ok
[INFO] [stdout] test config::tests::rejects_rtlsdr_source_type_when_feature_is_disabled ... ok
[INFO] [stdout] test source::tests::source_drops_blocks_when_source_pool_buffers_are_too_small ... ok
[INFO] [stdout] test source::tests::observe_ownship_emits_expected_warning_behavior ... ok
[INFO] [stdout] test source::tests::rf_environment_excludes_ownship_from_target_sum ... ok
[INFO] [stdout] test stage::tests::convert_f32_to_i8_handles_misaligned_buffers ... ok
[INFO] [stdout] test stage::tests::convert_format_stage_converts_f32_to_int16 ... ok
[INFO] [stdout] test stage::tests::convert_format_stage_converts_f32_to_int8 ... ok
[INFO] [stdout] test stage::tests::copy_stage_drops_block_when_stage_pool_is_too_small ... ok
[INFO] [stdout] test stage::tests::copy_stage_preserves_bytes_and_metadata ... ok
[INFO] [stdout] test stage::tests::convert_format_stage_copies_same_target_format ... ok
[INFO] [stdout] test source::tests::rf_environment_source_emits_no_blocks_until_operational_mode ... ok
[INFO] [stdout] test source::tests::tone_source_emits_no_blocks_until_operational_mode ... ok
[INFO] [stdout] test source::tests::rf_environment_emits_non_zero_fallback_without_dis_table ... ok
[INFO] [stdout] test source::tests::source_produces_blocks_at_approximate_rate ... ok
[INFO] [stdout] test source::tests::source_emits_interleaved_complex_f32_samples_and_metadata ... ok
[INFO] [stdout] test source::tests::rf_environment_continuous_phase_advancement_across_blocks ... ok
[INFO] [stdout] test source::tests::rf_environment_dropout_does_not_pause_audio_index_advancement ... ok
[INFO] [stdout] test source::tests::rf_environment_always_broadcast_emitter_outputs_without_dis_scene ... ok
[INFO] [stdout] test source::audio::tests::loads_and_resamples_8bit_wav ... ok
[INFO] [stdout] test source::tests::rf_environment_always_broadcast_emitter_is_not_double_counted_with_matching_target ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- source::audio::tests::rejects_zero_source_sample_rate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::audio::tests::rejects_zero_source_sample_rate' (3555) panicked at crates/rf/src/source/audio.rs:168:40:
[INFO] [stdout] failed to create temp file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556b417812a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556b417812a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556b417812a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556b417812a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556b41798aaa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556b41798aaa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x556b41786602 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x556b41786602 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x556b4175ec16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556b4175ec16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556b41778b99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556b4152602c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x556b4152602c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556b41778d52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x556b41778d52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556b4175ecd2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x556b41753699 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556b4175fc9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556b4179926c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556b41798fe2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x556b4148e47e - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x556b415033c6 - squall_rf[3170185c0bb72108]::source::audio::tests::rejects_zero_source_sample_rate
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rf/src/source/audio.rs:168:40
[INFO] [stdout]   22:     0x556b414f8347 - squall_rf[3170185c0bb72108]::source::audio::tests::rejects_zero_source_sample_rate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rf/src/source/audio.rs:163:41
[INFO] [stdout]   23:     0x556b414dede6 - <squall_rf[3170185c0bb72108]::source::audio::tests::rejects_zero_source_sample_rate::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556b4151910b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556b4151910b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x556b41526985 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x556b41526985 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x556b41526985 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x556b41526985 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x556b41526985 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556b41526985 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x556b41526985 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x556b41520294 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x556b41520294 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x556b41529a02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x556b41529a02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x556b41529a02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x556b41529a02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x556b41529a02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556b41529a02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x556b41529a02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556b417803ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x556b417803ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79d2b2a94aa4 - <unknown>
[INFO] [stdout]   45:     0x79d2b2b21a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     source::audio::tests::rejects_zero_source_sample_rate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p squall-rf --lib`
[INFO] running `Command { std: "docker" "inspect" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37", kill_on_drop: false }`
[INFO] [stdout] 86f23a3fdd8d6e3ba6664a5c4b905490a32d5ef620ba3dd1ad348908af83db37
