[INFO] cloning repository https://github.com/HyperionXXI/liveshark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HyperionXXI/liveshark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperionXXI%2Fliveshark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperionXXI%2Fliveshark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 922f5dae4b8556f69623361327fe5f6d19a186a0
[INFO] testing HyperionXXI/liveshark against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperionXXI%2Fliveshark" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HyperionXXI/liveshark
[INFO] finished tweaking git repo https://github.com/HyperionXXI/liveshark
[INFO] tweaked toml for git repo https://github.com/HyperionXXI/liveshark written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HyperionXXI/liveshark on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HyperionXXI/liveshark 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 453246dc7c1c5ed0218f35e86335a93ac7b2c677e96256ffd3370fb26ce8f427
[INFO] running `Command { std: "docker" "start" "-a" "453246dc7c1c5ed0218f35e86335a93ac7b2c677e96256ffd3370fb26ce8f427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "453246dc7c1c5ed0218f35e86335a93ac7b2c677e96256ffd3370fb26ce8f427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453246dc7c1c5ed0218f35e86335a93ac7b2c677e96256ffd3370fb26ce8f427", kill_on_drop: false }`
[INFO] [stdout] 453246dc7c1c5ed0218f35e86335a93ac7b2c677e96256ffd3370fb26ce8f427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fac73638be235283afc0774aacd6e8dbe77d0effa4ae1265f35b7eec80cecf3d
[INFO] running `Command { std: "docker" "start" "-a" "fac73638be235283afc0774aacd6e8dbe77d0effa4ae1265f35b7eec80cecf3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pcap-parser v0.16.0
[INFO] [stderr]    Compiling etherparse v0.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling liveshark-core v0.1.0 (/opt/rustwide/workdir/crates/liveshark-core)
[INFO] [stderr]    Compiling liveshark-cli v0.1.0 (/opt/rustwide/workdir/crates/liveshark-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.58s
[INFO] running `Command { std: "docker" "inspect" "fac73638be235283afc0774aacd6e8dbe77d0effa4ae1265f35b7eec80cecf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac73638be235283afc0774aacd6e8dbe77d0effa4ae1265f35b7eec80cecf3d", kill_on_drop: false }`
[INFO] [stdout] fac73638be235283afc0774aacd6e8dbe77d0effa4ae1265f35b7eec80cecf3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] add204779a82825969484d0093cf2dbc315b15553deec510718dabd9b6c58c0b
[INFO] running `Command { std: "docker" "start" "-a" "add204779a82825969484d0093cf2dbc315b15553deec510718dabd9b6c58c0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling liveshark-core v0.1.0 (/opt/rustwide/workdir/crates/liveshark-core)
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling liveshark-cli v0.1.0 (/opt/rustwide/workdir/crates/liveshark-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.52s
[INFO] running `Command { std: "docker" "inspect" "add204779a82825969484d0093cf2dbc315b15553deec510718dabd9b6c58c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add204779a82825969484d0093cf2dbc315b15553deec510718dabd9b6c58c0b", kill_on_drop: false }`
[INFO] [stdout] add204779a82825969484d0093cf2dbc315b15553deec510718dabd9b6c58c0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 48de8f3a2a114c412aa38c340b80b5bddf4ca9dc8c4cba3349d3c66c7e87a0e5
[INFO] running `Command { std: "docker" "start" "-a" "48de8f3a2a114c412aa38c340b80b5bddf4ca9dc8c4cba3349d3c66c7e87a0e5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/liveshark-cli/78e7688690807250/deps/liveshark-78e7688690807250)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/build/liveshark-cli/4ee472bdf932d19e/deps/cli-4ee472bdf932d19e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[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 2 tests
[INFO] [stdout] test missing_input_shows_error_and_hint ... ok
[INFO] [stdout] test help_supports_analyse_and_analyze ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/build/liveshark-core/8a37831183675220/deps/liveshark_core-8a37831183675220)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test analysis::dmx::tests::stateful_reconstruction_retains_last_known_values ... ok
[INFO] [stdout] test analysis::flows::tests::flow_jitter_missing_timestamps_is_none ... ok
[INFO] [stdout] test analysis::flows::tests::summaries_compute_rates_when_duration_known ... ok
[INFO] [stdout] test analysis::tests::compliance_aggregates_by_protocol_and_id ... ok
[INFO] [stdout] test analysis::udp::parser::tests::parse_non_udp ... ok
[INFO] [stdout] test analysis::flows::tests::flow_jitter_is_average_of_iat_diffs ... ok
[INFO] [stdout] test analysis::udp::parser::tests::parse_slice_error ... ok
[INFO] [stdout] test analysis::tests::compliance_examples_are_deduplicated_and_capped ... ok
[INFO] [stdout] test analysis::flows::tests::summaries_are_sorted_and_no_duration_means_none_rates ... ok
[INFO] [stdout] test analysis::dmx::tests::stores_frames_by_universe_and_source ... ok
[INFO] [stdout] test analysis::udp::reader::tests::payload_without_header_ok ... ok
[INFO] [stdout] test analysis::udp::parser::tests::parse_udp_ok ... ok
[INFO] [stdout] test analysis::universes::tests::jitter_uses_sliding_window ... ok
[INFO] [stdout] test analysis::universes::tests::fps_uses_last_five_seconds ... ok
[INFO] [stdout] test analysis::udp::reader::tests::payload_without_header_too_short ... ok
[INFO] [stdout] test analysis::universes::tests::loss_rate_uses_sequence_tracked_frames ... ok
[INFO] [stdout] test analysis::universes::tests::loss_uses_windowed_samples ... ok
[INFO] [stdout] test analysis::universes::tests::universe_summary_without_timestamps_has_no_metrics ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_invalid_length ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_short_payload ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_invalid_universe_id ... ok
[INFO] [stdout] test analysis::universes::tests::conflict_requires_overlap_over_one_second ... ok
[INFO] [stdout] test protocols::artnet::reader::tests::read_universe_id_rejects_out_of_range ... ok
[INFO] [stdout] test protocols::common::reader::tests::optional_nonzero_u8_zero ... ok
[INFO] [stdout] test protocols::common::reader::tests::optional_nonzero_u8_value ... ok
[INFO] [stdout] test protocols::artnet::reader::tests::read_optional_nonzero_u8_too_short ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_invalid_property_value_count ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_valid_artdmx ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_invalid_start_code ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_non_sacn ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_property_value_count_too_large ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_short_payload ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_non_artnet ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_valid_sacn ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_ascii_string ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_ascii_string_too_short ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_nonzero_u8 ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_nonzero_u8_too_short ... ok
[INFO] [stdout] test source::pcap::reader::tests::detect_pcapng_magic ... ok
[INFO] [stdout] test source::pcap::reader::tests::read_magic_rewinds ... ok
[INFO] [stdout] test source::pcap::reader::tests::read_magic_too_short ... ok
[INFO] [stdout] test protocols::artnet::reader::tests::read_optional_nonzero_u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/build/liveshark-core/1d124f17142fd9da/deps/golden-1d124f17142fd9da)
[INFO] [stdout] test golden_sacn_invalid_start_code ... ok
[INFO] [stdout] test golden_artnet ... ok
[INFO] [stdout] test golden_artnet_invalid_length ... ok
[INFO] [stdout] test golden_sacn ... ok
[INFO] [stdout] test golden_flow_only ... ok
[INFO] [stdout] test golden_sacn_conflict ... FAILED
[INFO] [stdout] test golden_artnet_conflict ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- golden_sacn_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'golden_sacn_conflict' (86) panicked at crates/liveshark-core/tests/golden.rs:21:5:
[INFO] [stdout] assertion `left == right` failed: golden mismatch in tests/golden/sacn_conflict
[INFO] [stdout]   left: Object {"capture_summary": Object {"packets_total": Number(4), "time_end": String("1970-01-01T00:00:05Z"), "time_start": String("1970-01-01T00:00:01Z")}, "compliance": Array [Object {"compliance_percentage": Number(100.0), "protocol": String("sacn"), "violations": Array [Object {"count": Number(4), "examples": Array [String("count=0")], "id": String("LS-SACN-PROPERTY-COUNT"), "message": String("Invalid sACN property value count; packet ignored"), "severity": String("error")}]}], "conflicts": Array [], "flows": Array [Object {"app_proto": String("udp"), "bps": Number(63.0), "dst": String("239.255.0.1:5568"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("10.0.0.1:5568")}, Object {"app_proto": String("udp"), "bps": Number(63.0), "dst": String("239.255.0.1:5568"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("10.0.0.2:5568")}], "generated_at": String("IGNORED"), "input": Object {"bytes": Number(848), "path": String("tests/golden/sacn_conflict/input.pcapng")}, "report_version": Number(1), "tool": Object {"name": String("liveshark"), "version": String("0.1.0")}, "universes": Array []}
[INFO] [stdout]  right: Object {"capture_summary": Object {"packets_total": Number(4), "time_end": String("1970-01-01T00:00:05Z"), "time_start": String("1970-01-01T00:00:01Z")}, "compliance": Array [Object {"compliance_percentage": Number(100.0), "protocol": String("sacn"), "violations": Array [Object {"count": Number(4), "examples": Array [String("count=0"), String("count=0"), String("count=0")], "id": String("LS-SACN-PROPERTY-COUNT"), "message": String("Invalid sACN property value count; packet ignored"), "severity": String("error")}]}], "conflicts": Array [], "flows": Array [Object {"app_proto": String("udp"), "bps": Number(63.0), "dst": String("239.255.0.1:5568"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("10.0.0.1:5568")}, Object {"app_proto": String("udp"), "bps": Number(63.0), "dst": String("239.255.0.1:5568"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("10.0.0.2:5568")}], "generated_at": String("IGNORED"), "input": Object {"bytes": Number(848), "path": String("tests/golden/sacn_conflict/input.pcapng")}, "report_version": Number(1), "tool": Object {"name": String("liveshark"), "version": String("0.1.0")}, "universes": Array []}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213dfebd082 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6213dfebd082 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6213dfebd082 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6213dfebd082 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6213dfed23fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6213dfed23fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6213dfec1f16 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6213dfec1f16 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6213dfe9b02f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6213dfe9b02f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6213dfeb5019 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6213dfd9305e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6213dfd9305e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6213dfeb51d2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6213dfeb51d2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6213dfe9b0e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6213dfe929b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6213dfe9bf3d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6213dfed2b0c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6213dfed2a23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x6213dfd5ee66 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[381bd646e3aa4334]::value::Value, serde_json[381bd646e3aa4334]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6213dfd65c2e - golden[e7406774158c5f62]::run_golden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:21:5
[INFO] [stdout]   22:     0x6213dfd65e62 - golden[e7406774158c5f62]::golden_sacn_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:41:5
[INFO] [stdout]   23:     0x6213dfd65357 - golden[e7406774158c5f62]::golden_sacn_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:40:26
[INFO] [stdout]   24:     0x6213dfd6ba86 - <golden[e7406774158c5f62]::golden_sacn_conflict::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6213dfd8740b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6213dfd8740b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6213dfd93c6a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6213dfd93c6a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6213dfd93c6a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6213dfd93c6a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6213dfd93c6a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6213dfd93c6a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6213dfd93c6a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6213dfd8e134 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6213dfd8e134 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6213dfd96762 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6213dfd96762 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6213dfd96762 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6213dfd96762 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6213dfd96762 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6213dfd96762 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6213dfd96762 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6213dfebc58f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6213dfebc58f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b7e86284aa4 - <unknown>
[INFO] [stdout]   46:     0x7b7e86311a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- golden_artnet_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'golden_artnet_conflict' (82) panicked at crates/liveshark-core/tests/golden.rs:21:5:
[INFO] [stdout] assertion `left == right` failed: golden mismatch in tests/golden/artnet_conflict
[INFO] [stdout]   left: Object {"capture_summary": Object {"packets_total": Number(4), "time_end": String("1970-01-01T00:00:05Z"), "time_start": String("1970-01-01T00:00:01Z")}, "compliance": Array [Object {"compliance_percentage": Number(100.0), "protocol": String("sacn"), "violations": Array [Object {"count": Number(4), "examples": Array [String("needed=118, actual=20")], "id": String("LS-SACN-TOO-SHORT"), "message": String("sACN payload too short; packet ignored"), "severity": String("error")}]}], "conflicts": Array [Object {"affected_channels": Array [], "conflict_score": Number(2.5), "overlap_duration_s": Number(2.5), "severity": String("medium"), "sources": Array [String("artnet:192.168.0.1:6454"), String("artnet:192.168.0.3:6454")], "universe": Number(1)}], "flows": Array [Object {"app_proto": String("udp"), "bps": Number(10.0), "dst": String("192.168.0.2:6454"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("192.168.0.1:6454")}, Object {"app_proto": String("udp"), "bps": Number(10.0), "dst": String("192.168.0.2:6454"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("192.168.0.3:6454")}], "generated_at": String("1970-01-01T00:00:05Z"), "input": Object {"bytes": Number(432), "path": String("tests/golden/artnet_conflict/input.pcapng")}, "report_version": Number(1), "tool": Object {"name": String("liveshark"), "version": String("0.1.0")}, "universes": Array [Object {"burst_count": Number(0), "fps": Number(1.0), "frames_count": Number(4), "loss_packets": Number(0), "loss_rate": Number(0.0), "max_burst_len": Number(0), "proto": String("artnet"), "sources": Array [Object {"cid": Null, "source_ip": String("192.168.0.1"), "source_name": Null}, Object {"cid": Null, "source_ip": String("192.168.0.3"), "source_name": Null}], "universe": Number(1)}]}
[INFO] [stdout]  right: Object {"capture_summary": Object {"packets_total": Number(4), "time_end": String("1970-01-01T00:00:05Z"), "time_start": String("1970-01-01T00:00:01Z")}, "compliance": Array [Object {"compliance_percentage": Number(100.0), "protocol": String("sacn"), "violations": Array [Object {"count": Number(4), "examples": Array [String("needed=118, actual=20"), String("needed=118, actual=20"), String("needed=118, actual=20")], "id": String("LS-SACN-TOO-SHORT"), "message": String("sACN payload too short; packet ignored"), "severity": String("error")}]}], "conflicts": Array [Object {"affected_channels": Array [], "conflict_score": Number(2.5), "overlap_duration_s": Number(2.5), "severity": String("medium"), "sources": Array [String("artnet:192.168.0.1:6454"), String("artnet:192.168.0.3:6454")], "universe": Number(1)}], "flows": Array [Object {"app_proto": String("udp"), "bps": Number(10.0), "dst": String("192.168.0.2:6454"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("192.168.0.1:6454")}, Object {"app_proto": String("udp"), "bps": Number(10.0), "dst": String("192.168.0.2:6454"), "iat_jitter_ms": Null, "pps": Number(0.5), "src": String("192.168.0.3:6454")}], "generated_at": String("1970-01-01T00:00:05Z"), "input": Object {"bytes": Number(432), "path": String("tests/golden/artnet_conflict/input.pcapng")}, "report_version": Number(1), "tool": Object {"name": String("liveshark"), "version": String("0.1.0")}, "universes": Array [Object {"burst_count": Number(0), "fps": Number(1.0), "frames_count": Number(4), "loss_packets": Number(0), "loss_rate": Number(0.0), "max_burst_len": Number(0), "proto": String("artnet"), "sources": Array [Object {"cid": Null, "source_ip": String("192.168.0.1"), "source_name": Null}, Object {"cid": Null, "source_ip": String("192.168.0.3"), "source_name": Null}], "universe": Number(1)}]}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213dfebd082 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6213dfebd082 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6213dfebd082 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6213dfebd082 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6213dfed23fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6213dfed23fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6213dfec1f16 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6213dfec1f16 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6213dfe9b02f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6213dfe9b02f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6213dfeb5019 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6213dfd9305e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6213dfd9305e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6213dfeb51d2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6213dfeb51d2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6213dfe9b0e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6213dfe929b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6213dfe9bf3d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6213dfed2b0c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6213dfed2a23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x6213dfd5ee66 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[381bd646e3aa4334]::value::Value, serde_json[381bd646e3aa4334]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6213dfd65c2e - golden[e7406774158c5f62]::run_golden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:21:5
[INFO] [stdout]   22:     0x6213dfd65e82 - golden[e7406774158c5f62]::golden_artnet_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:36:5
[INFO] [stdout]   23:     0x6213dfd65387 - golden[e7406774158c5f62]::golden_artnet_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:35:28
[INFO] [stdout]   24:     0x6213dfd6bac6 - <golden[e7406774158c5f62]::golden_artnet_conflict::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6213dfd8740b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6213dfd8740b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6213dfd93c6a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6213dfd93c6a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6213dfd93c6a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6213dfd93c6a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6213dfd93c6a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6213dfd93c6a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6213dfd93c6a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6213dfd8e134 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6213dfd8e134 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6213dfd96762 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6213dfd96762 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6213dfd96762 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6213dfd96762 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6213dfd96762 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6213dfd96762 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6213dfd96762 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6213dfebc58f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6213dfebc58f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b7e86284aa4 - <unknown>
[INFO] [stdout]   46:     0x7b7e86311a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     golden_artnet_conflict
[INFO] [stdout]     golden_sacn_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p liveshark-core --test golden`
[INFO] running `Command { std: "docker" "inspect" "48de8f3a2a114c412aa38c340b80b5bddf4ca9dc8c4cba3349d3c66c7e87a0e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48de8f3a2a114c412aa38c340b80b5bddf4ca9dc8c4cba3349d3c66c7e87a0e5", kill_on_drop: false }`
[INFO] [stdout] 48de8f3a2a114c412aa38c340b80b5bddf4ca9dc8c4cba3349d3c66c7e87a0e5
