[INFO] cloning repository https://github.com/matx64/synche
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matx64/synche" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatx64%2Fsynche", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatx64%2Fsynche'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9d9c248dc164ed58116421713e080743d08fe85
[INFO] testing matx64/synche/e9d9c248dc164ed58116421713e080743d08fe85 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatx64%2Fsynche" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matx64/synche
[INFO] finished tweaking git repo https://github.com/matx64/synche
[INFO] tweaked toml for git repo https://github.com/matx64/synche written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matx64/synche on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matx64/synche already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d
[INFO] running `Command { std: "docker" "start" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling socket-pktinfo v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling if-addrs v0.14.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling mdns-sd v0.16.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling local-ip-address v0.6.13
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling synche v0.0.7-alpha (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 8m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling local-ip-address v0.6.13
[INFO] [stderr]    Compiling synche v0.0.7-alpha (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/synche-208b628245e7e75f)
[INFO] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_handle_disconnect_removes_peer ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_handle_multiple_events_sequentially ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_service_calls_advertise_on_run ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector ... FAILED
[INFO] [stdout] test application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target ... FAILED
[INFO] [stdout] test application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures ... FAILED
[INFO] [stdout] test application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::pending_request_is_consumed_on_take ... FAILED
[INFO] [stdout] test application::network::transport::sender::tests::send_request_skips_git_paths ... FAILED
[INFO] [stdout] test application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request ... FAILED
[INFO] [stdout] test application::network::transport::sender::tests::send_metadata_skips_git_paths ... FAILED
[INFO] [stdout] test application::state::app_state::tests::duplicate_pending_request_claims_fail ... FAILED
[INFO] [stdout] test application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager ... FAILED
[INFO] [stdout] test application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings ... FAILED
[INFO] [stdout] test application::network::transport::service::tests::new_returns_usable_sender_channel ... FAILED
[INFO] [stdout] test application::state::app_state::tests::expired_pending_request_cannot_be_claimed ... FAILED
[INFO] [stdout] test application::state::app_state::tests::pending_request_claim_is_consumed_once ... FAILED
[INFO] [stdout] test application::state::app_state::tests::resolve_ports_config_overrides_default ... ok
[INFO] [stdout] test application::state::app_state::tests::resolve_ports_cli_overrides_config_and_default ... ok
[INFO] [stdout] test application::state::app_state::tests::resolve_ports_falls_back_to_defaults_when_empty ... ok
[INFO] [stdout] test application::state::app_state::tests::remote_write_mark_round_trip ... FAILED
[INFO] [stdout] test application::state::app_state::tests::register_pending_request_sweeps_only_on_cap ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_is_under_sync_dir_direct_child ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_remove_dir_from_config_non_existent ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_local_id_persistence ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_contains_sync_dir_existing ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_sse_broadcast_channels ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_state_getters ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_rejects_file ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_valid_existing_dir ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::build_dir_excludes_git_directory ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_is_under_sync_dir_exact_match ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_accepts_unique_directory ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_creates_nested_dirs ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::entry_modified_bumps_local_version_counter ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::entry_modified_restores_tombstoned_file ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::equal_compare_still_merges_peer_axis ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::get_handshake_data_includes_tombstones ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_insert_empty_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_insert_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_deep_nesting ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_directory_pattern ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_file_pattern ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_nested_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_no_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_remove_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_with_negation ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_remove_nonexistent_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_update_gitignore ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state ... FAILED
[INFO] [stdout] test application::sync::tests::parse_home_path_changed_sentinel_extracts_old_and_new_paths ... ok
[INFO] [stdout] test application::sync::tests::parse_home_path_changed_sentinel_preserves_colon_in_new_path ... ok
[INFO] [stdout] test application::sync::tests::parse_home_path_changed_sentinel_returns_none_for_unrelated_error ... ok
[INFO] [stdout] test application::sync::tests::parse_home_path_changed_sentinel_returns_none_when_separator_missing ... ok
[INFO] [stdout] test application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_creates_missing_dir ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_with_spaces ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress ... FAILED
[INFO] [stdout] test application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress ... FAILED
[INFO] [stdout] test cli::tests::bare_args_leave_all_overrides_unset ... ok
[INFO] [stdout] test cli::tests::cli_definition_is_valid ... ok
[INFO] [stdout] test cli::tests::parses_port_flags ... ok
[INFO] [stdout] test application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress ... FAILED
[INFO] [stdout] test domain::cfg::config::tests::deserializes_partial_ports_block_leaves_rest_unset ... ok
[INFO] [stdout] test domain::cfg::config::tests::deserializes_without_ports_block_as_empty ... ok
[INFO] [stdout] test domain::cfg::config::tests::round_trips_a_set_ports_block ... ok
[INFO] [stdout] test domain::cfg::config::tests::deserializes_full_ports_block ... ok
[INFO] [stdout] test domain::entry::info::tests::legacy_removed_hash_deserializes_as_tombstone ... ok
[INFO] [stdout] test domain::entry::info::tests::live_dir_and_dir_tombstone_are_not_equal ... ok
[INFO] [stdout] test domain::entry::info::tests::live_entry_serializes_real_hash_without_deleted_flag_set ... ok
[INFO] [stdout] test domain::entry::info::tests::mark_removed_sets_flag_and_clears_hash ... ok
[INFO] [stdout] test domain::entry::info::tests::missing_deleted_field_defaults_to_false ... ok
[INFO] [stdout] test domain::entry::info::tests::only_live_files_are_valid_transfer_payloads ... ok
[INFO] [stdout] test domain::entry::info::tests::tombstone_round_trips_through_serde ... ok
[INFO] [stdout] test domain::entry::info::tests::tombstone_serializes_legacy_hash_for_mixed_version_peers ... ok
[INFO] [stdout] test domain::entry::info::tests::two_tombstones_of_same_kind_are_equal ... ok
[INFO] [stdout] test domain::fs::path::tests::conflict_file_name_round_trips_through_origin ... ok
[INFO] [stdout] test domain::fs::path::tests::non_conflict_paths_are_not_misclassified ... ok
[INFO] [stdout] test domain::fs::path::tests::relative_path_accepts_normal_forward_slash_paths ... ok
[INFO] [stdout] test domain::fs::path::tests::relative_path_rejects_unsafe_sync_paths ... ok
[INFO] [stdout] test domain::sse::tests::conflict_variants_serialize_as_tagged_json ... ok
[INFO] [stdout] test domain::sse::tests::entry_sync_variants_serialize_as_tagged_json ... ok
[INFO] [stdout] test infra::http::api::tests::test_add_sync_dir_duplicate ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_add_sync_dir_success ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_add_sync_dir_trims_whitespace ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_conflicts_endpoint_groups_by_dir ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_info_returns_version_and_ids ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_remove_sync_dir_nonexistent ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_remove_sync_dir_success ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_remove_sync_dir_trims_whitespace ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_set_home_path_invalid ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_set_home_path_success ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_sse_broadcast_channel ... FAILED
[INFO] [stdout] test infra::http::gui::tests::test_gui_static_js_uses_shared_api_error_feedback ... ok
[INFO] [stdout] test infra::http::gui::tests::test_index_renders_connected_peer_details ... FAILED
[INFO] [stdout] test infra::http::gui::tests::test_index_renders_with_metadata ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_id_empty_string ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_id_invalid_uuid ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_id_valid_uuid ... FAILED
[INFO] [stdout] test domain::cfg::config::tests::serialization_omits_empty_ports_table ... ok
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_transport_port_from_txt ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_handle_service_removed_empty_fullname ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_handle_service_removed_invalid_fullname ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_handle_service_removed_valid ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt ... FAILED
[INFO] [stdout] test infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening ... FAILED
[INFO] [stdout] test infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::discard_bytes_consumes_exact_count ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8 ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8 ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::stream_to_file_handles_exact_chunk_boundary ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::stream_to_file_handles_payload_smaller_than_chunk ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::stream_to_file_writes_exact_bytes_across_chunks ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::validate_entry_info_rejects_paths_that_escape_home ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::validate_handshake_data_rejects_mismatched_entry_keys ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::validate_handshake_data_rejects_unsafe_remote_paths ... ok
[INFO] [stdout] test infra::network::tcp::sender::tests::stream_file_to_handles_exact_chunk_boundary ... ok
[INFO] [stdout] test infra::network::tcp::sender::tests::stream_file_to_pads_when_source_shrinks ... ok
[INFO] [stdout] test infra::network::tcp::sender::tests::stream_file_to_writes_exact_bytes_and_hashes_them ... ok
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging ... FAILED
[INFO] [stdout] test infra::persistence::sqlite::tests::test_delete_entry ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_delete_nonexistent_entry ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_empty_version_vector ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_database_creation ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_entry_kind_directory ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_entry_kind_display ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_entry_kind_file ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_get_entry_not_found ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_gc_tombstones_removes_only_aged_tombstones ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_hash_none ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_hash_some ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_insert_entry ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_list_all_entries_empty ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_list_all_entries_multiple ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_long_hash ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_list_all_entries_after_legacy_removed_hash_migration ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_migrates_legacy_removed_hash_to_deleted_flag ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_migration_backfills_tombstoned_at_for_existing_tombstones ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_replace_entry ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_tombstone_round_trips ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_tombstoned_at_set_preserved_and_cleared ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_version_vector_serialization ... ok
[INFO] [stdout] test utils::dirs::tests::rooted_at_creates_data_and_config_subdirs ... ok
[INFO] [stdout] test utils::dirs::tests::rooted_at_log_dir_is_separate_from_data ... ok
[INFO] [stdout] test utils::dirs::tests::rooted_at_two_distinct_roots_are_isolated ... ok
[INFO] [stdout] test utils::fs::tests::compute_hash_returns_correct_sha256 ... ok
[INFO] [stdout] test utils::fs::tests::compute_hash_stable_file_is_deterministic ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_migration_finishes_when_deleted_column_already_exists ... ok
[INFO] [stdout] test utils::fs::tests::file_signature_detects_growth ... ok
[INFO] [stdout] test utils::fs::tests::is_git_path_does_not_match_git_prefixed_names ... ok
[INFO] [stdout] test utils::fs::tests::is_git_path_empty ... ok
[INFO] [stdout] test utils::fs::tests::is_git_path_matches_exact_component ... ok
[INFO] [stdout] test utils::fs::tests::compute_hash_under_concurrent_writes_returns_a_valid_hash ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_debounce_different_paths ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_debounce_single_event ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_debounce_update_resets_timer ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_config_event_debounce ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_debounce_mixed_event_types_same_path ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_debounce_rapid_fire_same_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen' (3478) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c85ccf - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c89d2b - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen
[INFO] [stdout]   19:     0x598875c19419 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_handle_disconnect_removes_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_disconnect_removes_peer' (3476) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c813c9 - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_disconnect_removes_peer::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c897eb - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_disconnect_removes_peer
[INFO] [stdout]   19:     0x598875c19399 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_disconnect_removes_peer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown' (3482) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c8495f - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c89a8b - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown
[INFO] [stdout]   19:     0x598875c193d9 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller' (3480) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c87052 - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c89fcb - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller
[INFO] [stdout]   19:     0x598875c19459 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_handle_multiple_events_sequentially stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_multiple_events_sequentially' (3477) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c850cf - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_multiple_events_sequentially::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c89bdb - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_multiple_events_sequentially
[INFO] [stdout]   19:     0x598875c193f9 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_multiple_events_sequentially::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_service_calls_advertise_on_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_service_calls_advertise_on_run' (3481) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c82268 - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_service_calls_advertise_on_run::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c8993b - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_service_calls_advertise_on_run
[INFO] [stdout]   19:     0x598875c193b9 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_service_calls_advertise_on_run::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants' (3490) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab3f0d - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac76fa - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants
[INFO] [stdout]   20:     0x598875c19699 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree' (3501) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a874d3 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup_with_db::<synche[b2deafc002743a0c]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x598875abce4d - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac830b - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree
[INFO] [stdout]   20:     0x598875c197b9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port' (3502) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab0eff - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac719a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port
[INFO] [stdout]   20:     0x598875c19619 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id' (3511) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab377f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac759a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id
[INFO] [stdout]   20:     0x598875c19679 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer' (3506) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ac4b86 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac8b2a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x598875c19879 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs' (3519) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab691f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac79a7 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x598875c196d9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer' (3503) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab9303 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac7f0a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x598875c19759 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file' (3522) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab2cb2 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac7447 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file
[INFO] [stdout]   20:     0x598875c19659 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver' (3551) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875abec73 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac846a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver
[INFO] [stdout]   20:     0x598875c197d9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer' (3548) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab8a36 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac7dab - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer
[INFO] [stdout]   20:     0x598875c19739 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer' (3540) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ac3db6 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac89d7 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x598875c19859 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs' (3545) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab6046 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac784b - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x598875c196b9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other' (3553) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab0293 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac703a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other
[INFO] [stdout]   20:     0x598875c195f9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs' (3556) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab71ff - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac7afa - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x598875c196f9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer' (3574) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875aad106 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac6c1a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer
[INFO] [stdout]   20:     0x598875c19599 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request' (3596) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875abfe66 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac85ca - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request
[INFO] [stdout]   20:     0x598875c197f9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer' (3581) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875aadfb8 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac6d7a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer
[INFO] [stdout]   20:     0x598875c195b9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request' (3588) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ac2eaf - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac887a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request
[INFO] [stdout]   20:     0x598875c19839 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit' (3584) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875aaf603 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac6eda - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit
[INFO] [stdout]   20:     0x598875c195d9 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation' (3614) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a874d3 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup_with_db::<synche[b2deafc002743a0c]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x598875ac0f28 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac871b - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation
[INFO] [stdout]   20:     0x598875c19819 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector' (3608) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875ab7bb6 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac7c5a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector
[INFO] [stdout]   20:     0x598875c19719 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target' (3625) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5e59b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b63559 - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b6678b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target
[INFO] [stdout]   20:     0x598875c194b9 - <synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures' (3624) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5e59b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b638ff - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b668db - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures
[INFO] [stdout]   20:     0x598875c194d9 - <synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir' (3628) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5e59b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b63ecf - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b66a2b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir
[INFO] [stdout]   20:     0x598875c194f9 - <synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::pending_request_is_consumed_on_take stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::pending_request_is_consumed_on_take' (3619) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aacc2a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875ac6abb - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take
[INFO] [stdout]   19:     0x598875c19579 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::sender::tests::send_request_skips_git_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::sender::tests::send_request_skips_git_paths' (3636) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5e59b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b61843 - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_request_skips_git_paths::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b664eb - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_request_skips_git_paths
[INFO] [stdout]   20:     0x598875c19479 - <synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_request_skips_git_paths::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request' (3645) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b28dad - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875b298c4 - synche[b2deafc002743a0c]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b2c98f - synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b339f9 - synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request
[INFO] [stdout]   20:     0x598875c19559 - <synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::sender::tests::send_metadata_skips_git_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::sender::tests::send_metadata_skips_git_paths' (3635) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5e59b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b6307f - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_skips_git_paths::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b6663b - synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_skips_git_paths
[INFO] [stdout]   20:     0x598875c19499 - <synche[b2deafc002743a0c]::application::network::transport::sender::tests::send_metadata_skips_git_paths::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::duplicate_pending_request_claims_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::duplicate_pending_request_claims_fail' (3649) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb223a - synche[b2deafc002743a0c]::application::state::app_state::tests::duplicate_pending_request_claims_fail::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf35b - synche[b2deafc002743a0c]::application::state::app_state::tests::duplicate_pending_request_claims_fail
[INFO] [stdout]   20:     0x598875c16c39 - <synche[b2deafc002743a0c]::application::state::app_state::tests::duplicate_pending_request_claims_fail::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager' (3644) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b28dad - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875b298c4 - synche[b2deafc002743a0c]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b2beff - synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b33889 - synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager
[INFO] [stdout]   20:     0x598875c19539 - <synche[b2deafc002743a0c]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings' (3655) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb6ae1 - synche[b2deafc002743a0c]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cc007b - synche[b2deafc002743a0c]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings
[INFO] [stdout]   20:     0x598875c16d89 - <synche[b2deafc002743a0c]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::service::tests::new_returns_usable_sender_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::service::tests::new_returns_usable_sender_channel' (3637) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b28dad - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875b298c4 - synche[b2deafc002743a0c]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875b2b59f - synche[b2deafc002743a0c]::application::network::transport::service::tests::new_returns_usable_sender_channel::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b33719 - synche[b2deafc002743a0c]::application::network::transport::service::tests::new_returns_usable_sender_channel
[INFO] [stdout]   20:     0x598875c19519 - <synche[b2deafc002743a0c]::application::network::transport::service::tests::new_returns_usable_sender_channel::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::expired_pending_request_cannot_be_claimed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::expired_pending_request_cannot_be_claimed' (3651) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb36f8 - synche[b2deafc002743a0c]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf74b - synche[b2deafc002743a0c]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed
[INFO] [stdout]   20:     0x598875c16ca9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::pending_request_claim_is_consumed_once stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::pending_request_claim_is_consumed_once' (3658) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb275a - synche[b2deafc002743a0c]::application::state::app_state::tests::pending_request_claim_is_consumed_once::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf4ab - synche[b2deafc002743a0c]::application::state::app_state::tests::pending_request_claim_is_consumed_once
[INFO] [stdout]   20:     0x598875c16c59 - <synche[b2deafc002743a0c]::application::state::app_state::tests::pending_request_claim_is_consumed_once::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::remote_write_mark_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::remote_write_mark_round_trip' (3664) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cafb02 - synche[b2deafc002743a0c]::application::state::app_state::tests::remote_write_mark_round_trip::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbeb7b - synche[b2deafc002743a0c]::application::state::app_state::tests::remote_write_mark_round_trip
[INFO] [stdout]   20:     0x598875c16b79 - <synche[b2deafc002743a0c]::application::state::app_state::tests::remote_write_mark_round_trip::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::register_pending_request_sweeps_only_on_cap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::register_pending_request_sweeps_only_on_cap' (3661) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb41a8 - synche[b2deafc002743a0c]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf9eb - synche[b2deafc002743a0c]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap
[INFO] [stdout]   20:     0x598875c16ce9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window' (3499) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a874d3 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup_with_db::<synche[b2deafc002743a0c]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x598875ab19de - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac72eb - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window
[INFO] [stdout]   20:     0x598875c19639 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_is_under_sync_dir_direct_child stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_is_under_sync_dir_direct_child' (3673) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb0e8a - synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_direct_child::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbef6b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_direct_child
[INFO] [stdout]   20:     0x598875c16bd9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_direct_child::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention' (3671) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb4fed - synche[b2deafc002743a0c]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbfb3b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention
[INFO] [stdout]   20:     0x598875c16d09 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_remove_dir_from_config_non_existent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_remove_dir_from_config_non_existent' (3684) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb2d7d - synche[b2deafc002743a0c]::application::state::app_state::tests::test_remove_dir_from_config_non_existent::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf5fb - synche[b2deafc002743a0c]::application::state::app_state::tests::test_remove_dir_from_config_non_existent
[INFO] [stdout]   20:     0x598875c16c89 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_remove_dir_from_config_non_existent::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_local_id_persistence stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_local_id_persistence' (3682) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875caeb6a - synche[b2deafc002743a0c]::application::state::app_state::tests::test_local_id_persistence::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbe88b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_local_id_persistence
[INFO] [stdout]   20:     0x598875c16b39 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_local_id_persistence::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger' (3479) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875c807f4 - synche[b2deafc002743a0c]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x598875c86862 - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c89e7b - synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger
[INFO] [stdout]   19:     0x598875c19439 - <synche[b2deafc002743a0c]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_contains_sync_dir_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_contains_sync_dir_existing' (3672) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb038d - synche[b2deafc002743a0c]::application::state::app_state::tests::test_contains_sync_dir_existing::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbeccb - synche[b2deafc002743a0c]::application::state::app_state::tests::test_contains_sync_dir_existing
[INFO] [stdout]   20:     0x598875c16b99 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_contains_sync_dir_existing::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_sse_broadcast_channels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_sse_broadcast_channels' (3685) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875caeffd - synche[b2deafc002743a0c]::application::state::app_state::tests::test_sse_broadcast_channels::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbea2b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_sse_broadcast_channels
[INFO] [stdout]   20:     0x598875c16b59 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_sse_broadcast_channels::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_state_getters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_state_getters' (3691) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cae6da - synche[b2deafc002743a0c]::application::state::app_state::tests::test_state_getters::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbe73b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_state_getters
[INFO] [stdout]   20:     0x598875c16b19 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_state_getters::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_rejects_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_rejects_file' (3699) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb1ac8 - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_rejects_file::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf20b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_rejects_file
[INFO] [stdout]   20:     0x598875c16c19 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_rejects_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_valid_existing_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_valid_existing_dir' (3703) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb3d54 - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf89b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir
[INFO] [stdout]   20:     0x598875c16cc9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing' (3709) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a09bec - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a269eb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing
[INFO] [stdout]   20:     0x598875c16659 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present' (3712) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a17bf5 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a27dbb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present
[INFO] [stdout]   20:     0x598875c16839 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present' (3715) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin synche`
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a11ad5 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2746b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present
[INFO] [stdout]   20:     0x598875c16759 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::build_dir_excludes_git_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::build_dir_excludes_git_directory' (3718) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5988759f8f81 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_dir_excludes_git_directory::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a255f9 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_dir_excludes_git_directory
[INFO] [stdout]   20:     0x598875c16479 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::build_dir_excludes_git_directory::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db' (3721) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a1a705 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a281ab - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db
[INFO] [stdout]   20:     0x598875c16899 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory' (3724) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a13574 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2770b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory
[INFO] [stdout]   20:     0x598875c16799 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_is_under_sync_dir_exact_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_is_under_sync_dir_exact_match' (3679) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb0a1a - synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_exact_match::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbee1b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_exact_match
[INFO] [stdout]   20:     0x598875c16bb9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_is_under_sync_dir_exact_match::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_accepts_unique_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_accepts_unique_directory' (3692) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb66bc - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbff2b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory
[INFO] [stdout]   20:     0x598875c16d69 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_creates_nested_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_creates_nested_dirs' (3698) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb60f9 - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbfddb - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs
[INFO] [stdout]   20:     0x598875c16d49 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist' (3730) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a16758 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875a27c6b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist
[INFO] [stdout]   19:     0x598875c16819 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails' (3733) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0a8e5 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26b3b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails
[INFO] [stdout]   20:     0x598875c16679 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer' (3736) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a236c3 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a28afb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer
[INFO] [stdout]   20:     0x598875c16979 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis' (3738) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a059fc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2648b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis
[INFO] [stdout]   20:     0x598875c165d9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure' (3743) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a1ee20 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875a2859b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure
[INFO] [stdout]   19:     0x598875c168f9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::entry_modified_bumps_local_version_counter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::entry_modified_bumps_local_version_counter' (3747) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a03933 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2607b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter
[INFO] [stdout]   20:     0x598875c16579 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy' (3745) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875a1e4ac - synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875a2844b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy
[INFO] [stdout]   19:     0x598875c168d9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::entry_modified_restores_tombstoned_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::entry_modified_restores_tombstoned_file' (3752) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5988759ffe53 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a25b3b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file
[INFO] [stdout]   20:     0x598875c164f9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::equal_compare_still_merges_peer_axis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::equal_compare_still_merges_peer_axis' (3753) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5988759fcdfc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2574b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis
[INFO] [stdout]   20:     0x598875c16499 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones' (3758) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a009dc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a25c8b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones
[INFO] [stdout]   20:     0x598875c16519 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries' (3762) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0c059 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26c8b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries
[INFO] [stdout]   20:     0x598875c16699 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries' (3764) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a08e4c - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2689b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries
[INFO] [stdout]   20:     0x598875c16639 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare' (3761) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a199a8 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2805b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare
[INFO] [stdout]   20:     0x598875c16879 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local' (3772) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a146a3 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2785b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local
[INFO] [stdout]   20:     0x598875c167b9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy' (3771) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a21143 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2883b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy
[INFO] [stdout]   20:     0x598875c16939 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::get_handshake_data_includes_tombstones stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::get_handshake_data_includes_tombstones' (3770) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5988759ff08c - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a259eb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones
[INFO] [stdout]   20:     0x598875c164d9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer' (3779) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a12c53 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a275bb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer
[INFO] [stdout]   20:     0x598875c16779 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare' (3783) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a11113 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2731b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare
[INFO] [stdout]   20:     0x598875c16739 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries' (3787) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a020cc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a25ddb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries
[INFO] [stdout]   20:     0x598875c16539 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self' (3790) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a14fc3 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a279ab - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self
[INFO] [stdout]   20:     0x598875c167d9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis' (3792) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0287c - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a25f2b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis
[INFO] [stdout]   20:     0x598875c16559 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other' (3796) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0f00a - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2707b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other
[INFO] [stdout]   20:     0x598875c166f9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis' (3797) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0cc7c - synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26ddb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis
[INFO] [stdout]   20:     0x598875c166b9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes' (3802) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a1f8bc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a286eb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes
[INFO] [stdout]   20:     0x598875c16919 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only' (3804) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0f55d - synche[b2deafc002743a0c]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a271cb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only
[INFO] [stdout]   20:     0x598875c16719 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter' (3808) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a046ac - synche[b2deafc002743a0c]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a261cb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter
[INFO] [stdout]   20:     0x598875c16599 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed' (3811) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a06e05 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a265db - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed
[INFO] [stdout]   20:     0x598875c165f9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone' (3812) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0e156 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26f2b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone
[INFO] [stdout]   20:     0x598875c166d9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db' (3817) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5988759fe06c - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a2589b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db
[INFO] [stdout]   20:     0x598875c164b9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones' (3818) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a1c0f7 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a282fb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones
[INFO] [stdout]   20:     0x598875c168b9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones' (3823) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a1596a - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a27b19 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones
[INFO] [stdout]   20:     0x598875c167f9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy' (3824) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a221bc - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a289a9 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy
[INFO] [stdout]   20:     0x598875c16959 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found' (3829) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a0878b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26749 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found
[INFO] [stdout]   20:     0x598875c16619 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path' (3831) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a054cb - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a26339 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path
[INFO] [stdout]   20:     0x598875c165b9 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_insert_empty_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_insert_empty_gitignore' (3835) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b59f8d - synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_empty_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b658bb - synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_empty_gitignore
[INFO] [stdout]   20:     0x598875c16a19 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_empty_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_insert_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_insert_gitignore' (3837) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b585ef - synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b654cb - synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_gitignore
[INFO] [stdout]   20:     0x598875c169b9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_insert_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_deep_nesting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_deep_nesting' (3841) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5a4fd - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_deep_nesting::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b65a0b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_deep_nesting
[INFO] [stdout]   20:     0x598875c16a39 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_deep_nesting::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_directory_pattern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_directory_pattern' (3844) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5d4dd - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_directory_pattern::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b6609b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_directory_pattern
[INFO] [stdout]   20:     0x598875c16ad9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_directory_pattern::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_file_pattern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_file_pattern' (3847) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5ad2d - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_file_pattern::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b65b5b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_file_pattern
[INFO] [stdout]   20:     0x598875c16a59 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_file_pattern::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_nested_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_nested_gitignore' (3850) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5c67a - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_nested_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b65f4b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_nested_gitignore
[INFO] [stdout]   20:     0x598875c16ab9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_nested_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_no_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_no_gitignore' (3852) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5b6f6 - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_no_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b65cab - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_no_gitignore
[INFO] [stdout]   20:     0x598875c16a79 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_no_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_remove_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_remove_gitignore' (3858) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b58e9d - synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b6561b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_gitignore
[INFO] [stdout]   20:     0x598875c169d9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_is_ignored_with_negation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_is_ignored_with_negation' (3856) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5bcad - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_with_negation::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b65dfb - synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_with_negation
[INFO] [stdout]   20:     0x598875c16a99 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_is_ignored_with_negation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_remove_nonexistent_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_remove_nonexistent_gitignore' (3862) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b5decd - synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_nonexistent_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b661eb - synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_nonexistent_gitignore
[INFO] [stdout]   20:     0x598875c16af9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_remove_nonexistent_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::ignore::tests::test_update_gitignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::ignore::tests::test_update_gitignore' (3865) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b5767e - synche[b2deafc002743a0c]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x598875b5825e - synche[b2deafc002743a0c]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x598875b596bc - synche[b2deafc002743a0c]::application::state::ignore::tests::test_update_gitignore::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875b6576b - synche[b2deafc002743a0c]::application::state::ignore::tests::test_update_gitignore
[INFO] [stdout]   20:     0x598875c169f9 - <synche[b2deafc002743a0c]::application::state::ignore::tests::test_update_gitignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership' (3868) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875caa8ac - synche[b2deafc002743a0c]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbe0ab - synche[b2deafc002743a0c]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership
[INFO] [stdout]   21:     0x598875c163d9 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer' (3871) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875ca9c4c - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbde0b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer
[INFO] [stdout]   21:     0x598875c16399 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes' (3874) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875cabb3c - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbe34b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes
[INFO] [stdout]   21:     0x598875c16419 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer' (3877) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875ca8c3c - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbda1b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer
[INFO] [stdout]   21:     0x598875c16339 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes' (3881) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875ca963c - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbdcbb - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes
[INFO] [stdout]   21:     0x598875c16379 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs' (3880) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875cab3f5 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbe1fb - synche[b2deafc002743a0c]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs
[INFO] [stdout]   21:     0x598875c163f9 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr' (3884) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875ca9318 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbdb6b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr
[INFO] [stdout]   21:     0x598875c16359 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port' (3889) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875cac158 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbe49b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port
[INFO] [stdout]   21:     0x598875c16439 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state' (3892) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875cad75f - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbe5eb - synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state
[INFO] [stdout]   21:     0x598875c16459 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair' (3895) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875ca88c9 - synche[b2deafc002743a0c]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   15:     0x598875caa22f - synche[b2deafc002743a0c]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cbdf5b - synche[b2deafc002743a0c]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair
[INFO] [stdout]   21:     0x598875c163b9 - <synche[b2deafc002743a0c]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata' (3587) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875abaa6f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac806a - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata
[INFO] [stdout]   20:     0x598875c19779 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale' (3612) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875aa9c21 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aac06f - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875abb361 - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875ac81bb - synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale
[INFO] [stdout]   20:     0x598875c19799 - <synche[b2deafc002743a0c]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_creates_missing_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_creates_missing_dir' (3697) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb5b62 - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbfc8b - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir
[INFO] [stdout]   20:     0x598875c16d29 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::app_state::tests::test_validate_home_path_with_spaces stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::app_state::tests::test_validate_home_path_with_spaces' (3704) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb13e2 - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_with_spaces::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875cbf0bb - synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_with_spaces
[INFO] [stdout]   20:     0x598875c16bf9 - <synche[b2deafc002743a0c]::application::state::app_state::tests::test_validate_home_path_with_spaces::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row' (3727) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a18c62 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a27f0b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row
[INFO] [stdout]   20:     0x598875c16859 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress' (3918) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bd2e9a - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875bdc6eb - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress
[INFO] [stdout]   19:     0x598875c16e69 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress' (3921) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bd5636 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc83b - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress
[INFO] [stdout]   20:     0x598875c16e89 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata' (3924) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bce786 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc2d9 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata
[INFO] [stdout]   20:     0x598875c16e09 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists' (3781) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5988759f50a1 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5988759f73a2 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875a24033 - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875a28c4b - synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists
[INFO] [stdout]   20:     0x598875c16999 - <synche[b2deafc002743a0c]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata' (3927) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bca768 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdbea9 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata
[INFO] [stdout]   20:     0x598875c16da9 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared' (3931) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bcfa78 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc42b - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared
[INFO] [stdout]   20:     0x598875c16e29 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress' (3936) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bd20b6 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc599 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress
[INFO] [stdout]   20:     0x598875c16e49 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress' (3939) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bcd936 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc16b - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]   20:     0x598875c16de9 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress' (3934) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bc8341 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875bca20f - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x598875bcc053 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875bdc019 - synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]   20:     0x598875c16dc9 - <synche[b2deafc002743a0c]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_add_sync_dir_duplicate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_add_sync_dir_duplicate' (3966) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c09005 - synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_duplicate::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c17fde - <synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_duplicate::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x76415acac07a - <unknown>
[INFO] [stdout]   25:     0x76415ad3f534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_add_sync_dir_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_add_sync_dir_success' (3969) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c07446 - synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_success::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c17a5e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_success::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_add_sync_dir_trims_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_add_sync_dir_trims_whitespace' (3972) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0a77c - synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_trims_whitespace::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c185ce - <synche[b2deafc002743a0c]::infra::http::api::tests::test_add_sync_dir_trims_whitespace::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_conflicts_endpoint_groups_by_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_conflicts_endpoint_groups_by_dir' (3975) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c0ae9d - synche[b2deafc002743a0c]::infra::http::api::tests::test_conflicts_endpoint_groups_by_dir::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c1872e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_conflicts_endpoint_groups_by_dir::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x76415acac07a - <unknown>
[INFO] [stdout]   25:     0x76415ad3f534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_info_returns_version_and_ids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_info_returns_version_and_ids' (3978) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0a127 - synche[b2deafc002743a0c]::infra::http::api::tests::test_info_returns_version_and_ids::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c1846e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_info_returns_version_and_ids::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_remove_sync_dir_nonexistent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_remove_sync_dir_nonexistent' (3981) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c09cac - synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_nonexistent::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c1829e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_nonexistent::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_remove_sync_dir_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_remove_sync_dir_success' (3984) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0967c - synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_success::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c1813e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_success::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_remove_sync_dir_trims_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_remove_sync_dir_trims_whitespace' (3987) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0ccc6 - synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_trims_whitespace::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c1888e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_remove_sync_dir_trims_whitespace::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone' (3990) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c0df02 - synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c18d5c - <synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x76415acac07a - <unknown>
[INFO] [stdout]   25:     0x76415ad3f534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found' (3993) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c0d312 - synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c18a0c - <synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x76415acac07a - <unknown>
[INFO] [stdout]   25:     0x76415ad3f534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request' (3996) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0f07c - synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c18ecc - <synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request' (3999) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0d9ec - synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c18b7c - <synche[b2deafc002743a0c]::infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_set_home_path_invalid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_set_home_path_invalid' (4002) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c07acc - synche[b2deafc002743a0c]::infra::http::api::tests::test_set_home_path_invalid::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c17bbe - <synche[b2deafc002743a0c]::infra::http::api::tests::test_set_home_path_invalid::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_set_home_path_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_set_home_path_success' (4005) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c0815c - synche[b2deafc002743a0c]::infra::http::api::tests::test_set_home_path_success::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c17d1e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_set_home_path_success::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::api::tests::test_sse_broadcast_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::api::tests::test_sse_broadcast_channel' (4008) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875bffa41 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875c07139 - synche[b2deafc002743a0c]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x598875c08703 - synche[b2deafc002743a0c]::infra::http::api::tests::test_sse_broadcast_channel::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c17e7e - <synche[b2deafc002743a0c]::infra::http::api::tests::test_sse_broadcast_channel::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::gui::tests::test_index_renders_connected_peer_details stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::gui::tests::test_index_renders_connected_peer_details' (4012) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb6f58 - synche[b2deafc002743a0c]::infra::http::gui::tests::create_test_components::{closure#0}
[INFO] [stdout]   15:     0x598875cb80c0 - synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_connected_peer_details::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cc031b - synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_connected_peer_details
[INFO] [stdout]   21:     0x598875c19019 - <synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_connected_peer_details::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::http::gui::tests::test_index_renders_with_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::http::gui::tests::test_index_renders_with_metadata' (4015) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ca6b33 - <synche[b2deafc002743a0c]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x598875ca7f9f - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x598875cb6f58 - synche[b2deafc002743a0c]::infra::http::gui::tests::create_test_components::{closure#0}
[INFO] [stdout]   15:     0x598875cb7499 - synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_with_metadata::{closure#0}
[INFO] [stdout]   16:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   17:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   18:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   20:     0x598875cc01cb - synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_with_metadata
[INFO] [stdout]   21:     0x598875c18ff9 - <synche[b2deafc002743a0c]::infra::http::gui::tests::test_index_renders_with_metadata::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   23:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   24:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   25:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   26:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   27:     0x76415acac07a - <unknown>
[INFO] [stdout]   28:     0x76415ad3f534 - clone
[INFO] [stdout]   29:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_get_peer_id_empty_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_get_peer_id_empty_string' (4018) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae14ee - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_empty_string::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af5bdb - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_empty_string
[INFO] [stdout]   20:     0x598875c19079 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_empty_string::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_get_peer_id_invalid_uuid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_get_peer_id_invalid_uuid' (4021) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae1724 - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af5d4b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid
[INFO] [stdout]   20:     0x598875c19099 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_get_peer_id_valid_uuid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_get_peer_id_valid_uuid' (4024) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae1165 - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_valid_uuid::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af5a6b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_valid_uuid
[INFO] [stdout]   20:     0x598875c19059 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_id_valid_uuid::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_get_peer_transport_port_from_txt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_get_peer_transport_port_from_txt' (4030) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae1d40 - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af602b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt
[INFO] [stdout]   20:     0x598875c190d9 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_handle_service_removed_empty_fullname stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_handle_service_removed_empty_fullname' (4033) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae206e - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af619b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname
[INFO] [stdout]   20:     0x598875c190f9 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_handle_service_removed_invalid_fullname stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_handle_service_removed_invalid_fullname' (4036) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae229e - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af630b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname
[INFO] [stdout]   20:     0x598875c19119 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_handle_service_removed_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_handle_service_removed_valid' (4039) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae1a22 - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_valid::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af5ebb - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_valid
[INFO] [stdout]   20:     0x598875c190b9 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_handle_service_removed_valid::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt' (4027) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae0c66 - synche[b2deafc002743a0c]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x598875ae24d0 - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt::{closure#0}
[INFO] [stdout]   15:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   17:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x598875af647b - synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt
[INFO] [stdout]   20:     0x598875c19139 - <synche[b2deafc002743a0c]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x76415acac07a - <unknown>
[INFO] [stdout]   27:     0x76415ad3f534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening' (4042) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b28dad - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875b2de55 - synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875b33e4b - synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening
[INFO] [stdout]   19:     0x598875c19e69 - <synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening' (4044) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875b28dad - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875b2d142 - synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875b33cfb - synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening
[INFO] [stdout]   19:     0x598875c19e49 - <synche[b2deafc002743a0c]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8' (4049) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae3bee - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa0eb - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8
[INFO] [stdout]   19:     0x598875c19ec9 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length' (4050) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae9c96 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afba0b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length
[INFO] [stdout]   19:     0x598875c1a089 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body' (4055) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae465e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa5fb - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body
[INFO] [stdout]   19:     0x598875c19f29 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8' (4059) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae383e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875af9f3b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8
[INFO] [stdout]   19:     0x598875c19ea9 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length' (4058) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae498e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa7ab - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length
[INFO] [stdout]   19:     0x598875c19f49 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body' (4066) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae3f9e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa29b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body
[INFO] [stdout]   19:     0x598875c19ee9 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix' (4069) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae6d87 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afadeb - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix
[INFO] [stdout]   19:     0x598875c19fc9 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length' (4072) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae435e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa44b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length
[INFO] [stdout]   19:     0x598875c19f09 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home' (4075) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aebdce - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc35b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home
[INFO] [stdout]   19:     0x598875c1a109 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home' (4079) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aee2c8 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc5fb - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home
[INFO] [stdout]   19:     0x598875c1a149 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length' (4064) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae7926 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afb36b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length
[INFO] [stdout]   19:     0x598875c1a029 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging' (4082) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aea63b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc20b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging
[INFO] [stdout]   19:     0x598875c1a0e9 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending' (4085) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875af0e27 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc89b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending
[INFO] [stdout]   19:     0x598875c1a189 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload' (4087) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae4c9e - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afa95b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload
[INFO] [stdout]   19:     0x598875c19f69 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload' (4090) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae5c18 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afaaab - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload
[INFO] [stdout]   19:     0x598875c19f89 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home' (4094) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875ae82c9 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afb4bb - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home
[INFO] [stdout]   19:     0x598875c1a049 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home' (4097) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aef3b2 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc74b - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home
[INFO] [stdout]   19:     0x598875c1a169 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging' (4098) panicked at app/src/application/state/app_state.rs:126:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: StrategyError("The Netlink header type is not the expected")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59887625f1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x598876278dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59887626414c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x598876236856 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x598876254c39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x598875d1f6d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x598876254f62 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x598876236902 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59887622ea59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5988762377dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5988762795dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5988762793b2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x598875ae01a2 - synche[b2deafc002743a0c]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x598875aed042 - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging::{closure#0}
[INFO] [stdout]   14:     0x598875c1aa33 - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x598875b6d1cc - <tokio[b6956699aef57d7f]::runtime::context::scoped::Scoped<tokio[b6956699aef57d7f]::runtime::scheduler::Context>>::set::<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x598875c1a59f - <tokio[b6956699aef57d7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x598875c4d832 - <tokio[b6956699aef57d7f]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x598875afc4ab - synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging
[INFO] [stdout]   19:     0x598875c1a129 - <synche[b2deafc002743a0c]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x598875d129bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x598875d20025 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x598875d193e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x598875d23182 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x59887625dc69 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x76415acac07a - <unknown>
[INFO] [stdout]   26:     0x76415ad3f534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::network::presence::service::tests::test_handle_disconnect_removes_peer
[INFO] [stdout]     application::network::presence::service::tests::test_handle_multiple_events_sequentially
[INFO] [stdout]     application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen
[INFO] [stdout]     application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger
[INFO] [stdout]     application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller
[INFO] [stdout]     application::network::presence::service::tests::test_service_calls_advertise_on_run
[INFO] [stdout]     application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown
[INFO] [stdout]     application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants
[INFO] [stdout]     application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window
[INFO] [stdout]     application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree
[INFO] [stdout]     application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port
[INFO] [stdout]     application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id
[INFO] [stdout]     application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]     application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file
[INFO] [stdout]     application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]     application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request
[INFO] [stdout]     application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector
[INFO] [stdout]     application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale
[INFO] [stdout]     application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation
[INFO] [stdout]     application::network::transport::receiver::tests::pending_request_is_consumed_on_take
[INFO] [stdout]     application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures
[INFO] [stdout]     application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target
[INFO] [stdout]     application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir
[INFO] [stdout]     application::network::transport::sender::tests::send_metadata_skips_git_paths
[INFO] [stdout]     application::network::transport::sender::tests::send_request_skips_git_paths
[INFO] [stdout]     application::network::transport::service::tests::new_returns_usable_sender_channel
[INFO] [stdout]     application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager
[INFO] [stdout]     application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request
[INFO] [stdout]     application::state::app_state::tests::duplicate_pending_request_claims_fail
[INFO] [stdout]     application::state::app_state::tests::expired_pending_request_cannot_be_claimed
[INFO] [stdout]     application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings
[INFO] [stdout]     application::state::app_state::tests::pending_request_claim_is_consumed_once
[INFO] [stdout]     application::state::app_state::tests::register_pending_request_sweeps_only_on_cap
[INFO] [stdout]     application::state::app_state::tests::remote_write_mark_round_trip
[INFO] [stdout]     application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention
[INFO] [stdout]     application::state::app_state::tests::test_contains_sync_dir_existing
[INFO] [stdout]     application::state::app_state::tests::test_is_under_sync_dir_direct_child
[INFO] [stdout]     application::state::app_state::tests::test_is_under_sync_dir_exact_match
[INFO] [stdout]     application::state::app_state::tests::test_local_id_persistence
[INFO] [stdout]     application::state::app_state::tests::test_remove_dir_from_config_non_existent
[INFO] [stdout]     application::state::app_state::tests::test_sse_broadcast_channels
[INFO] [stdout]     application::state::app_state::tests::test_state_getters
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_accepts_unique_directory
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_creates_missing_dir
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_creates_nested_dirs
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_rejects_file
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_valid_existing_dir
[INFO] [stdout]     application::state::app_state::tests::test_validate_home_path_with_spaces
[INFO] [stdout]     application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing
[INFO] [stdout]     application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present
[INFO] [stdout]     application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present
[INFO] [stdout]     application::state::entry_manager::tests::build_dir_excludes_git_directory
[INFO] [stdout]     application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db
[INFO] [stdout]     application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory
[INFO] [stdout]     application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row
[INFO] [stdout]     application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist
[INFO] [stdout]     application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails
[INFO] [stdout]     application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer
[INFO] [stdout]     application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis
[INFO] [stdout]     application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure
[INFO] [stdout]     application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy
[INFO] [stdout]     application::state::entry_manager::tests::entry_modified_bumps_local_version_counter
[INFO] [stdout]     application::state::entry_manager::tests::entry_modified_restores_tombstoned_file
[INFO] [stdout]     application::state::entry_manager::tests::equal_compare_still_merges_peer_axis
[INFO] [stdout]     application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones
[INFO] [stdout]     application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare
[INFO] [stdout]     application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries
[INFO] [stdout]     application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries
[INFO] [stdout]     application::state::entry_manager::tests::get_handshake_data_includes_tombstones
[INFO] [stdout]     application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy
[INFO] [stdout]     application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local
[INFO] [stdout]     application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer
[INFO] [stdout]     application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists
[INFO] [stdout]     application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare
[INFO] [stdout]     application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries
[INFO] [stdout]     application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self
[INFO] [stdout]     application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis
[INFO] [stdout]     application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other
[INFO] [stdout]     application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis
[INFO] [stdout]     application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes
[INFO] [stdout]     application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only
[INFO] [stdout]     application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter
[INFO] [stdout]     application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed
[INFO] [stdout]     application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone
[INFO] [stdout]     application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db
[INFO] [stdout]     application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones
[INFO] [stdout]     application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones
[INFO] [stdout]     application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy
[INFO] [stdout]     application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found
[INFO] [stdout]     application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path
[INFO] [stdout]     application::state::ignore::tests::test_insert_empty_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_insert_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_deep_nesting
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_directory_pattern
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_file_pattern
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_nested_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_no_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_is_ignored_with_negation
[INFO] [stdout]     application::state::ignore::tests::test_remove_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_remove_nonexistent_gitignore
[INFO] [stdout]     application::state::ignore::tests::test_update_gitignore
[INFO] [stdout]     application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership
[INFO] [stdout]     application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer
[INFO] [stdout]     application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes
[INFO] [stdout]     application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer
[INFO] [stdout]     application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs
[INFO] [stdout]     application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes
[INFO] [stdout]     application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr
[INFO] [stdout]     application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port
[INFO] [stdout]     application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state
[INFO] [stdout]     application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair
[INFO] [stdout]     application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress
[INFO] [stdout]     application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress
[INFO] [stdout]     application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata
[INFO] [stdout]     application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata
[INFO] [stdout]     application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared
[INFO] [stdout]     application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]     application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress
[INFO] [stdout]     application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]     infra::http::api::tests::test_add_sync_dir_duplicate
[INFO] [stdout]     infra::http::api::tests::test_add_sync_dir_success
[INFO] [stdout]     infra::http::api::tests::test_add_sync_dir_trims_whitespace
[INFO] [stdout]     infra::http::api::tests::test_conflicts_endpoint_groups_by_dir
[INFO] [stdout]     infra::http::api::tests::test_info_returns_version_and_ids
[INFO] [stdout]     infra::http::api::tests::test_remove_sync_dir_nonexistent
[INFO] [stdout]     infra::http::api::tests::test_remove_sync_dir_success
[INFO] [stdout]     infra::http::api::tests::test_remove_sync_dir_trims_whitespace
[INFO] [stdout]     infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone
[INFO] [stdout]     infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found
[INFO] [stdout]     infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request
[INFO] [stdout]     infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request
[INFO] [stdout]     infra::http::api::tests::test_set_home_path_invalid
[INFO] [stdout]     infra::http::api::tests::test_set_home_path_success
[INFO] [stdout]     infra::http::api::tests::test_sse_broadcast_channel
[INFO] [stdout]     infra::http::gui::tests::test_index_renders_connected_peer_details
[INFO] [stdout]     infra::http::gui::tests::test_index_renders_with_metadata
[INFO] [stdout]     infra::network::mdns::tests::test_get_peer_id_empty_string
[INFO] [stdout]     infra::network::mdns::tests::test_get_peer_id_invalid_uuid
[INFO] [stdout]     infra::network::mdns::tests::test_get_peer_id_valid_uuid
[INFO] [stdout]     infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt
[INFO] [stdout]     infra::network::mdns::tests::test_get_peer_transport_port_from_txt
[INFO] [stdout]     infra::network::mdns::tests::test_handle_service_removed_empty_fullname
[INFO] [stdout]     infra::network::mdns::tests::test_handle_service_removed_invalid_fullname
[INFO] [stdout]     infra::network::mdns::tests::test_handle_service_removed_valid
[INFO] [stdout]     infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening
[INFO] [stdout]     infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home
[INFO] [stdout]     infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 80 passed; 176 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d", kill_on_drop: false }`
[INFO] [stdout] f6400a5cb6e983b922c8d592a79b9ae5d12eab97e80311808a68fcc4797b174d
