[INFO] cloning repository https://github.com/pufferhaus/precrime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pufferhaus/precrime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpufferhaus%2Fprecrime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpufferhaus%2Fprecrime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461868722c6e21d015530960ad72750fa89aabb7
[INFO] testing pufferhaus/precrime against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpufferhaus%2Fprecrime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pufferhaus/precrime
[INFO] finished tweaking git repo https://github.com/pufferhaus/precrime
[INFO] tweaked toml for git repo https://github.com/pufferhaus/precrime written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pufferhaus/precrime on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pufferhaus/precrime 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182
[INFO] running `Command { std: "docker" "start" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", 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" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", 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" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling option-operations v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling muldiv v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atomic_refcell v0.1.14
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hw-stats v0.1.0 (/opt/rustwide/workdir/hw-stats)
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling temple v0.1.0 (/opt/rustwide/workdir/temple)
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]  --> temple/src/recv.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::warn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gstreamer-sys v0.23.6
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gstreamer-base-sys v0.23.6
[INFO] [stderr]    Compiling gstreamer-video-sys v0.23.6
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-journald v0.3.2
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gstreamer v0.23.7
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling gstreamer-base v0.23.6
[INFO] [stderr]    Compiling precog v0.1.0 (/opt/rustwide/workdir/precog)
[INFO] [stderr]    Compiling gstreamer-video v0.23.6
[INFO] [stderr]    Compiling report v0.1.0 (/opt/rustwide/workdir/report)
[INFO] [stdout] warning: unused import: `hw_stats::CpuSnapshot`
[INFO] [stdout]   --> report/src/daemon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hw_stats::CpuSnapshot;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> report/src/daemon.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn run(mut self) -> Result<()> {
[INFO] [stdout]    |                ----^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.80s
[INFO] running `Command { std: "docker" "inspect" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", 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" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]  --> temple/src/recv.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::warn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling hw-stats v0.1.0 (/opt/rustwide/workdir/hw-stats)
[INFO] [stderr]    Compiling precog v0.1.0 (/opt/rustwide/workdir/precog)
[INFO] [stdout] warning: unused import: `hw_stats::CpuSnapshot`
[INFO] [stdout]   --> report/src/daemon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hw_stats::CpuSnapshot;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> report/src/daemon.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn run(mut self) -> Result<()> {
[INFO] [stdout]    |                ----^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> precog/src/main.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 |         if let temple::Ball::V1(v) = ball {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling report v0.1.0 (/opt/rustwide/workdir/report)
[INFO] [stderr]    Compiling temple v0.1.0 (/opt/rustwide/workdir/temple)
[INFO] [stdout] warning: unused import: `hw_stats::CpuSnapshot`
[INFO] [stdout]   --> report/src/daemon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hw_stats::CpuSnapshot;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]  --> temple/src/recv.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::warn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> temple/src/ball.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 |         if let Ball::V1(v) = b {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> report/src/daemon.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn run(mut self) -> Result<()> {
[INFO] [stdout]    |                ----^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", 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" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing::warn`
[INFO] [stderr]  --> temple/src/recv.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tracing::warn;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `temple` (lib) generated 1 warning (run `cargo fix --lib -p temple` to apply 1 suggestion)
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> temple/src/ball.rs:235:12
[INFO] [stderr]     |
[INFO] [stderr] 235 |         if let Ball::V1(v) = b {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> precog/src/main.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 268 |         if let temple::Ball::V1(v) = ball {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `temple` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `precog` (bin "precog" test) generated 1 warning
[INFO] [stderr] warning: unused import: `hw_stats::CpuSnapshot`
[INFO] [stderr]   --> report/src/daemon.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use hw_stats::CpuSnapshot;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> report/src/daemon.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn run(mut self) -> Result<()> {
[INFO] [stderr]    |                ----^^^^
[INFO] [stderr]    |                |
[INFO] [stderr]    |                help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `report` (lib) generated 2 warnings (run `cargo fix --lib -p report` to apply 2 suggestions)
[INFO] [stderr] warning: `report` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hw_stats-c869a3cff4b366c5)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::compute_load_calculates_correct_percentage ... ok
[INFO] [stdout] test tests::compute_load_zero_when_no_delta ... ok
[INFO] [stdout] test tests::parse_cpu_snapshot_extracts_idle_and_total ... ok
[INFO] [stdout] test tests::parse_cpu_temp_mc_parses_millidegrees ... ok
[INFO] [stdout] test tests::parse_mem_mb_extracts_used_and_total ... ok
[INFO] [stdout] test tests::parse_mem_mb_returns_none_on_missing_fields ... ok
[INFO] [stdout] test tests::parse_wifi_rssi_returns_none_on_missing_data ... ok
[INFO] [stdout] test tests::parse_wifi_rssi_normalises_old_kernel_unsigned ... ok
[INFO] [stdout] test tests::parse_wifi_rssi_extracts_signal_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/precog-49aa36574effa8aa)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::tests::rejects_non_ipv4_mcast ... ok
[INFO] [stdout] test config::tests::validate_accepts_multicast ... ok
[INFO] [stdout] test config::tests::validate_rejects_unicast_rtp_mcast ... ok
[INFO] [stdout] test config::tests::parses_minimum_config ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/precog-76e2e0ae99d9cf69)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test config::tests::parses_minimum_config ... ok
[INFO] [stdout] test config::tests::rejects_non_ipv4_mcast ... ok
[INFO] [stdout] test config::tests::validate_accepts_multicast ... ok
[INFO] [stdout] test config::tests::validate_rejects_unicast_rtp_mcast ... ok
[INFO] [stdout] test tests::linux_uses_v4l2src_with_device_path ... ok
[INFO] [stdout] test tests::pipeline_contains_rtph264pay_with_pt96 ... ok
[INFO] [stdout] test tests::pipeline_has_no_ndi_references ... ok
[INFO] [stdout] test tests::pipeline_contains_x264enc_with_zerolatency ... ok
[INFO] [stdout] test tests::pipeline_targets_configured_mcast_and_port ... ok
[INFO] [stdout] test tests::build_ball_static_fields_match_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/report-e11ba8ff4fde61eb)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test config::tests::parses_minimum_config_with_defaults ... ok
[INFO] [stdout] test config::tests::stats_port_can_be_overridden ... ok
[INFO] [stdout] test config::tests::parses_explicit_discovery_overrides ... ok
[INFO] [stdout] test daemon::tests::balls_to_sources_empty_when_no_balls ... ok
[INFO] [stdout] test daemon::tests::balls_to_sources_keeps_precog_names ... ok
[INFO] [stdout] test config::tests::stats_port_defaults_to_4998 ... ok
[INFO] [stdout] test pipeline::tests::format_hw_line_formats_temp_and_load ... ok
[INFO] [stdout] test pipeline::tests::format_hw_line_omits_rssi_when_none ... ok
[INFO] [stdout] test pipeline::tests::format_hw_line_shows_dashes_for_zero_stats ... ok
[INFO] [stdout] test pipeline::tests::preview_pipeline_zero_sources_is_black_test_pattern ... ok
[INFO] [stdout] test daemon::tests::extract_hw_stats_from_balls_returns_map_keyed_by_name ... ok
[INFO] [stdout] test pipeline::tests::program_pipeline_zero_sources ... ok
[INFO] [stdout] test registration::tests::as_sources_returns_unicast_sources ... ok
[INFO] [stdout] test registration::tests::port_pool_reuses_for_same_name ... ok
[INFO] [stdout] test stats_log::tests::log_all_does_not_panic_with_empty_maps ... ok
[INFO] [stdout] test registration::tests::port_pool_release_frees_port ... ok
[INFO] [stdout] test registration::tests::registered_sources_upsert_and_evict ... ok
[INFO] [stdout] test witness_stats::tests::witness_stats_packet_deserialises ... ok
[INFO] [stdout] test registration::tests::port_pool_allocates_from_range ... ok
[INFO] [stdout] test registration::tests::registration_response_includes_stats_port ... ok
[INFO] [stdout] test stats_log::tests::log_all_does_not_panic_with_populated_data ... ok
[INFO] [stdout] test pipeline::tests::program_pipeline_two_sources_use_distinct_groups ... ok
[INFO] [stdout] test pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid ... FAILED
[INFO] [stdout] test pipeline::tests::decoder_is_known_element ... ok
[INFO] [stdout] test pipeline::tests::program_pipeline_one_source_uses_rtp_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid' (1874) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gstreamer-0.23.7/src/auto/element_factory.rs:85:9:
[INFO] [stdout] GStreamer has not been initialized. Call `gst::init` first.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e5ae791c41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e5ae791c41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e5ae791c41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e5ae791c41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e5ae7a6f9a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e5ae7a6f9a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e5ae79614c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e5ae79614c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e5ae770236 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e5ae770236 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e5ae789ce9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e5ae6def10 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e5ae6def10 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e5ae789ea2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e5ae789ea2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e5ae770314 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x63e5ae767c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e5ae770edd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e5ae7a779c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e5ae72ba39 - gstreamer[e99e521b95edb86a]::assert_initialized
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gstreamer-0.23.7/src/lib.rs:23:9
[INFO] [stdout]   20:     0x63e5ae72b74a - <gstreamer[e99e521b95edb86a]::auto::element_factory::ElementFactory>::find
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gstreamer-0.23.7/src/lib.rs:32:13
[INFO] [stdout]   21:     0x63e5ae5b84ec - report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/report/src/pipeline.rs:21:12
[INFO] [stdout]   22:     0x63e5ae5f4036 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init::<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x63e5ae5f3fec - <std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x63e5ae5e0801 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x63e5ae775b39 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x63e5ae5dbec4 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x63e5ae5f0f78 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x63e5ae5f104b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x63e5ae5f0fad - <std[73adb7dc35730857]::sync::once_lock::OnceLock<&str>>::get_or_init::<report[31656b03947f1472]::pipeline::h264_decoder::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x63e5ae5ba4cd - report[31656b03947f1472]::pipeline::h264_decoder
[INFO] [stdout]                                at /opt/rustwide/workdir/report/src/pipeline.rs:19:14
[INFO] [stdout]   31:     0x63e5ae5bb1f8 - report[31656b03947f1472]::pipeline::preview_pipeline_string
[INFO] [stdout]                                at /opt/rustwide/workdir/report/src/pipeline.rs:241:23
[INFO] [stdout]   32:     0x63e5ae5bf213 - report[31656b03947f1472]::pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid
[INFO] [stdout]                                at /opt/rustwide/workdir/report/src/pipeline.rs:411:17
[INFO] [stdout]   33:     0x63e5ae5b8f17 - report[31656b03947f1472]::pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/report/src/pipeline.rs:404:53
[INFO] [stdout]   34:     0x63e5ae5f7516 - <report[31656b03947f1472]::pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x63e5ae6d224b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x63e5ae6d224b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x63e5ae6df895 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x63e5ae6df895 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x63e5ae6df895 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x63e5ae6df895 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x63e5ae6df895 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63e5ae6df895 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x63e5ae6df895 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x63e5ae6da344 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x63e5ae6da344 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x63e5ae6e29e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x63e5ae6e29e2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63e5ae6e29e2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x63e5ae6e29e2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63e5ae6e29e2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63e5ae6e29e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x63e5ae6e29e2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e5ae79149f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   54:     0x63e5ae79149f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   55:     0x7b2458459aa4 - <unknown>
[INFO] [stdout]   56:     0x7b24584e6a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pipeline::tests::preview_pipeline_four_sources_uses_2x2_grid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p report --lib`
[INFO] running `Command { std: "docker" "inspect" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182", kill_on_drop: false }`
[INFO] [stdout] c1ae9ac63a0c2599522b91436c7bb71d3e5c9e5965b4f72703a1f356ba0bf182
