[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HyperionXXI/liveshark on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded circular v0.3.0
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded pcap-parser v0.16.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded etherparse v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cfde3a734159dbfe43d0b39f3658240e14f4aa9bf8ef2e99c6543ad7b30f8f7
[INFO] running `Command { std: "docker" "start" "-a" "1cfde3a734159dbfe43d0b39f3658240e14f4aa9bf8ef2e99c6543ad7b30f8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cfde3a734159dbfe43d0b39f3658240e14f4aa9bf8ef2e99c6543ad7b30f8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfde3a734159dbfe43d0b39f3658240e14f4aa9bf8ef2e99c6543ad7b30f8f7", kill_on_drop: false }`
[INFO] [stdout] 1cfde3a734159dbfe43d0b39f3658240e14f4aa9bf8ef2e99c6543ad7b30f8f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add56c12c31724ad63b754d9f7176ca4a4267b50b2a1d6c3bce8e56f9e69c92e
[INFO] running `Command { std: "docker" "start" "-a" "add56c12c31724ad63b754d9f7176ca4a4267b50b2a1d6c3bce8e56f9e69c92e", 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 strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[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 18.91s
[INFO] running `Command { std: "docker" "inspect" "add56c12c31724ad63b754d9f7176ca4a4267b50b2a1d6c3bce8e56f9e69c92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add56c12c31724ad63b754d9f7176ca4a4267b50b2a1d6c3bce8e56f9e69c92e", kill_on_drop: false }`
[INFO] [stdout] add56c12c31724ad63b754d9f7176ca4a4267b50b2a1d6c3bce8e56f9e69c92e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3adb9115fe63cf06b5239a90e364cc0b2ca3ef9ea3c58fab92f7e52f4b7e53c9
[INFO] running `Command { std: "docker" "start" "-a" "3adb9115fe63cf06b5239a90e364cc0b2ca3ef9ea3c58fab92f7e52f4b7e53c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[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 wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 12.66s
[INFO] running `Command { std: "docker" "inspect" "3adb9115fe63cf06b5239a90e364cc0b2ca3ef9ea3c58fab92f7e52f4b7e53c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adb9115fe63cf06b5239a90e364cc0b2ca3ef9ea3c58fab92f7e52f4b7e53c9", kill_on_drop: false }`
[INFO] [stdout] 3adb9115fe63cf06b5239a90e364cc0b2ca3ef9ea3c58fab92f7e52f4b7e53c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eac52eb8a0b26414d547374f39cd50b95d4619a5540f4bbfdcb2ba30e19ef066
[INFO] running `Command { std: "docker" "start" "-a" "eac52eb8a0b26414d547374f39cd50b95d4619a5540f4bbfdcb2ba30e19ef066", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/liveshark-78e7688690807250)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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::dmx::tests::stores_frames_by_universe_and_source ... ok
[INFO] [stdout] test analysis::flows::tests::flow_jitter_is_average_of_iat_diffs ... ok
[INFO] [stdout] test analysis::flows::tests::flow_jitter_missing_timestamps_is_none ... ok
[INFO] [stdout] test analysis::flows::tests::summaries_are_sorted_and_no_duration_means_none_rates ... 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::tests::compliance_examples_are_deduplicated_and_capped ... ok
[INFO] [stdout] test analysis::flows::tests::summaries_compute_rates_when_duration_known ... 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::udp::parser::tests::parse_slice_error ... ok
[INFO] [stdout] test analysis::udp::reader::tests::payload_without_header_too_short ... ok
[INFO] [stdout] test analysis::universes::tests::conflict_requires_overlap_over_one_second ... 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::universes::tests::loss_rate_uses_sequence_tracked_frames ... 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_invalid_universe_id ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_valid_artdmx ... ok
[INFO] [stdout] test protocols::artnet::reader::tests::read_optional_nonzero_u8_too_short ... 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_value ... ok
[INFO] [stdout] test protocols::common::reader::tests::optional_nonzero_u8_zero ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_invalid_property_value_count ... ok
[INFO] [stdout] test protocols::artnet::reader::tests::read_optional_nonzero_u8 ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_non_sacn ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_short_payload ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_ascii_string ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_property_value_count_too_large ... 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 protocols::sacn::parser::tests::parse_valid_sacn ... ok
[INFO] [stdout] test source::pcap::reader::tests::read_magic_too_short ... ok
[INFO] [stdout] test analysis::universes::tests::loss_uses_windowed_samples ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_ascii_string_too_short ... ok
[INFO] [stdout] test protocols::sacn::parser::tests::parse_invalid_start_code ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_short_payload ... ok
[INFO] [stdout] test protocols::artnet::parser::tests::parse_non_artnet ... ok
[INFO] [stdout] test protocols::sacn::reader::tests::read_optional_nonzero_u8 ... ok
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-1d124f17142fd9da)
[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] [stdout] test golden_flow_only ... ok
[INFO] [stdout] test golden_sacn ... ok
[INFO] [stdout] test golden_sacn_invalid_start_code ... ok
[INFO] [stdout] test golden_artnet_invalid_length ... ok
[INFO] [stdout] test golden_artnet ... 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:     0x5d0974321972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0974321972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0974321972 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d0974321972 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d0974336cea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d0974336cea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d0974326806 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d0974326806 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d09742ff91f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d09742ff91f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d09743198b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d09741f7d7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d09741f7d7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d0974319a72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d0974319a72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d09742ff9d8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d09742f72a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d097430082d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d09743373fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d0974337313 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5d09741c3aa6 - core[c5ed12ab89cc536a]::panicking::assert_failed::<serde_json[c21e8956448ab62]::value::Value, serde_json[c21e8956448ab62]::value::Value>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d09741ca86e - golden[b0380e1150e22c0d]::run_golden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:21:5
[INFO] [stdout]   22:     0x5d09741caaa2 - golden[b0380e1150e22c0d]::golden_sacn_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:41:5
[INFO] [stdout]   23:     0x5d09741c9f97 - golden[b0380e1150e22c0d]::golden_sacn_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:40:26
[INFO] [stdout]   24:     0x5d09741d0656 - <golden[b0380e1150e22c0d]::golden_sacn_conflict::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d09741ec12b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d09741ec12b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d09741f898a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d09741f898a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d09741f898a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d09741f898a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d09741f898a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d09741f898a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d09741f898a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d09741f2e54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d09741f2e54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d09741fb482 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5d09741fb482 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d09741fb482 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5d09741fb482 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d0974320e7f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5d0974320e7f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7169ebc96aa4 - <unknown>
[INFO] [stdout]   46:     0x7169ebd23a64 - 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:     0x5d0974321972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0974321972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0974321972 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d0974321972 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d0974336cea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d0974336cea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d0974326806 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d0974326806 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d09742ff91f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d09742ff91f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d09743198b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d09741f7d7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d09741f7d7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d0974319a72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d0974319a72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d09742ff9d8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d09742f72a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d097430082d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d09743373fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d0974337313 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5d09741c3aa6 - core[c5ed12ab89cc536a]::panicking::assert_failed::<serde_json[c21e8956448ab62]::value::Value, serde_json[c21e8956448ab62]::value::Value>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d09741ca86e - golden[b0380e1150e22c0d]::run_golden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:21:5
[INFO] [stdout]   22:     0x5d09741caac2 - golden[b0380e1150e22c0d]::golden_artnet_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:36:5
[INFO] [stdout]   23:     0x5d09741c9fc7 - golden[b0380e1150e22c0d]::golden_artnet_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/liveshark-core/tests/golden.rs:35:28
[INFO] [stdout]   24:     0x5d09741d0696 - <golden[b0380e1150e22c0d]::golden_artnet_conflict::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d09741ec12b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d09741ec12b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d09741f898a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d09741f898a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d09741f898a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d09741f898a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d09741f898a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d09741f898a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d09741f898a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d09741f2e54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d09741f2e54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d09741fb482 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5d09741fb482 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d09741fb482 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d09741fb482 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5d09741fb482 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d0974320e7f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5d0974320e7f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7169ebc96aa4 - <unknown>
[INFO] [stdout]   46:     0x7169ebd23a64 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p liveshark-core --test golden`
[INFO] running `Command { std: "docker" "inspect" "eac52eb8a0b26414d547374f39cd50b95d4619a5540f4bbfdcb2ba30e19ef066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac52eb8a0b26414d547374f39cd50b95d4619a5540f4bbfdcb2ba30e19ef066", kill_on_drop: false }`
[INFO] [stdout] eac52eb8a0b26414d547374f39cd50b95d4619a5540f4bbfdcb2ba30e19ef066
